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

regarding user exit

Former Member
0 Likes
603

Dear guys,

I am working in SD. I am in need of using user exit when the timming of shipment is completed.

In user exit i have to write code to update the addon table.

could you pls give me one example of how user exit really works.

would be really appreciable.

<b>PS></b>

I tried user exit <b>V56USVDO</b> here.

when i search this exit with smod. i found but when i try to change code in <b>"INCLUDE ZXV56U10"..</b> it shows error

saying

<b>"Program names Zx...are reserverd for includes of exit functional groups."</b>

ambichan

Message was edited by: ambi chan

1 ACCEPTED SOLUTION
Read only

Former Member
481

that is only warning message..

Just go to se38 & enter ZXV56U10

Press create.it will show that warning message

By Pressing enter once again you can create that pgm & code ur exit specification their.

regds

gv

2 REPLIES 2
Read only

former_member221770
Contributor
0 Likes
481

Ambi,

When this warning message comes up (this happens all all these types of User Exits), just hit enter and it will create the INCLUDE program for you. Then you just continue as usual.

Cheers,

Pat.

Read only

Former Member
482

that is only warning message..

Just go to se38 & enter ZXV56U10

Press create.it will show that warning message

By Pressing enter once again you can create that pgm & code ur exit specification their.

regds

gv