SAP ABAP Function Module DD_SCHEME_TEST (DD_SCHEME_TEST)
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 DD_SCHEME_TEST  
Function Group DDSCHEME   Scheme Handling  
Program Name SAPLDDSCHEME    
INCLUDE Name LDDSCHEMEU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CALLING_PROGRAM TYPE SCCONTROL-CALLPROG SPACE Name of the calling program
Importing SCHEME_PROGRAM TYPE SCHEMEPROG 'SCHEME_SAMPLE' Name of program in which the schema is defined
Importing SCHEME_NAME TYPE SCHEMENAME '*' Name of schema
Importing TEST_LOOP_REPEAT TYPE SCCONTROL-TESTREPEAT 3
Importing TEST_CONDITION_VALUE TYPE SCCONTROL-TESTCOND SPACE
Importing GENFORCE TYPE SCCONTROL-GENFORCE SPACE
Importing MEASURE_REPEAT TYPE SCCONTROL-MEASURES 0 Number of time measurements
Tables RESULT_TAB TYPE   Results table
Exception GENERATE_ERROR TYPE Error in generated program
Exception SCHEMEPROG_NOT_FOUND 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  19990505 
SAP Release Created in