Ansicht
Dokumentation

/VIRSA/GET_ROLES_TCODES_NH - Get Roles for Transaction Code

/VIRSA/GET_ROLES_TCODES_NH - Get Roles for Transaction Code

CPI1466 during Backup   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This BAPI returns all the roles having the given set of transactions in TCODES. All the roles starting with 'SAP' & composite roles will not be shown as output in OUT_ROLES. OUT_COMPROLES will contain all the composite roles coming from the single roles in OUT_ROLES. If INP_ROLES is filled, OUT_ROLES & OUT_COMPROLES will contain only those roles which satify data in INP_ROLES. Derived roles are also shown in output.

Example

CALL FUNCTION '/VIRSA/GET_ROLES_TOCDES_NH'
,,TABLES
,,,,INP_ROLES = inp_roles[]
,,,,TCODES = tcodes[]
,,,,OUT_ROLES = out_roles[]
,,,,OUT_COMPROLES = out_comproles[].

Notes

Further information





Parameters

INP_ROLES
OUT_COMPROLES
OUT_ROLES
TCODES

Exceptions

Function Group

SA/SAPLAEPVNH

ABAP Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 1281 Date: 20240416 Time: 203420     sap01-206 ( 32 ms )