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: 

EXIT_SAPLV56K_002 when this is called ? Inbound/outbound Idoc is triggered

Former Member
0 Kudos

The user exit (EXIT_SAPLV56K_002) is called after Post Goods Issue for the Deivery in SAP from via ALE.

But when i created ORDER->DELIVERY->PGI & set break point in the EXIT this is not called ?

In the EXIT it has IDOC data Can any tell me this is for which message type .

I am using

BasicType Messg.Type

DELVRY03 DESADV

2 REPLIES 2

Former Member
0 Kudos

You may please check the message types IFTMIN

SHPADV , SHPMNT

Former Member
0 Kudos

you can debug your EXIT by using the CMOD transaction.

Create a new project and assign your component.