Hello,
I have Implemented 2 standard BADIs 1)'HRALE00INBOUND_IDOC' and
2)'HRALE00INBOUND_OBJEC'
for Inbound IDoc processing.
There is a need of some records in an Internal table from BADI 1 to BADI 2.
As we can't change the signature standard BADI, what are the possible solution to meet this requirement.
As Export/Import to memory ID will hamper the system performance, what is the possible solution.
Thanks.