Ask the Expert

Sending data between systems using ALE

Without using the distribution model, can we send data from one system to another system by using ALE?

    Requires Free Membership to View

Yes, then it is simply IDoc distribution. ALE distribution model is only used as one possible trigger to determine the sending of an IDoc. You can always send an IDoc with function MASTERIDOC_DISTRIBUTE or on a lower level by calling IDOC_INBOUND_ASYNCHRONOUS via RFC, in the remote system, in both cases having the IDoc itself in function module's pouch.

This was first published in July 2004

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.