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

inbound process

Former Member
0 Likes
430

hi all

what is the process carried out on inbound idoc in the ale layer

2 REPLIES 2
Read only

Former Member
0 Likes
411

Hi,

The inbound process carried out at the inbound side are,

- The IDoc is transferred to the receiver as the remote system calls the FM IDOC_INBOUND_ASYNCHRONOUS.

- User ID validations and authorization checks are carired over.

- Data in the control record is validated against the partner profile set up.

- ALE services - filtering, conversion & version change are carried out.

- Application IDoc is saved in the database.

- If the inbound partner profile set up is "Trigger by background program", the background job, RBDAPP01 processes the IDoc as per the released interval. Else, this step is skipped.

- Process code is read from the partner profile.

- Process code points to the posting function module which creates the application document.

~ Bineah.

Read only

shadow
Participant
0 Likes
411