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'
- Org Structure with KNT of PR, BSA as NB, BUK, CUR,KNT,WGR as *, WRK maintained
- Transaction type EXTR with just Internal range maintained, Tried few combinations with both Internal and External on still it didn't work
We haven't done any customization, Like to ask few questions
- Since 'NB' PR Doc type is hitting SRM, Do we have to maintain this in SRM? If so, As a new Transaction type or just under BSA attribute?
- Will NB Doc type map to EXTR transaction type, So just one Transaction type for Shopping cart with just one internal range is enough?
- Important question... Are we missing anything here? Crosschecked the data as well
Appreciate your inputs
Thanks,
Alex