Re: Left trim option in Webi report
Hi You need to use: Subtring function and length function Dimension1 = "ERPSAP0001/NAME/abhi" Substring([Dimension1];Lenght([Dimension1])-4;4) Regards.
View ArticleManaged System Configuration - DB Parameters - Error
Hi experts, i have a problem in Managed System Configuration - Step 5 Enter System Parameters in section DB Parameters. It's exactly the same problem as described in...
View ArticleRe: Converting Multiple rows value in Single rows
I think that is how the Multiprovider behaves. It always shows the union. You can use an Infoset to display the intersection and all the values will come in a single line.
View ArticleRe: Left trim option in Webi report
Hi, if you know that you always wanted to display last 4 chars then use Right(<objname>;4). else Substr(input string; integer start length; integer length);ex: substr("ERPSAP001/NAME/Abhi";15;19)...
View Articlesubstring to get last values
Dear All, I have a mapping where I am using an udf for substring in PI 7.3. I am using below udf code for substring-----------------String variable1="";if (variable1!=null) output1 =...
View ArticleRe: SAP MII and SAP ME
Hi Abesh, My pleasure to get an reply from you, that almost helps me out, so coming from Non coding background, i am guessing to get into MII i should learn JAVA/HTM/ABAP etc ..? or what should i do.....
View ArticleRe: Buffer Overrun detected. CRW32.exe Error in Crystal Reports XI.
Best new I could have gotten to end the week Have a great weekend- Ludek
View ArticleRe: RFC to WS. Problem with xml data structure
The solution was found. See the following post http://scn.sap.com/message/13996692#13996692
View ArticleAttachments (XLS/XLSX/MS Documents) - Web-Dynpro (Ex-NWECM_WEBDYNPRO_BROWSER)
Hi,I'm using the SAP delivered Wed dynpro component-NWECM_EPM_BROWSER in my WDY application, attachments are correctly uploaded but some how when I'm trying to open Attachments (XLS/XLSX/MS Documents)...
View ArticleRe: Manual discount condition type for specific customers
Dear TWYou have suggested a good solution and it came with full explanation. Thanks for sharing. Are you sure at pricing prepare in debug mode system gets customer number in xkomp or xkonv tables?
View ArticleRe: An error has occurred during the execution of the START_J2EE_INITIAL phase.
hi Thanks a lot for help, some how this upgrade not work, Upgrade stop again. Maybe I should stop this upgrade and start again from backup:( The log file:...
View ArticleRe: SAP Business One 9.0
Olá Fabio, Segue os endereços com as informações da 9.0 https://websmp204.sap-ag.de/~sapidb/011000358700000069892013E https://websmp204.sap-ag.de/~sapidb/011000358700001245892012E/B1_90_WhatsNew.zip...
View ArticleRe: Service order process steps for repairing a machine at customer location...
Dear For this same process we follow this following processNotification IW51 Service order IW52Quotation DP80Accept quotation and sale order created automatically IW52Delivery of parts VL01NBilling VF01
View ArticleRe: Unable to release the SO from credit block
After releasing in vkm3 please check status in va03 header and update here.
View ArticleCreating custom date calculation in universe
Hello,In IDT does anyone know a way I can accomplish the following calculation: Need to find difference in Date1 and Date2 in months, take that number and divide itby total amount of sales (average...
View ArticleParsing failed when creating derived table
Hello, I am trying to create a derived table in the universe and can get the SQL to validate but then am getting a parsing failed error. Here is the code I used. Also, when I take the ' ' off the...
View ArticleRe: An error has occurred during the execution of the START_J2EE_INITIAL phase.
Hi Reza , Please paste the content of the server0 and dev_disp log. It will get resolve , only problem is with memory. Let us try. 1. Start the Database manually. 2. Retry the upgarde With...
View ArticleRe: An error has occurred during the execution of the START_J2EE_INITIAL phase.
Hi Ashutosh, Thanks a lot for help. The log file dev_disp not getting update, last update is for some houres ago. that is for some But here is dev_sever0 log...
View ArticleRe: An error has occurred during the execution of the START_J2EE_INITIAL phase.
Hi Reza, Try to restart it manually.Follow the below steps 1. Start the Database first. 2. Then start the SAPSystem. Please go update quickly. With RegardsAshutosh Chaturvedi
View Article