Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

DEBMAS Issue

Former Member
0 Likes
425

Hi Experts,

Scenario is from SAP to PI and then 3rd party system :IDoc to JDBC.

Now for triggering IDocs for DEBMAS , standard configuration settings of ALE is maintained in ECC. Through BD21 IDoc is getting triggered.

In BD21 there are 2 BADI and 1 user exit which is used for all master interfaces provided by SAP . For this interface all are standard and only ALE settings and configurations are done .

Now scenario is : In PI , Receiver determination : condition is there : The E1KNB1M is a mandatory field in PI . IDocs which dont have E1KNB1M segment (BUKRS field missing) getting fail in PI and which have E1KNB1M segment has been successful from PI .

Kindly let me know how to resolve this issue .

Thanks in advance.

Regards,

Asha

1 REPLY 1
Read only

Former Member
0 Likes
348

Extend the IDOC which do not have Bukrs field with E1KNB1M segment.