Application Development 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: 

idocs

Former Member
0 Kudos

what r the types of idocs....how many r they

1 ACCEPTED SOLUTION

Former Member
0 Kudos

<b>what r the types of idocs....how many r they</b>

There are basically two types of IDOCs.

Basic IDOCs

Extended IDOCs

Basic IDOC type defines the structure and format of the business document that is to be exchanged between two systems.

Extension Idoc:Extending the functionality by adding more segments to existing Basic IDOCs.

A basic IDOC type has the following characteristics:

Name : A basic Idoc type can be assigned upto a thirty character name.

List of permitted segments: The segments make up the IDOC structure.

Hierarchy of segments : The hierarchy of segments specifies the physical sequence and

any parent - child relationship in the segments.

Mandatory Vs Optional Segments : When used in the IDOC type, each segment has

an attribute that defines whether the segment is option or mandatory.

Minimum/Maximum range for each segment: It defines the maximum and minimum

number of timesa data record corresponding to a segment cn exist in an IDOC.

- Segments : A segment defines the format and structure of a data record.

Segments are reusable componets. A segment consists of various fields that represent data

in data record.

  • IDOC Run time components:

-


- A unique IDOC number 16 digits is allocated.

- One control record is attached to the IDOC.

- Segments translate into data records.

- Status records are attached.

- Sytax rules are checked.

Best Regards,

Srikanth

Reward the useful answers and you will get <a href="/people/baris.buyuktanir2/blog/2007/04/04/point-for-points-reward-yourselfyourself

3 REPLIES 3

Former Member
0 Kudos

Hi,

<u>Message Type </u> <u> IDoc Type</u>

Sales order, older format ORDERS ORDERS01

Sales order, newer format ORDERS ORDERS02

Purchase Requisition PURREQ ORDERS01

Regards

Raghavendra.D.S

Former Member
0 Kudos

<b>what r the types of idocs....how many r they</b>

There are basically two types of IDOCs.

Basic IDOCs

Extended IDOCs

Basic IDOC type defines the structure and format of the business document that is to be exchanged between two systems.

Extension Idoc:Extending the functionality by adding more segments to existing Basic IDOCs.

A basic IDOC type has the following characteristics:

Name : A basic Idoc type can be assigned upto a thirty character name.

List of permitted segments: The segments make up the IDOC structure.

Hierarchy of segments : The hierarchy of segments specifies the physical sequence and

any parent - child relationship in the segments.

Mandatory Vs Optional Segments : When used in the IDOC type, each segment has

an attribute that defines whether the segment is option or mandatory.

Minimum/Maximum range for each segment: It defines the maximum and minimum

number of timesa data record corresponding to a segment cn exist in an IDOC.

- Segments : A segment defines the format and structure of a data record.

Segments are reusable componets. A segment consists of various fields that represent data

in data record.

  • IDOC Run time components:

-


- A unique IDOC number 16 digits is allocated.

- One control record is attached to the IDOC.

- Segments translate into data records.

- Status records are attached.

- Sytax rules are checked.

Best Regards,

Srikanth

Reward the useful answers and you will get <a href="/people/baris.buyuktanir2/blog/2007/04/04/point-for-points-reward-yourselfyourself

Former Member
0 Kudos

answered