Application Development 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: 

user exit for idoc

Former Member
0 Kudos

Hi ,

How to find the user exit in case we are extending an IDOC?

Thanks,

Manas

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Manas,

Why do you need a user exit when you are extending an IDOC?

Sojan

5 REPLIES 5

h_senden2
Active Contributor
0 Kudos

check the inbound or outbound functions for the idoc.

regards,

hans

Former Member
0 Kudos

Manas,

Why do you need a user exit when you are extending an IDOC?

Sojan

0 Kudos

As we extending idoc , to process extended segment we need to write code in user exit

How to find out the appropriate user exit for that idoc ?

Thanks,

Manas

0 Kudos

Hello manas...

To find suitable user exit for writing code to support IDoc extension go to Transaction: SE84.

Click Enhancements

In short text provide `customer (for debmas idoc)

Find suitable enhancement to be VSV00001 (this is for customer and vendor distribution)

based on the short text, you can determine which user exit u are looking for.

Regards,

Roshani

Former Member
0 Kudos

ALE00001