SAP ABAP Function Module G_VARIABLE_ASSIGN_SET (Einsetzen eines Sets für eine Setvariable)
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_ASSIGN_SET | Einsetzen eines Sets für eine Setvariable |
| Function Group | GSSM | SETS: Set Manager |
| Program Name | SAPLGSSM | |
| INCLUDE Name | LGSSMU40 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SETNAME | TYPE | SETHIER-SETID | Set ID | |||
| |
VARIABLE | TYPE | RGSGV-VARIABLE | Name of the variables (starting with '&') | |||
| |
DATE_FROM | TYPE | DATAB | Selektionsdatum für dynamische Gruppen (Von-Wert) | |||
| |
DATE_TO | TYPE | DATBI | Selektionsdatum für dynamische Gruppen (Bis-Wert) | |||
| |
SET_NOT_FOUND | TYPE | Das Set existiert nicht | ||||
| |
FIELDS_DONT_MATCH | TYPE | Inkompatible Tabellenfelder Set <-> Variable | ||||
| |
SET_IS_EMPTY | TYPE | Das Set enthält keine Werte | ||||
| |
FORMULA_IN_SET | TYPE | Das Set enthält eine Formel | ||||
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 | 19931201 |
| SAP Release Created in |