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 Field Values

Former Member
0 Likes
783

He experts,

does anyone know if there is a table or function module in SAP ERP that provides all possible entry values for an authorization field?

I know for field "ACTVT" is table TACTZ,

           for field 'TCD' is table TSTC

but for another fiels like 'FBTCH' I can not find possible values.

I need same function module with exportin parametres name of object and field. And this FM get me all possible values.

Thanks.

1 ACCEPTED SOLUTION
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
573

IF you look at carefully these values are either coming from domain fixed values range or from value table

NAbheet

1 REPLY 1
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
574

IF you look at carefully these values are either coming from domain fixed values range or from value table

NAbheet