SAP ABAP Function Module G_VARIABLE_GET_NEXT_USED (Sequential Reading of the Value Variables in a Set)
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_GET_NEXT_USED Sequential Reading of the Value Variables in a Set  
Function Group GSSM   SETS: Set Manager  
Program Name SAPLGSSM    
INCLUDE Name LGSSMU24    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ENTRY TYPE RGSMV Data of the Entry
Exporting VALUE TYPE RGSGV-DEFVALUE Variable Default Value
Exporting VARIABLE TYPE RGSGV-VARIABLE Variable name
Importing CLASS TYPE RGSMH-CLASS SPACE Set class
Importing SETNAME TYPE C SPACE Name of set
Importing TABLE TYPE RGSMH-TABLE SPACE Set table
Importing RETURN_INTERNAL_VARIABLE TYPE FLAG SPACE 'X': Internal Variable, ' ': External Variable
Exception END_OF_VARIABLES TYPE No Additional Value Variable found
               
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  19930710 
SAP Release Created in