‎2010 Apr 05 4:11 PM
Dear All,
I wanted to maintain some custom tables when inbound idoc PORDCH is processed. For this, I copied the standard function module IDOC_INPUT_PORDCH to ZIDOC_INPUT_PORDCH and maintained the same as Function module for inbound ALE processing in BDBG Transaction for
Object BUS2012
Method CHANGE
When again tried back to re-assign the standard Function module in BDBG Transaction code, the standard Function modules are no more there.
The standard Function module IDOC_INPUT_PORDCH is not even in Function group 2012 now.
Please help how to re-generate the same.
Thanks a lot.
‎2010 Apr 06 2:18 PM
check the interface and then try releasing it based on Idoc type and message type.
Still it is not working, then check the entry and try inserting into the table TBDBE and have a trial