SAP ABAP Function Module RSS_TEMPLATE_INSTANTIATE (RSS_TEMPLATE_INSTANTIATE)
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_TEMPLATE_INSTANTIATE  
Function Group RSSG   BW generation tool  
Program Name SAPLRSSG   Services for generation of coding 
INCLUDE Name LRSSGU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_TX_TEXTPOOL TYPE RSSG_TX_TP BW Generation Tool: Text Pool
Exporting O_ERROR_LINE TYPE SYST-TABIX Line number of syntax error
Exporting O_ERROR_MESSAGE TYPE C Error message
Exporting E_ERROR_LINE TYPE SYST-TABIX
Exporting E_ERROR_MESSAGE TYPE RSSG_MESSAGE
Exporting E_T_CODE TYPE RSSG_T_CODELINE
Exporting E_T_VARCODE TYPE RSSG_T_VARLINE
Exporting E_UCCHECK TYPE UCCHECK Flag, if unicode check was performed
Exporting E_T_TEMPLATE_REF TYPE RSSG_T_TEMPLREF For internal use only
Exporting E_TH_PDIRSUB TYPE RSSG_TH_PDIRSUB Programmklassen der verwendeten Sub-Templates
Exporting E_RX_EXCEPTION TYPE REF TO CX_ROOT Klassenbasierte Ausnahmebedingung im Template
Importing I_TEMPLATE TYPE SYST-REPID Template
Importing I_PROGRAM_NAME TYPE SYST-REPID Program to be generated
Importing I_PROGRAM_TYPE TYPE TRDIR-SUBC 1 Program Type
Importing I_META_OBJECT TYPE
Importing I_PROGRAM_CLASS TYPE RSSG_PROGCLASS BW generation tool: Program class for generated programs
Importing I_UNI_IDC25 TYPE RSSG_UNI_IDC25 BW Generation tool: GUID in compressed form (CHAR25)
Importing I_CLIENT TYPE RSSG_CLIENT SY-MANDT Client
Importing I_GLOBAL_CHECK TYPE SYST-CALLD
Importing I_GLOBAL_PROGRAM TYPE SYST-REPID Main program
Importing I_FORCE_COMPILATION TYPE
Importing I_NO_PROGRAM_CHECK TYPE RSSG_BOOL RSSG_C_FALSE
Importing I_DEBUG_LEVEL TYPE I
Importing I_USE_METACLASS TYPE RSSG_BOOL RSSG_C_FALSE
Importing I_SECONDS_TO_WAIT TYPE I 30
Importing I_NO_RDIR_CHECK TYPE RSSG_BOOL RSSG_C_TRUE
Importing I_BUFFERED TYPE RSSG_BOOL RSSG_C_TRUE
Importing I_DB_COMMIT TYPE RSSG_BOOL RSSG_C_FALSE
Importing I_NO_COMMENT_LINE_SPLIT TYPE RSSG_BOOL RSSG_C_FALSE Kommentare welche mit " beginnen werden nicht auf die nächste Zeile umgebrochen
Tables E_T_PROGRAM_SOURCE TYPE ABAPSOURCE
Exception TEMPLATE_NOT_FOUND TYPE
Exception TEMPLATE_SYNTAX_ERROR TYPE
Exception PROGRAM_SYNTAX_ERROR TYPE
Exception INTERNAL_ERROR TYPE Internal Error
Exception INVALID_INPUT TYPE
Exception GENERATION_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  19970801 
SAP Release Created in