SAP ABAP Function Module GRPC_API_VALUESET (to get the list of the users from the system)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-SPC (Application Component) Process Controls
     GRPC_ENTITY_API (Package) GRC Process controls API
Basic Data
Function Module GRPC_API_VALUESET to get the list of the users from the system  
Function Group GRPC_API_SERVICES   Service APIs for the GRPC Entity APIs  
Program Name SAPLGRPC_API_SERVICES    
INCLUDE Name LGRPC_API_SERVICESU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RETURN_CODE TYPE INT4 Natural number
Importing I_SESSION_ID TYPE GRPC_API_SESSION_ID GRPC unique session ID
Importing I_TABNAME TYPE TABNAME Table Name
Importing I_FIELDNAME TYPE FIELDNAME Field Name
Importing I_LANG TYPE LANGU Lanuage
Tables ET_VALUESET TYPE GRPC_T_API_VALUESET The valueset for RM fields
Tables ET_MESSAGE TYPE BAPIRET2_TAB Error Messages
               
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  20141106 
SAP Release Created in 250