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

ALE User Exit

Former Member
0 Likes
695

Hi.

Is there a user exit in the event of inbound IDoc creation particularly after saving it to the database. For example an EAI application drops an IDoc in the ALE layer I just want to do some manipulation after the IDoc was saved to the database.

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
472

Hi,

enhancement VEDA0001. For include ZXVEDU03 of component EXIT_SAPLVEDA_001

EXIT_SAPLVEDA_002 include ZXVEDU04

Check this link :

<b>Reward points</b>

Regards

Read only

Former Member
0 Likes
472

Hi,

As my understanding there is no possiblity of user-exit after saying the idoc in the data base.

Generally user exits are available in two places in the inbound idocs.

First one after filling every segment.

Second before filling the status record.

So it is better to search in the standard program for which you are creating idocs.

Thanks and regars,

shyla kumar