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 |
|---|---|---|---|---|---|---|---|
| |
SETID | TYPE | SETID | Identification of the set | |||
| |
SET_TITLE | TYPE | CHAR40 | ||||
| |
SHORTNAME | TYPE | SETNAMENEW | Shortname of the set | |||
| |
BOOLID | TYPE | GB90-BOOLID | Boolid of a the condition using the set | |||
| |
CLIENT | TYPE | SYST-MANDT | SY-MANDT | Desired client | ||
| |
SET_FLDNAME | TYPE | GB01-BCLFIELD | Field name of the set | |||
| |
SET_TABNAME | TYPE | GB01-BCLTAB | Table name of the set | |||
| |
NO_DISPLAY | TYPE | 'X' - Send no popup for selection | ||||
| |
B_CONFIRM | TYPE | GB01-BEXCLUDE | ||||
| |
OLD_SETID | TYPE | SETID | ||||
| |
NO_CONVERSION_POSSIBLE | TYPE | The conversion of the set was not possible | ||||
| |
NO_SET_FOUND | TYPE | |||||
| |
NO_SET_PICKED_FROM_POPUP | TYPE | |||||
| |
SET_IS_EMPTY | TYPE | |||||
| |
SET_IS_DYNAMIC | TYPE | |||||
| |
TWICE_SHORTNAME_IN_BOOLID | TYPE | |||||
Processing Type
| Normal Function 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 |