SAP Function SLS_CUST_GET_AUTHORIZE_IO_FLAG - Get default user for access profiles

Parameter Reference Type Length Text
P_AUTHORIZE_FLAG LS_FLAGAUT C 1 PAW - Authorization Flag (X=yes)

Exception Text
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_IO" 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 access forreporting results for single physical tests.
If the flag returned is ' X' then the user has full access forreporting results for single physical tests.