SAP ABAP Class CL_SATC_PLUGIN_SVC (Service for Initializing ATC Plug-Ins)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_STDLIB_META_DATA_CORE (Package) INTERNAL: - *NO* REUSE - Meta data implementation
Properties
Class CL_SATC_PLUGIN_SVC  
Short Description Service for Initializing ATC Plug-Ins    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_STDLIB_META_DATA_CORE   INTERNAL: - *NO* REUSE - Meta data implementation 
Created 20081124   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATC_PLUGIN_SVC has no forward declaration.
Interfaces
Class CL_SATC_PLUGIN_SVC has no interface implemented.
Friends
Class CL_SATC_PLUGIN_SVC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_MODE Constant Public See coding 20081124
Methods
# Method Level Visibility Method type Description Created on
1 INIT_CONDITION Static method Public Method Intantiate & Initialize Condititon Plug 20081124
2 INIT_MODULE Static method Public Method Intantiate & Initialize Module Plug 20081124
Events
Class CL_SATC_PLUGIN_SVC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 INITIALIZATION_MODE Public Type reference (TYPE) INT1 20081124
Method Signatures

Method INIT_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CLASS_NAME Call by reference Type reference (TYPE) SATC_D_RUNTIME_CLASS 20081124
2 Exporting E_INSTANCE Call by reference Object reference (TYPE REF TO) IF_SATC_CONDITION 20081124
3 Importing I_CONDITION_ID Call by reference Type reference (TYPE) SATC_D_ID 20081124
4 Importing I_MODE Call by reference Type reference (TYPE) INITIALIZATION_MODE C_MODE-NORMAL 20081124
# Exception Resumable Description Created on
1 CX_SATC_MD_STEP 20081124

Method INIT_MODULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CLASS_NAME Call by reference Type reference (TYPE) SATC_D_RUNTIME_CLASS 20081124
2 Exporting E_INSTANCE Call by reference Object reference (TYPE REF TO) IF_SATC_MODULE 20081124
3 Importing I_MODE Call by reference Type reference (TYPE) INITIALIZATION_MODE C_MODE-NORMAL 20081124
4 Importing I_MODULE_ID Call by reference Type reference (TYPE) SATC_D_ID 20081124
# Exception Resumable Description Created on
1 CX_SATC_MD_STEP 20081124
History
Last changed by/on SAP  20130531 
SAP Release Created in 720