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

Purchase order inbound Processing

Former Member
0 Likes
473

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.

1 REPLY 1
Read only

Former Member
0 Likes
346

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