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 va01/va02 for std program

Former Member
0 Kudos

Hi ,

how are u all....

here is my problem...

i created a customized screen for va01.

this screen gets called after user saves the order.

in this screen i provided 4 options .

1. accept the order

2 change the order

3.reject the order

4 release unconfirmed.

i am calling this screen in user exit userexit_refresh_document.

before this am capturing the order number .

once user clicks on first radion button i.e on accept.

then i am passing the order number and removing the block using BAPI_salesorder_change.

but here bapi is passing the error message as plese enter the order number ....

.

my doubt is the userexit whr am calling the screen is correct ?

can we do the same using BDC ..?

if anybody working actions on user entry for va01 and va02..

please let me know whr and how u r writing the code... sooon

thx in advance...

regards

sanjay

1 REPLY 1

Former Member
0 Kudos

what are u doing ? , u cannt call BAPI in the same user exit.

if user accepts the order --->then u have to unblock the order ?

then u have to activate Credit Control User exits ->SPRO->SD->System Modifications>Credit Control User exits.

regards

Peram