Ale Edi Idoc
Ale Edi Idoc
Remote Function Calls (RFC) and data exchange through IDoc message documents.
OR
IDOCs uses ALE and EDI to deliver the data to the receiving system.
If the data needs to be exchanged between two SAP systems, then IDOC uses ALE
technology .
For the exchange of data between a SAP and Non SAP system, IDOC uses
EDI subsystem to convert and deliver the data.
ALE stands for Application Link Enabling.ALE is used for exchanging business data
between different systems.
This form of communication requires IDOC interface .
OR
ALE is technology for SAP mainly use to transfer data between SAP systems.
application services,
distribution services, and
communication services.
*************************************************************************
IDoc :
The messages that are exchanged are in the form of IDocs or Intermediate Documents
In the SAP system IDocs are stored in the database tables.
They can be used for SAP to SAP and SAP to non-SAP process communication
Every IDoc has exactly one control record along with a number of data records and
status records
1 --Control record has the details of sender/receiver and other control information
(Partner no,partner type ,port)
Data records contain the actual business data to be exchanged while
2 --Data records contain what data is contained in the IDoc's like currency ,
start date , document
number , recipt number ,
Note : Under data records we have different segments and in segment we have
different type of data .
it will contains emp no ,emp add, emp dob like that . so different modules data
stores in different segments .
In Inbound :
Success -53
Error -51
In Outbound :
OR
EDI :
The EDI subsystem: This converts the IDoc types into EDI message types and vice
versa.
This component of the EDI architecture is not supplied by SAP.
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
https://www.youtube.com/watch?v=ERvJpAW4lNY
https://archive.sap.com/discussions/thread/412890
http://www.saptechnical.com/Tutorials/ALE/Guide/Index.htm
http://searchsap.techtarget.com/definition/Application-Link-Enabling
https://wiki.scn.sap.com/wiki/display/ABAP/ALE%2CIDOC
https://blogs.sap.com/2012/12/31/idoc-basics-for-functional-consultants/ -
IMPPPPPPPPPPPPPP
http://www.riyaz.net/sap/beginners-guide-to-ale-and-idocs-a-step-by-step-
approach/18/
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
1 Transaction Data
2 Master Data
3 Control Data