‎2008 May 19 5:11 AM
Dear experts good morning
i created an idoc and released
can i make use of my own idoc...
can any one explain me complete idoc?????
thanks in advance
somesh
‎2008 May 19 5:25 AM
Hi,
After creating your own custom basic idoc type, do the following.
1. Create message type (WE81),
2. Assign idoc type to message type (WE82),
3. Create custom function module to process idoc,
4. Assign function module to idoc and message types (WE57),
5. Create process code (WE41, WE42),
6. Define characteristic of function modules (BD51).
Cheers.
...Reward if useful
‎2008 May 19 5:25 AM
Hi,
After creating your own custom basic idoc type, do the following.
1. Create message type (WE81),
2. Assign idoc type to message type (WE82),
3. Create custom function module to process idoc,
4. Assign function module to idoc and message types (WE57),
5. Create process code (WE41, WE42),
6. Define characteristic of function modules (BD51).
Cheers.
...Reward if useful
‎2008 May 19 5:38 AM
plz tell me what is custom function module????
plz tell me the process
so i can proceed farather
regards
somesh
‎2008 May 20 5:22 AM
‎2008 May 20 8:13 AM
Hi,
You need to create a z-function module to process the custom basic idoc type.
Cheers.
...Reward if useful.