SAP ABAP Function Module TAO_CHECK_AUTHORIZATION (check authorization of a user)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-TAO (Application Component) Test Acceleration and Optimization
     AGS_TAO_AGENT (Package) SAP TAO Agent
Basic Data
Function Module TAO_CHECK_AUTHORIZATION check authorization of a user  
Function Group TAO_SUT_GROUP   function common to all System Under Test  
Program Name SAPLTAO_SUT_GROUP   function common to all System Under Test 
INCLUDE Name LTAO_SUT_GROUPU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_RETCODE TYPE SYST-SUBRC Return value, return value after ABAP statements
Exporting EX_USER TYPE SYST-UNAME R/3 System, user logon name
Importing IN_ROLES_TAB TYPE TAO_ROLES_TAB Role Name
Importing IN_LANGU TYPE SYLANGU R/3 System, current language
Tables EX_REQUESTED_AUTHO TYPE TAO_AUTHORIZATION structure for authorization object and fileds values
Tables EX_ALL_MISSING_AUTH_OBJECTS TYPE TAO_AUTHORIZATION structure for authorization object and fileds values
Tables EX_DISPLAYED_LOG TYPE TAO_MSG_LOG table of messages to be logged in tao
Tables EX_TECHNICAL_LOG TYPE TAO_MSG_LOG table of messages to be logged in tao
Tables EX_CHECK_RESULT TYPE TAO_CHECK_RESULT message for the TAO log
Tables IN_AUTHOBJECTS_TO_CHECK TYPE TAO_AUTHORIZATION table for authorization objects
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20130604 
SAP Release Created in 2008_1_46C