‎2006 Mar 22 4:01 AM
hi there,
please let me know what the inbound processing program or tcode for posting the material master data is.
thanks in advance
pavan.
‎2006 Mar 22 4:43 AM
Hi Pawan,
You can use process code <b>MATM</b> to process inbound MATMAS message type.
The system will use FM <b>IDOC_INPUT_MATMAS</b> for further data processing.
If you set the partner profile to process via background job then you need to execute program <b>RBDAPP01</b> to post the idoc to SAP application.
Hope this will help.
Regards,
Ferry Lianto
‎2006 Mar 22 4:16 AM
Hi Pawan,
You can take a look at direct input data load program <b>RMDATIND</b> or you can use tcode <b>MM01</b> for BDC solution.
Hope this will help.
Regards,
Ferry Lianto
‎2006 Mar 22 4:39 AM
‎2006 Mar 22 4:43 AM
Hi Pawan,
You can use process code <b>MATM</b> to process inbound MATMAS message type.
The system will use FM <b>IDOC_INPUT_MATMAS</b> for further data processing.
If you set the partner profile to process via background job then you need to execute program <b>RBDAPP01</b> to post the idoc to SAP application.
Hope this will help.
Regards,
Ferry Lianto