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

authorization

Former Member
0 Likes
382

hello,

The new transaction should check using the existing authorization elements if the user is allowed for that plant.

what does it mean.

i designed a screen like md15 .

and passed values to md15.

I performed bdc using call transaction.

i have to perform authorization.

please let me know if anyone knows about ist 2 lines.

1 REPLY 1
Read only

SumanPoddar
Active Participant
0 Likes
335

Hi,

Check Plant Authorization for object : C_ARPL_WRK.

For Checking Authorization for object : SU21.

Sample code : AUTHORITY-CHECK OBJECT 'C_ARPL_WRK'

ID 'ACTVT' FIELD '__________'

ID 'WERKS' FIELD '__________'.