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

IDOCs?

Former Member
0 Likes
615

Hi all,

what r the types of idocs,

BASIC,EXTENDED or MASTER,COMMUNICATION????

Need some IDOC documentation?

Regards,

kishi.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
587

Hi ,

Reddy Check this link

http://help.sap.com/saphelp_nw04/helpdata/en/3b/beb13b00ae793be10000000a11402f/frameset.htm.

And will attach an document tell me your mail id?

Thanks

manju

Hi all,

what r the types of idocs,

BASIC,EXTENDED or MASTER,COMMUNICATION????

Need some IDOC documentation?

Regards,

kishi.

4 REPLIES 4
Read only

anversha_s
Active Contributor
0 Likes
587

hi,

IDOC is a intermediate document to exchange data between two SAP Systems.

*IDocs are structured ASCII files (or a virtual equivalent).

*Electronic Interchange Document

*They are the file format used by SAP R/3 to exchange data with foreign systems.

*Data Is transmitted in ASCII format, i.e. human readable form

*IDocs exchange messages

*IDocs are used like classical interface files

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.

how to create idoc?

*WE30 - you can create a IDOC type

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

rgds

Anver

Read only

Former Member
0 Likes
588

Hi ,

Reddy Check this link

http://help.sap.com/saphelp_nw04/helpdata/en/3b/beb13b00ae793be10000000a11402f/frameset.htm.

And will attach an document tell me your mail id?

Thanks

manju

Read only

Former Member
0 Likes
587

Hi Kishi,

BASIC IDOC type - SAP Provided

EXtended IDOC type - Custom developed

Communication - Communication Idocs are created which will be transferred from the sender to the receiver system

Some of the important Tcodes are

SALE

WEDI

WE20

WE21

BD64

WE81

WE82

WE41

WE42

BD87

BD50

BD61

WE57

WE02

WE05

Regards

Arun