ERP Database - The Unofficial ERP Knowledge Base

Facebook Twitter del.icio.us Digg it
ERP Database contains a huge collection of articles related to ERP System and Software. Many of the articles are specifically related to SAP. All these ERP/SAP articles are freely available to everyone.

If you would like to submit an article or share any document related to ERP or any specific ERP software. Please mail it to support@erpdb.info. Please make sure that the documents are not copyrighted.
Social Bookmarks:

ALE Configuration

Print This Post Email This Post Written by admin on Sep 14th, 2008 | Filed under: Application Linking and Enabling(ALE), IDOCs

To develop and configure a new custom ALE scenario, comprises 5 steps:
1. Design and develop the custom IDoc with it’ s segments and a new message type
2. Configure the ALE environment with the new IDoc and message type (customer model,
partner profiles and linking IDoc to message type)
3. Develop the outbound process which does the following:

  1. Populates the custom IDoc with control info and functional data
  2. Sends the IDoc to the ALE layer for distribution
  3. Updates status and handles errors

4. Configure the ALE inbound side (partner profiles with inbound process code)
5. Develop the inbound process which does the following:

  1. Reads the IDoc into a BDC table; selects other data that is required
  2. Runs transaction using call transaction or BDC session
  3. Updates status and handles errors

View/Download the Complete Guide on ALE Configuration and Development.

Share


Leave a Reply