‎2007 Mar 16 8:50 AM
‎2007 Mar 16 8:54 AM
HI,
Process code for outbound processing
Code which identifies the type of data which is to be sent via the IDoc
interface.
Use
Using the process code, the IDoc interface finds the application
selection module which converts the SAP document into an IDoc.
The process code is only used with applications which perform outbound
processing via Message Control (NAST).
Kishore.
‎2007 Mar 16 8:53 AM
Check the following links
http://help.sap.com/saphelp_erp2004/helpdata/en/04/25fbd39e3511d188da0000e8216438/frameset.htm
http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm
Process code will come in to picture when you deal with IDOCS .. you need to assign a code which internally will have a Function module or a Include, that will have entire code to run your bussiness for an IDOC or EDI or ALE.
Regards,
Santosh
‎2007 Mar 16 8:54 AM
HI,
Process code for outbound processing
Code which identifies the type of data which is to be sent via the IDoc
interface.
Use
Using the process code, the IDoc interface finds the application
selection module which converts the SAP document into an IDoc.
The process code is only used with applications which perform outbound
processing via Message Control (NAST).
Kishore.
‎2007 Mar 16 8:54 AM
hi,
Process code will come in to picture when you deal with IDOCS .. you need to assign a code which internally will have a Function module or a Include, that will have entire code to run your bussiness for an IDOC or EDI or ALE.
Regards,
pankaj singh