Ansicht
Dokumentation

/VIRSA/USER_INFO - User Information

/VIRSA/USER_INFO - User Information

Addresses (Business Address Services)   Fill RESBD Structure from EBP Component Structure  
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

TXBHW - Original Tax Base Amount in Local Currency   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 1337 Date: 20240426 Time: 184704     sap01-206 ( 25 ms )