SAP ABAP Function Module G_SET_GET_ID_FROM_NAME (Bestimmen einer Set-ID aus dem Setnamen und weiteren Informationen)
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_ID_FROM_NAME | Bestimmen einer Set-ID aus dem Setnamen und weiteren Informationen |
Function Group | GSAC | Sets: Access to Set Tables |
Program Name | SAPLGSAC | |
INCLUDE Name | LGSACU07 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
NEW_SETID | TYPE | SETHIER-SETID | ID of set found | |||
![]() |
SET_INFO | TYPE | SETINFO | Information about set (only on demand) | |||
![]() |
CLIENT | TYPE | SYST-MANDT | Client that is searched for sets | |||
![]() |
SHORTNAME | TYPE | C | External name of set (not the ID!) | |||
![]() |
OLD_SETID | TYPE | SETHIER-SETID | Set ID for repeated checks | |||
![]() |
TABNAME | TYPE | SETHIER-TABNAME | Table for which set is used | |||
![]() |
FIELDNAME | TYPE | SETHIER-FIELDNAME | Field for which set is used | |||
![]() |
KOKRS | TYPE | SETHIER-KOKRS | Controlling area for CO groups | |||
![]() |
KTOPL | TYPE | SETHIER-KTOPL | Chart of account for account group can be derived | |||
![]() |
LIB | TYPE | SETHIER-LIB | RW report library (for generated sets) | |||
![]() |
RNAME | TYPE | SETHIER-RNAME | RW report (only for generated RW sets) | |||
![]() |
SETCLASS | TYPE | SETHEADER-SETCLASS | Class of set searched for (mask +* possible) | |||
![]() |
CHECK_SET_EMPTY | TYPE | SYST-DATAR | SPACE | Check whether set is empty or contains formulas | ||
![]() |
SUPRESS_POPUP | TYPE | SYST-DATAR | SPACE | No popup, >1 set matches => exception NO_SET_PICK | ||
![]() |
NO_DYNAMIC_SETS | TYPE | SYST-DATAR | SPACE | Dynamic sets are not allowed | ||
![]() |
T_SETS | TYPE | SETLIST | List of matching sets (only on demand) | |||
![]() |
NO_SET_FOUND | TYPE | No set found | ||||
![]() |
NO_SET_PICKED_FROM_POPUP | TYPE | Several sets found bu none selected | ||||
![]() |
WRONG_CLASS | TYPE | Set belongs to a different class | ||||
![]() |
WRONG_SUBCLASS | TYPE | Set belongs to a different subclass | ||||
![]() |
TABLE_FIELD_NOT_FOUND | TYPE | Table field does not exist | ||||
![]() |
FIELDS_DONT_MATCH | TYPE | Set found but does not match table field | ||||
![]() |
SET_IS_EMPTY | TYPE | The set found contains no entries | ||||
![]() |
FORMULA_IN_SET | TYPE | The set found contains a formula | ||||
![]() |
SET_IS_DYNAMIC | TYPE | Set is dynamic (if NO_DYNAMIC_SETS = 'X') | ||||
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 |