SAP ABAP Function Module G_GENERATE_BASIC_SET (Generieren eines Basic Sets)
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_GENERATE_BASIC_SET | Generieren eines Basic Sets |
Function Group | GSGF | Sets: Generation and deletion of sets |
Program Name | SAPLGSGF | Sets: Generation and deletion of sets |
INCLUDE Name | LGSGFU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
CLIENT | TYPE | SYST-MANDT | SPACE | Client for which set is to be created | ||
![]() |
LANGU | TYPE | SYST-LANGU | SY-LANGU | Language of text | ||
![]() |
SET_HEADER | TYPE | RGSBS | Header of basic set | |||
![]() |
REF_SET | TYPE | RGSBS-SETNR | SPACE | Name of reference set | ||
![]() |
TOLERATE_AMBIGUITY | TYPE | SYST-DATAR | SPACE | 'X': Unambiguity indicator ignored | ||
![]() |
NOTHING_CHANGED | TYPE | SYST-DATAR | SPACE | Internal use only (set not changed) | ||
![]() |
FLAG_USE_RGSBS_USER | TYPE | SYST-DATAR | SPACE | Internal use (take user from header) | ||
![]() |
FORMULA_LINES | TYPE | RGSBF | Table with formulas | |||
![]() |
SET_LINES | TYPE | RGSBV | Table with set lines | |||
![]() |
BAD_FORMULA | TYPE | Error in a formula | ||||
![]() |
NOT_UNIQUE | TYPE | Set is not unique, although required | ||||
![]() |
OLD_SET_HAS_WRONG_DATA_ELEMENT | TYPE | Set with same name but different set data element | ||||
![]() |
OLD_SET_HAS_WRONG_TYPE | TYPE | Set with same name but different type | ||||
![]() |
VARIABLE_DOES_NOT_EXIST | TYPE | Variable used does not exist | ||||
![]() |
VARIABLE_HAS_WRONG_DATA_ELEM | TYPE | Variable used has a different set data element | ||||
![]() |
VARIABLE_HAS_WRONG_TYPE | TYPE | Variable used has incorrect type (S) | ||||
![]() |
SETNAME_TOO_LONG | TYPE | Set name is too long for a temporary set | ||||
![]() |
TABLE_OR_FIELDNAME_MISSING | TYPE | Table or field name not specified | ||||
![]() |
WRONG_INTERVAL | TYPE | Interval with From value > To Value | ||||
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 | 19970514 |
SAP Release Created in |