2007 Jun 27 11:14 AM
2007 Jun 27 11:18 AM
Hi Madhu,
Process codes in IDOC
http://help.sap.com/saphelp_erp2005/helpdata/en/dc/6b806743d711d1893e0000e8323c4f/frameset.htm
http://edi.stylusstudio.com/msg04418.htm
The idoc type ia attached to the message type and the message type is linked tro the process code.
Process code inturn is attached to the function module (like idoc_input_<objecttype>)
Idoc versions will not have different process code .It is the process code that trigerss the inbound process.
So you will have different message type for different versions of idoc and the process code remains the same
Thanks.
Reward If Helpful.
hi
what's use of processcode in inbound?
madhu.
2007 Jun 27 11:18 AM
Hi Madhu,
Process codes in IDOC
http://help.sap.com/saphelp_erp2005/helpdata/en/dc/6b806743d711d1893e0000e8323c4f/frameset.htm
http://edi.stylusstudio.com/msg04418.htm
The idoc type ia attached to the message type and the message type is linked tro the process code.
Process code inturn is attached to the function module (like idoc_input_<objecttype>)
Idoc versions will not have different process code .It is the process code that trigerss the inbound process.
So you will have different message type for different versions of idoc and the process code remains the same
Thanks.
Reward If Helpful.
2007 Jun 27 11:37 AM
Hi Madhu,
Suppose data is coming from EDI through IDOCs and suppose it is an inbound process then purpose of this processing code is whenever controller hits the processing code then it can identifies the correlated function module. tha FM contains the customer function. That customer function contans our user exit. Process that user exit and finish the required validations.
Hope this helps you. Reply for queries, shall post the updates.
Regards.
Kumar.
2007 Jun 27 12:39 PM
HAI,
Process code plays a major role.It always points to a function module.we can see process codes in we41 and we42 with the function modules.
Each function module has a unique process code.
In case of outbound this process code points to a function module called selection program which generates an idoc.
In case of inbound it points to a function module called posting program.This program will read the data from idoc and create an application document.
we mention the process code in partner profile configuration.
RBDAPP01 is the program that reads partner profile and finds process code.
Reward if useful.
S.Ramesh
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |