‎2011 Jan 27 10:52 AM
HI Experts,
I am looking for the process code for IDOC type ARTMAS01 (message type ARTMAS). Please note that IDOC is outbound (from SAP retail to third party system).
Kindly help.
Thanks,
Priyanka Rai
‎2011 Jan 27 11:01 AM
No standard process code associated with message type. For this message types idocs are generated using the function module, MASTERIDOC_CREATE_SMD_ARTMAS (Maintained in table TBDME) & transaction code BD10. If you want to trigger the IDOC based on Process code, you have to create a new one and assign the above function module to it.