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: 

Authority check

Former Member
0 Kudos

Hiii

i want to implement a authority check on the VKORG field only

is it possible to do use V_VBAK_VKO which do check on 3 field we use only of them and comment the other

AUTHORITY-CHECK OBJECT 'V_VBAK_VKO'

ID 'VKORG' FIELD 'Z100'

    • ID 'VTWEG' FIELD '__________'

    • ID 'SPART' FIELD '__________'

ID 'ACTVT' FIELD '3'.

please advise if ever some kind of error might occur?

1 ACCEPTED SOLUTION

former_member222860
Active Contributor
0 Kudos

You can write 'DUMMY to avoid the check.

See F1 help for further info.

1 REPLY 1

former_member222860
Active Contributor
0 Kudos

You can write 'DUMMY to avoid the check.

See F1 help for further info.