SAP ABAP Function Module G_VARIABLE_CHECK_SET (Checks Set to be esed for a Set Variable)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
GBSE (Package) FI-SL sets
⤷
⤷
⤷
Basic Data
| Function Module | G_VARIABLE_CHECK_SET | Checks Set to be esed for a Set Variable |
| Function Group | GSSM | SETS: Set Manager |
| Program Name | SAPLGSSM | |
| INCLUDE Name | LGSSMU59 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NEW_SETID | TYPE | SETHIER-SETID | ID of set found | |||
| |
SETCLASS | TYPE | SETHEADER-SETCLASS | SPACE | Set class | ||
| |
SETNAME | TYPE | C | Short Name of Set (not Set ID) | |||
| |
VARIABLE | TYPE | RGSGV-VARIABLE | Name of the Variables (beginning with '&') | |||
| |
OLD_SETID | TYPE | SETHIER-SETID | SPACE | Set ID for repeated checks | ||
| |
KOKRS | TYPE | SETHIER-KOKRS | SPACE | Controlling Area for CO Groups | ||
| |
NO_SET_FOUND | TYPE | No set found | ||||
| |
NO_SET_PICKED_FROM_POPUP | TYPE | Several Sets Found but None Selected | ||||
| |
VARIABLE_NOT_FOUND | TYPE | Variable does not exist | ||||
| |
FIELDS_DONT_MATCH | TYPE | Set does not match Variables Field | ||||
| |
SET_IS_EMPTY | TYPE | Set does not Contain any Entries | ||||
| |
FORMULA_IN_SET | TYPE | Set Contains a Formula | ||||
| |
CO_AREAS_DONT_MATCH | TYPE | Set is from a Different Controlling Area | ||||
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 | 19951115 |
| SAP Release Created in |