SAP ABAP Function Module G_SET_INSERT (Import a set into the work area of the set manager)
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_SET_INSERT | Import a set into the work area of the set manager |
| Function Group | GSSM | SETS: Set Manager |
| Program Name | SAPLGSSM | |
| INCLUDE Name | LGSSMU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
HEADER | TYPE | RGSMH | Header information of the set | |||
| |
INDEX | TYPE | SYST-TABIX | Index of the set in buffer table (TMSB) | |||
| |
CLASS | TYPE | RGSMH-CLASS | SPACE | Obsolete, use ID in parameter SETNAME! | ||
| |
MAINTENANCE | TYPE | FLAG | SPACE | 'X' for reading, for maintenance transaction | ||
| |
NO_TITLES | TYPE | FLAG | SPACE | 'X' for suppressing the short descriptions | ||
| |
SETNAME | TYPE | C | Set ID | |||
| |
TABLE | TYPE | RGSMH-TABLE | SPACE | Table for which the set is to be used | ||
| |
FIELDNAME | TYPE | RGSMH-FIELD | SPACE | Field for which the set is to be used | ||
| |
CLIENT | TYPE | SYST-MANDT | SY-MANDT | Client of the set | ||
| |
FORCE_INSERT | TYPE | FLAG | SPACE | 'X' to reread a set already read | ||
| |
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 | Set does not exist | ||||
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 | 00000000 |
| SAP Release Created in |