SAP ABAP Function Module SCHEME_INSTANTIATE (Schema instantiation for generating programs/text)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDBT (Package) ABAP Dictionary: Basic Tools
Basic Data
Function Module SCHEME_INSTANTIATE Schema instantiation for generating programs/text  
Function Group DDSCHEME   Scheme Handling  
Program Name SAPLDDSCHEME    
INCLUDE Name LDDSCHEMEU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CALLING_PROGRAM TYPE SYST-REPID Name of the calling program
Importing SCHEME_PROGRAM TYPE SCHEMEPROG Name of program in which the schema is defined
Importing SCHEME_NAME TYPE SCHEMENAME Name of schema
Tables RESULT_TAB TYPE   Table with results of instantiation
Exception SCHEMEPROG_NOT_FOUND TYPE Defined program does not exist
Exception SCHEME_NOT_FOUND TYPE Defined schema does not exist in the program
Exception SCHEME_SYNTAX_ERROR TYPE Syntax error in schema
Exception GENERATE_ERROR TYPE Error in generated program
Exception FORCED_LINESPLIT TYPE Forced line feed within a word
Exception TABLE_NOT_EXISTS TYPE Table not defined in calling program
               
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  19990505 
SAP Release Created in