Hi,
I have been assigned to customize standard ASN documents with additional fields and map the same to the enhanced ASN (delivery) structure in ECC via PI. Accordingly I have been able to add additional field in the General Tab of the ASN Header and also got it saved in the SNC DB (DDIC table /1OM/DELVDLH1100). In addition to this, I was able to add custom validation messages for the custom field by creating custom message in SE91 and mapping the same to a custom created validation check which in turn got linked to standard Validation profile P003. This was done by implementing the BADI method VALIDATE of the interface /SCMB/IF_EX_BOL_VALFRMWRK (BAdI name - /SCMB/BOL_VALFRMWRK).
Now I need to provide inputs to the PI guy and also enhance the ABAP proxy so that it gets captured in PI side.
How should I proceed with this requirement?
While publishing the ASN I was trying to debug method SEND of class /SCMB/CL_SVDELIVERY when I encountered call to FM /SCA/DM_DLV_SEND_DIRECT in update mode. Unfortunately even after setting update debugging to active, I wasnt able to debug the FM.
This effort was mainly to understand the data flow to PI side from SNC . Please help.
Regards,
Rohit