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

Pricing Routine VOFM

Former Member
0 Likes
555

Hi,

I have areqirement for changing the condition records in the Transaction VA02 should allow only 2 users based on the Division. Suppose say I have 10 users only User1 and User2 for the division '11' can be able to view the conditions tab in the change mode the rest of the users it should be in Display mode. Do i need to write the routine? or else any other solution to do this....

Regards,

Vijaya Lakshmi.T

Hi,

I have areqirement for changing the condition records in the Transaction VA02 should allow only 2 users based on the Division. Suppose say I have 10 users only User1 and User2 for the division '11' can be able to view the conditions tab in the change mode the rest of the users it should be in Display mode. Do i need to write the routine? or else any other solution to do this....

Regards,

Vijaya Lakshmi.T

3 REPLIES 3
Read only

naveen_kumar116
Active Participant
0 Likes
510

Hi Lakshmi,

U can use BADI for your requiremnt.

Check the user name and division if match they able to change it...

else.

pass the sales order no to parameter id AUN and call transaction VA03 and skip first screen.

i will check for the correct BADI...and give u...

Think this may help you.

Cheers,

Naveen.

Read only

naveen_kumar116
Active Participant
0 Likes
510

Lakshmi,

try with those BADI...

BADI_SD_SALES_ITEM

EHS_DG_002

Cheers,

Naveen.

Read only

Former Member
0 Likes
510

you can also use screen or transaction variants , and restrict the screen to disable mode or change mode by add ing the users name SHD0.