SAP ABAP Function Module G_VARIABLE_CREATION (G_VARIABLE_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_VARIABLE_CREATION  
Function Group GSCM   SETS: Access set maintenance transaction  
Program Name SAPLGSCM    
INCLUDE Name LGSCMU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing VARIABLE TYPE RGSGM-GLOBAL Name of variable
Importing TABLE TYPE RGSGM-UTAB Tabelle der Variable
Importing FIELD TYPE RGSGM-FELD '*' Feld der Variable (Maskierung möglich)
Importing TYPES TYPE C Variablentypen: VFS für Wert Formel Set
Exception ILLEGAL_TABLE TYPE Tabelle ist nicht erlaubt
Exception ILLEGAL_VARIABLE_NAME TYPE Variablenname nicht zulässig
Exception VARIABLE_ALREADY_EXISTS TYPE Unter diesem Namen existiert schon eine Var.
Exception NO_TYPE_PICKED TYPE Es wurde kein Variablentyp ausgewählt
Exception NO_FIELD_PICKED TYPE Es wurde kein Tabellenfeld ausgewählt
Exception NO_VARIABLE_CREATED TYPE Variablenpflege wurde ohne Sichern abgebrochen
               
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  19960409 
SAP Release Created in