SAP ABAP Function Module G_VSR_GET_EXITPOOL_NAME (Get the name of the user exitspool vor rules or substitut.)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-VSR (Application Component) Validation, Substitution and Rules
     GVAL (Package) Validation, Substitution and Rules
Basic Data
Function Module G_VSR_GET_EXITPOOL_NAME Get the name of the user exitspool vor rules or substitut.  
Function Group GBL6   Validation: syntax/generate routines  
Program Name SAPLGBL6    
INCLUDE Name LGBL6U19    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting POOLNAME TYPE SYST-REPID Name of pool containing the user exits
Exporting STANDARD_POOL TYPE GB01-BEXCLUDE
Importing ARBGB TYPE CHAR4 = 'GBLR' for rule exits ; = 'GBLS' for subs
Importing MANDT TYPE SYST-MANDT
Exception NO_ENTRY TYPE No entry in T80D
Exception BAD_ARBGB TYPE Bad value of import parameter
               
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  19990125 
SAP Release Created in