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
Exporting NEW_SET TYPE RGSBS-SETNR Set ID (not Name) of the New Set
Importing SET_CLASS TYPE RGSBS-CLASS '0000' Set Class
Importing SET_NAME TYPE C Set Name (not ID) of Set to be Created
Importing TABLE TYPE RGSBS-TABLE Table for which the Set is to be Created
Importing TYPES TYPE C Set Types Allowed (BSMD)
Importing FIELD TYPE RGSBS-FIELD SPACE Field for New Set
Importing KOKRS TYPE SETHIER-KOKRS Controlling Area for CO Groups
Importing FIKRS TYPE SETHIER-FIKRS Finanzkreis für Public Sector Gruppen
Importing LIB TYPE SETHIER-LIB Report Library for RW Sets Generated
Importing RNAME TYPE SETHIER-RNAME Report for Generated RW Sets
Importing ECCS_DIMEN TYPE SETHIER-ECCS_DIMEN EC-CS Org. Unit
Importing ECCS_ITCLG TYPE SETHIER-ECCS_ITCLG EC-CS Chart of Accounts
Importing ECCS_SITYP TYPE SETHIER-ECCS_SITYP EC-CS Subitem Category
Importing SUBCLASS TYPE SETSUBCLS Organizational Unit for "Other" Set Classes
Importing USE_GROUP_MAINTENANCE TYPE SYST-DATAR SPACE 'X': Use Group Maintenance for CO Groups
Importing CO_SET_ACCMODE TYPE C 1' CO-Gruppen, '2' Standardhierarchie
Exception WRONG_TABLE TYPE Table does not exist
Exception WRONG_SET_NAME TYPE Set Name is Invalid
Exception NO_SET_CREATED TYPE Set was not Created
Exception WRONG_SETCLASS TYPE CO Groups may not be Created
Exception SET_ALREADY_EXISTS TYPE Set already exists
Exception WRONG_TYPE TYPE The Set Type transferred does not exist
Exception WRONG_FIELD TYPE Table Field Transferred does not exist
Exception NO_FIELD_PICKED TYPE No Table Field was Selected
Exception NO_TYPE_PICKED TYPE Set Type was not Selected
Exception GROUP_MAINTENANCE_ERROR TYPE Error Occurred During Group Maintenance
               
Processing Type
Normal Function Module  
Remote-Enabled 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