SAP ABAP Function Module G_SET_GET_INFO (Checks whether Set exists and Provides Information about Set)
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_GET_INFO | Checks whether Set exists and Provides Information about Set |
Function Group | GSSM | SETS: Set Manager |
Program Name | SAPLGSSM | |
INCLUDE Name | LGSSMU48 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
INFO | TYPE | SETINFO | Information on the set | |||
![]() |
CLASS | TYPE | RGSMH-CLASS | SPACE | Obsolete, do not use | ||
![]() |
NO_SET_TITLE | TYPE | FLAG | SPACE | 'X' --> Suppression of the title return | ||
![]() |
SETNAME | TYPE | C | Set ID | |||
![]() |
TABLE | TYPE | RGSMH-TABLE | SPACE | Table for which set is used | ||
![]() |
FIELDNAME | TYPE | RGSMH-FIELD | SPACE | Field for which set is used | ||
![]() |
USE_TABLE_BUFFER | TYPE | FLAG | 'X' | 'X' --> Buffered reading of set directory | ||
![]() |
CLIENT | TYPE | SYST-MANDT | Client of the Set | |||
![]() |
SET_NOT_FOUND | TYPE | Set does not exist | ||||
![]() |
ILLEGAL_FIELD_REPLACEMENT | TYPE | Set does not match field or table | ||||
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 |