Re: RemOrdPlan not getting transferred to Available Budget in PS
Unfortunately SAP Does not support this. If it is a Service PR , TECO is the only option.Kindly let me know if you find any option. Thank You, Regards,Shareeq
View ArticleLogic of corrected history in SAP APO DP
Hi Team, Below given the historical sales summary of an item.. could you please help me to understand the logic corrected history which system is calculated? thanks for the help MonthHistoryCorrect...
View ArticleRe: Issue with Solution manager(1 solman_setup 2 solman_admin)
hi, Please check the parameter icm/host_name_full set to FQDN. Also please check at OS level etc/host profile file maintained properly with IP and FQDN.
View ArticleRe: Problem in PF status
Dear PawarI don't need to write any thing in the PAI I just need to use same standard menu without write any code.
View ArticleJava mapping for optional fields
Hi experts, I am doing an java mapping, for the input structure there are some optional optional fields in it. It means while getting input file those fields may or may not contain the value so i what...
View ArticleRe: BAPI_PROJECT_MAINTAIN : Fill in all the required fields
Hi Viraj, I have used BAPI_PROJECT_GETINFO and passed the values to BAPI BAPI_PROJECT_MAINTAIN. I still get Fill in all the required fields.E055(00). Thanks, Anil
View ArticleHow to share a ResourceModel In a UIComponent?
Hi All, In my sap.ui.core.UIComponent.init I have the following: var oModel = new sap.ui.model.resource.ResourceModel({bundleName : "path/bundle",...
View ArticleORA-2800 the account is locked (IES 10901) SAP BO 4.0
Hi All, I am facing a problem when refresh/run query report on BI launch pad 4.0 getting below error ORA-2800 the account is locked (IES 10901) I opened those Universe which is used for this report...
View ArticleRe: BAPI_PROJECT_MAINTAIN : Fill in all the required fields
Hi KS, When I used, BAPI_BUS2054_CREATE_MULTI., I get :Individual check for creating the object WBS Element XXXXXXX-XX required. Not able to pin point what is the consistancy, this BAPI is checking...
View ArticleRe: DTP ERROR in Process Chain : Update terminated in accordance with error...
Hey Naveen, Check to see if your characteristic has a conversion routine. The error might be there. Use RSA3 in source system and look of the same data record. It could be that some special character...
View ArticleRe: Unable to create admin account and work centers
Raghvendra, Go to Business Configuration => Implementation Projects=> Scoping (Complete all Scoping steps here).Click on First Implementation Project (Once created) & then go to Prepare Phase...
View ArticleRe: Transfer control with different over head %
Hi Is it same material in 2 diff plant? Then you can't charge diff OH rate during transfer control because transfer control is for transferring same cost to other plant. But can try by taking OH rate...
View ArticleRe: how to get the String after special character.
Hi Srini, If you need everything after the first "~", use: Mid({database_field}, Instr({database_field}, "~")) If you need just 'Vat 5%', use: Split({OSTC.Name}, "~")[2]-Abhilash
View ArticleRe: Payment term, incorrect cash discount
Hi, I figured out that 2 documents were merged in one payment order for vendor.I've been checking invoice that missed it's due date month ago.But discount was coming from another document. So it's fine...
View ArticleRe: Problem in outbound idoc triggering
Normally changepointers are used for 'Master data' You can check this via transactions BD61, BD51, BD52 ... But I have the impression this is not master data that you are sending, this is transaction...
View ArticleRe: while trying to open document getting error msg
Hi, IF the issue is user specific: Please check the access rights in C:\ folder. If the issue is common: Check the RFC connection and ensure the test results are in green. If the PROD system was...
View ArticleRe: Can I Use IIF formula in this case
Hi Gersh, Looks good It will simplify the script! But the original script is also correct... Vadim
View ArticleRe: BPM Call Activity: reusing process from different model
You can't shortcut a process in a different BPM diagram ... at least I don't know how this should work?
View ArticleRe: z-function to read BPC Model transaction data
Hi Draksh, It would be helpful if you can provide a screen shot of data in period 2014.01 like the one you provided earlier. Regards,Gersh
View ArticleRe: Crystal Report LOV is not the same on QA as it is on DEV
Hi Brenda, Every List of Values has a 'Data Connection' attached to them. Could you make sure that the Data Connection is pointing to the right Database Server? You could also try 'scheduling the List...
View Article