Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

idoc

Former Member
0 Likes
472

What is IDOCS and what it is used for?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
451

Hi,

The IDoc interface exchanges business data with an external system.

The IDoc interface consists of the definition of a data structure, along with processing logic for this data structure.

The data structure is the IDoc. The IDoc is the exchange format common to all the communicating systems. You can specify exception handling in the SAP Business Workflow, with IDocs, without the data already having to exist as SAP application documents.

You need the IDoc interface in the following scenarios:

Electronic data exchange (EDI)

Connect other business application systems (e.g. PC applications, external Workflow tools) by IDoc

Application Link Enabling (ALE).

refer this link for more info

http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6620507d11d18ee90000e8366fc2/frameset.htm

regards,

pankaj singh

4 REPLIES 4
Read only

Former Member
0 Likes
452

Hi,

The IDoc interface exchanges business data with an external system.

The IDoc interface consists of the definition of a data structure, along with processing logic for this data structure.

The data structure is the IDoc. The IDoc is the exchange format common to all the communicating systems. You can specify exception handling in the SAP Business Workflow, with IDocs, without the data already having to exist as SAP application documents.

You need the IDoc interface in the following scenarios:

Electronic data exchange (EDI)

Connect other business application systems (e.g. PC applications, external Workflow tools) by IDoc

Application Link Enabling (ALE).

refer this link for more info

http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6620507d11d18ee90000e8366fc2/frameset.htm

regards,

pankaj singh

Read only

Former Member
0 Likes
451

Hi Jeya,

IDOC refers to an Intermediate Document in which data is sent to other ssystems using EDI or ALE.

The SAP R/3 Guide to EDI and Interfaces:

http://rapidshare.de/files/6008346/SAP_R3_Guide_To_EDI.pdf.html

about IDOC's

http://www.sapbrain.com/ARTICLES/TECHNICAL/idoc/SAP_IDOC_structure_introduction.html

http://www.allsaplinks.com/idoc.html

creating an IDOC - example

http://www.allsaplinks.com/idoc_sample.html

Regards,

Priyanka.

Read only

Former Member
0 Likes
451

IDoc (for intermediate document) is a standard data structure for electronic data interchange (EDI) between application programs written for the popular SAP business system or between an SAP application and an external program. IDocs serve as the vehicle for data transfer in SAP's