on 2016 May 27 6:03 AM
Hello,
We are using CPPR to bring MM PR from ECC automatically based on P.grp, Using BADI 'ME_REQ_SORUCING_CUST', Automatic External Sourcing on P.grp
IF_EX_ME_REQ_SOURCE_CUST~ACTIVE.... cv_aut_sourcing = cl_mmpur_constants=>yes. .....To Automatically move to SOCO
IF_EX_ME_REQ_SOURCE_CUST~CHECK_EXTERNAL_SOURCE ... cv_ext_sourcing = cl_mmpur_constants=>yes...... Here P.grp defined
XML is failing on SRM with status 'Error in Receiver side ABAP Application', When i go into XML it's says 'ExchangeFaultData'
Whereas SMQ2 it says 'XI Error APPLICATION_ERROR.ABAP: Queue stopped'
We haven't done any customization, Like to ask few questions
Appreciate your inputs
Thanks,
Alex
Request clarification before answering.
Hi,
If you set sv_ext_sourcing as yes, then PR will be directly transferred to SRM via XML without CPPR.
Are you sure you want this?
If so, then the current problem is that the inbound XML in SRM failed, right?
I suggest you first check if outbound XML in ECC is sent out successfully.
Then check trx /sappo/ppo3 to display if there is any specific error for this XML.
If you can't find any error here, you have to debug the inbound XML with the method described in the wiki below: https://wiki.scn.sap.com/wiki/x/lgzMFw
BR,
Ivy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Ivy , Yes we aren't using CPPR Webdynpro Application
Was able to solve the issue by first activating FEH -> Checking /SAPPO/PPO2 -> Fixed those Errors in SRM related to Org Structure and maintaining Default Tax code... Also make sure the SLD name of ECC is matching in 'Define System Landscape'
Thanks,
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.