‎2008 Feb 23 6:47 AM
hi all
what is the process carried out on inbound idoc in the ale layer
‎2009 Jan 16 8:10 AM
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.
‎2009 Jan 16 4:15 PM
Hi leena ,
check this link.........
http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b805a43d711d1893e0000e8323c4f/content.htm
Regard's
Shaik.