Re: Conversion Indicator not Set in KD planned order - MTO scenario
Hello,Though dont know about 25 much but one more thing stratgey 25 works on"procurement after sales" so create sales order first and then try to convert planned order.please check link SAP Library -...
View ArticleRe: Edit field 'proficiency' T-code 'PPPM'
Hi, DO you think that 'BAPI_QUALIPROF_CHANGE' is a good solution to change the value in pppm transaction ?
View ArticleRe: E-Mail Integration
Hello Gabriel, I am trying this on my demo tenant. Should this work there too. I tried sending the email to the cod.b2b.servicerequestxxxxx email address. Even the email directly to this address is...
View ArticleRe: BAPI10001LOCPRDVERS2 cannot be used for updating fields for active...
Hello Sravya, What is the version value which you are passing to the field PLANNING_VERSION in the structure BAPI10001LOCPRDVERS2. Are you passing 000 (active version) ? Try by removing the active...
View ArticleRe: Leading zeros are there in Alphanumeric material number in APO
There is a conversion routine assigned to the product field in transaction /SAPAPO/RRP3. Conversion routine "CONVERSION_EXIT_PRODU_INPUT" is used. Check the below example, if i enter leading zeroes the...
View ArticleRe: Aggregations in Calc view calculated columns are not working as expected
Hi Ramesh, The workaround is to you split your selection into a branch aggregation only the region and sum the revenue. Then filter to keep only regions that match your criteria.Join this node with the...
View ArticleAdd folder to a screen created by object generation wizard
Hi, I've used the object generation wizard and created a standard screen.But now I need to add a few folders to this screen. The code I'm using is telling me ok when I add the folder but actually I...
View ArticleForms Application Issue
user is going to start a organizational process for a few changes that have been happening however items in available processes are not listed Also he is unable to check and send for any requests for...
View ArticleRe: Best Books for studying production planning
Hi Putu, Here's the latest link to SAP PRESS book on Production Planning with SAP ERP: http://bit.ly/SAPERPPP Jawad
View ArticleRe: Define the commitment item as a document splitting characteristic
Hi Anil, I think the error message is self explanatory, since you are using Funds Management in your system just follow the Procedure mentioned in the long text of the error message itself. Scroll...
View ArticleRe: FIORI Launchpad Designer Error
Hi Ghochi, I had a similar issue with Fiori launchpad configuration and fixed it by re checking the front end services (Pagebuilder, Interop , ...)to point to the front end system , rather than the...
View ArticleRe: Achieve performance without Input Parameters
Hi Papil, Perhaps you are facing of time to transfer data between engines (as you increase the payload it takes more time). You mention about input parameters but if you use an filter on WHERE clause...
View Articleregarding structure BAPISDHEAD1X / BAPISDITEMX
hi friends, Could you please let me know the usage of Checkbox fields i.e. structures BAPISDHEAD1X, BAPISDITEMX while calling a BAPI ?Why the structures need to populate with 'X' along with the...
View ArticleRe: machine code for powerbuilder 12
hi, we have a consultant here helping us to migrate our apps from pb8 to pb12, whilst doing testing we come across wind32 and sysbase error messages. we were told if our app cant compile into machine...
View ArticleIf not Initial statement
What is the different between : IF NOT it_tab[ ] IS INITIAL and IF NOT it_tab IS INITIAL Thanks and Regards,Liyana
View ArticleRe: PS ( project systems) Budget control issue with MIGO
Hi Lokesh,How do you decrease the budget? Supplement? Transfer?Do you execute the transaction CJEN and CJBN?Please also consider that the AVAC is not active during MIGO process (see SAP note...
View ArticleRe: If not Initial statement
Hi, You question is not about IF NOT INITIAL, but actually it's about [ ]. it_tab[ ] indicates the content (lines) of the internal table. the second one is the table header line,. if there is one....
View ArticleRe: Parameterized Java mapping
1. Please check this link for code sample http://wiki.scn.sap.com/wiki/display/XI/Dynamic+file+name+for+pass-through+scenario2. Please check the SOAP message has "ACCOUNT_NAME".
View ArticleRe: machine code for powerbuilder 12
I've been working with PB for nearly 20 years, and I've never given nor heard that particular statement. I've also never bothered to compile to machine code - not even once.I'd say your consultant has...
View Article