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: 

outbound interfaces

Former Member
0 Kudos
86

hi,, can any one explain abt the types of outbound for idocs in hr...

suggestions will be rewarded withpoints..

thanks in advance..

1 REPLY 1

Former Member
0 Kudos
48

Hi,

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.

Regards,

Priyanka.