Ansicht
Dokumentation

/VIRSA/USER_INFO - User Information

/VIRSA/USER_INFO - User Information

TXBHW - Original Tax Base Amount in Local Currency   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This method is useful to gather certain details about users. You need to provide the user names of all the users you want the details of in the table ZUSERID. Also you need to set the flag is as 'US'. All the details of all the valid users will be given in the table ZUSERINFO. Also any invalid user ids provided as input will be stored in the table ZINVALIDUSER.

Example

call function '/VIRSA/USER_INFO'
,,exporting
,,,,flag = 'US'
,,importing
,,,,return = return
,,tables
,,,,zuserid = zuserid
,,,,zuserinfo = zuserinfo
,,,,zinvaliduser = zinvaliduser.

Notes

Further information





Parameters

FLAG
RETURN
ZINVALIDUSER
ZUSERID
ZUSERINFO

Exceptions

Function Group

SA/SAPLAEPVHR

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 1337 Date: 20240523 Time: 072714     sap01-206 ( 23 ms )