SAP ABAP Function Module G_VSR_GET_SETID_FROM_SHORTNAME (VSR: Retrieve the name of a set from his SETID)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-VSR (Application Component) Validation, Substitution and Rules
     FVAL (Package) Validation, Substitution and Rules - RW-Specific
Basic Data
Function Module G_VSR_GET_SETID_FROM_SHORTNAME VSR: Retrieve the name of a set from his SETID  
Function Group GBL7   Function Modules for GL Set Usage in VSR  
Program Name SAPLGBL7    
INCLUDE Name LGBL7U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SETID TYPE SETID Identification of the set
Exporting SET_TITLE TYPE CHAR40
Importing SHORTNAME TYPE SETNAMENEW Shortname of the set
Importing BOOLID TYPE GB90-BOOLID Boolid of a the condition using the set
Importing CLIENT TYPE SYST-MANDT SY-MANDT Desired client
Importing SET_FLDNAME TYPE GB01-BCLFIELD Field name of the set
Importing SET_TABNAME TYPE GB01-BCLTAB Table name of the set
Importing NO_DISPLAY TYPE 'X' - Send no popup for selection
Importing B_CONFIRM TYPE GB01-BEXCLUDE
Importing OLD_SETID TYPE SETID
Exception NO_CONVERSION_POSSIBLE TYPE The conversion of the set was not possible
Exception NO_SET_FOUND TYPE
Exception NO_SET_PICKED_FROM_POPUP TYPE
Exception SET_IS_EMPTY TYPE
Exception SET_IS_DYNAMIC TYPE
Exception TWICE_SHORTNAME_IN_BOOLID TYPE
               
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  19970813 
SAP Release Created in