Ansicht
Dokumentation

/VIRSA/GET_ROLES_TCODES - Get Roles for Transaction Code

/VIRSA/GET_ROLES_TCODES - Get Roles for Transaction Code

ABAP Short Reference   TXBHW - Original Tax Base Amount in Local Currency  
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'
,,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/SAPLAEPVHR

TXBHW - Original Tax Base Amount in Local Currency   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 1278 Date: 20240427 Time: 041953     sap01-206 ( 32 ms )