SAP ABAP Function Module G_VARIABLE_GENERATE (Generating a Variable)
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_GENERATE Generating a Variable  
Function Group GSVG   SETS: Generating set variables  
Program Name SAPLGSVG    
INCLUDE Name LGSVGU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting INT_VAR TYPE T802G-INT_VAR Indicator 'Internal Variable' is set
Importing NO_TITLE TYPE FLAG SPACE Title is not filled; no MODIFY on T802T
Importing VARSTRUCTURE TYPE RGSGV Variable Information
Importing CLIENT TYPE SYST-MANDT Client of Variable
Importing FLAG_USE_RGSGV_USER TYPE SYST-DATAR SPACE
Exception ILLEGAL_CHANGE_OF_FIELD TYPE Incompatible Field Change
Exception ILLEGAL_CHANGE_OF_TABLE TYPE Incompatible Table Change
Exception ILLEGAL_CHANGE_OF_TYPE TYPE Incompatible Type Change
Exception VARIABLE_NOT_FOUND TYPE Variable used does not exist
Exception FIELD_NOT_FOUND TYPE The Table Field does not exist
Exception TEMPORARY_SET_IN_VARIABLE TYPE Permanent Set Variables Include Temporary Set
               
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  00000000 
SAP Release Created in