‎2007 Mar 12 4:27 AM
what do you mean by idoc type?
can any one expain me its use and function
‎2007 Mar 12 4:35 AM
hi,
IDOC types are templates for specific message types depending on what is the business document, you want to exchange.
WE30 - you can create a IDOC type.
An IDOC with data, will have to be triggered by the application that is trying to send out the data.
FOr testing you can use WE19.
For more information in details on the same along with the examples can be viewed on:
http://www.netweaverguru.com/EDI/HTML/IDocBook.htm#_Toc8400404
http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6620507d11d18ee90000e8366fc2/frameset.htm
http://www.sappoint.com/presentation.html
http://www.allsaplinks.com/idoc_search.html
http://www.sapgenie.com/sapedi/idoc_abap.htm
Regards
Anver
‎2007 Mar 12 4:35 AM
hi,
IDOC types are templates for specific message types depending on what is the business document, you want to exchange.
WE30 - you can create a IDOC type.
An IDOC with data, will have to be triggered by the application that is trying to send out the data.
FOr testing you can use WE19.
For more information in details on the same along with the examples can be viewed on:
http://www.netweaverguru.com/EDI/HTML/IDocBook.htm#_Toc8400404
http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6620507d11d18ee90000e8366fc2/frameset.htm
http://www.sappoint.com/presentation.html
http://www.allsaplinks.com/idoc_search.html
http://www.sapgenie.com/sapedi/idoc_abap.htm
Regards
Anver
‎2007 Mar 12 4:37 AM
hi amar,
idoc type is the one which defines the format and structure of the business document that is to be exchanged between two systems.
To Create Idoc type - WE30.
To line idoc type and message type - WE82.
Regards....
Arun.
Reward points if helpful.
‎2007 Mar 12 4:40 AM
Its an Idoc.
say ORDER05,ORDER02 etc.
Structure used for posting data.
An IDoc type can be implemented for various "logical" messages; one message can also be assigned to different IDoc types (m:n relationship).
rgds
Chemmanz