SAP ABAP Function Module G_SET_CREATION (Calls Set Maintenance Transaction for Creation)
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_CREATION | Calls Set Maintenance Transaction for Creation |
| Function Group | GSCM | SETS: Access set maintenance transaction |
| Program Name | SAPLGSCM | |
| INCLUDE Name | LGSCMU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
NEW_SET | TYPE | RGSBS-SETNR | Set ID (not Name) of the New Set | |||
| |
SET_CLASS | TYPE | RGSBS-CLASS | '0000' | Set Class | ||
| |
SET_NAME | TYPE | C | Set Name (not ID) of Set to be Created | |||
| |
TABLE | TYPE | RGSBS-TABLE | Table for which the Set is to be Created | |||
| |
TYPES | TYPE | C | Set Types Allowed (BSMD) | |||
| |
FIELD | TYPE | RGSBS-FIELD | SPACE | Field for New Set | ||
| |
KOKRS | TYPE | SETHIER-KOKRS | Controlling Area for CO Groups | |||
| |
FIKRS | TYPE | SETHIER-FIKRS | Finanzkreis für Public Sector Gruppen | |||
| |
LIB | TYPE | SETHIER-LIB | Report Library for RW Sets Generated | |||
| |
RNAME | TYPE | SETHIER-RNAME | Report for Generated RW Sets | |||
| |
ECCS_DIMEN | TYPE | SETHIER-ECCS_DIMEN | EC-CS Org. Unit | |||
| |
ECCS_ITCLG | TYPE | SETHIER-ECCS_ITCLG | EC-CS Chart of Accounts | |||
| |
ECCS_SITYP | TYPE | SETHIER-ECCS_SITYP | EC-CS Subitem Category | |||
| |
SUBCLASS | TYPE | SETSUBCLS | Organizational Unit for "Other" Set Classes | |||
| |
USE_GROUP_MAINTENANCE | TYPE | SYST-DATAR | SPACE | 'X': Use Group Maintenance for CO Groups | ||
| |
CO_SET_ACCMODE | TYPE | C | 1' CO-Gruppen, '2' Standardhierarchie | |||
| |
WRONG_TABLE | TYPE | Table does not exist | ||||
| |
WRONG_SET_NAME | TYPE | Set Name is Invalid | ||||
| |
NO_SET_CREATED | TYPE | Set was not Created | ||||
| |
WRONG_SETCLASS | TYPE | CO Groups may not be Created | ||||
| |
SET_ALREADY_EXISTS | TYPE | Set already exists | ||||
| |
WRONG_TYPE | TYPE | The Set Type transferred does not exist | ||||
| |
WRONG_FIELD | TYPE | Table Field Transferred does not exist | ||||
| |
NO_FIELD_PICKED | TYPE | No Table Field was Selected | ||||
| |
NO_TYPE_PICKED | TYPE | Set Type was not Selected | ||||
| |
GROUP_MAINTENANCE_ERROR | TYPE | Error Occurred During Group Maintenance | ||||
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 | 19960129 |
| SAP Release Created in |