Fonction SAP SLS_CUST_GET_AUTHORIZE_FLAG - Get default user for access profiles

Paramètre Reférence Type Long. Description
P_AUTHORIZE_FLAG LS_FLAGAUT C 1 PAW - Authorization Flag (X=yes)

Exception Description
ERROR_READING_LOOKUP_VALUE An error occured while reading PAW settings !

Functionality
This FM uses the FM "SLS_CUST_GET_LOOKUP_VALUES" to get the PAW-Setting"AUTHORIZATION_FLAG" value. If the returned PAW Setting value is "NO"then the FM returns the flag as ' ' and if the returned PAW Settingvalue is "YES" then the FM returns the flag as ' X'
If the flag returned is ' ' then the user has restricted data accessand viewing the results of an event at aparticular location.
If the flag returned is 'X' then the user has full data access andviewing the results of an event at a particularlocation.