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

Authority check

Former Member
0 Likes
484

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
Read only

former_member222860
Active Contributor
0 Likes
447

You can write 'DUMMY to avoid the check.

See F1 help for further info.

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 REPLY 1
Read only

former_member222860
Active Contributor
0 Likes
448

You can write 'DUMMY to avoid the check.

See F1 help for further info.