SAP ABAP Function Module RSS_METAPROGRAM_GENERATE (RSS_METAPROGRAM_GENERATE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BW (Application Component) BW Service API
     SBIG (Package) Business Information Warehouse: Generation Tool
Basic Data
Function Module RSS_METAPROGRAM_GENERATE  
Function Group RSSG   BW generation tool  
Program Name SAPLRSSG   Services for generation of coding 
INCLUDE Name LRSSGU19    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_PROGRAM_NAME TYPE SYST-REPID ABAP Program: Current Main Program
Exporting E_PROGRAM_GENERATED TYPE RSSG_BOOL
Exporting E_ERROR_LINE TYPE SYST-TABIX Internal Tables, Current Row Index
Exporting E_ERROR_MESSAGE TYPE RSSG_MESSAGE
Exporting E_UCCHECK TYPE UCCHECK Flag, if unicode check was performed
Importing I_PROGRAM_CLASS TYPE RSSG_PROGCLASS Program Class
Importing I_TEMPLATE TYPE SYST-REPID
Importing I_FORCE_COMPILATION TYPE RSSG_BOOL RSSG_C_FALSE
Importing I_DEBUG_LEVEL TYPE I 0
Importing I_NO_SYNTAX_CHECK TYPE RSSG_BOOL RSSG_C_FALSE
Importing I_AND_LOAD TYPE RSSG_BOOL RSSG_C_FALSE
Importing I_SECONDS_TO_WAIT TYPE I 30
Importing I_NO_RDIR_CHECK TYPE RSSG_BOOL RSSG_C_FALSE
Importing I_BUFFERED TYPE RSSG_BOOL RSSG_C_FALSE
Importing I_USE_METACLASS TYPE RSSG_BOOL RSSG_C_TRUE
Importing I_DB_COMMIT TYPE RSSG_BOOL RSSG_C_FALSE
Importing I_SCOPE TYPE RSSG_SCOPE '2'
Exception INVALID_PROGRAM_CLASS TYPE
Exception FOREIGN_LOCK TYPE
Exception SYSTEM_FAILURE TYPE
Exception TEMPLATE_NOT_FOUND TYPE
Exception TEMPLATE_SYNTAX_ERROR TYPE
Exception PROGRAM_SYNTAX_ERROR TYPE
Exception INSERT_ERROR TYPE
Exception INTERNAL_ERROR TYPE
               
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  20040312 
SAP Release Created in