SAP ABAP Class CL_SCRM_PLUGIN_INFOS (CL_SCRM_PLUGIN_INFOS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     S_CHECK_RESULT_MANAGEMENT_EXT (Package) SAP ONLY: Check Internal Guidelines - Enhancements
Properties
Class CL_SCRM_PLUGIN_INFOS  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CHECK_RESULT_MANAGEMENT_EXT   SAP ONLY: Check Internal Guidelines - Enhancements 
Created 20081003   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCRM_PLUGIN_INFOS has no forward declaration.
Interfaces
Class CL_SCRM_PLUGIN_INFOS has no interface implemented.
Friends
Class CL_SCRM_PLUGIN_INFOS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PLUG_KIND Constant Public See coding 20081003
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHECK_INFO Static method Public Method 20081003
2 GET_COLLECTOR_INFO Static method Public Method 20081003
Events
Class CL_SCRM_PLUGIN_INFOS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_PLUGIN_INFO Public See coding 20081003 begin of TY_S_PLUGIN_INFO, !kind type int1, !class_Name type seoclsname, end of ty_S_Plugin_Info
Method Signatures

Method GET_CHECK_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20081003
2 Returning RESULT Value transfer Type reference (TYPE) TY_S_PLUGIN_INFO 20081003

Method GET_CHECK_INFO on class CL_SCRM_PLUGIN_INFOS has no exception.

Method GET_COLLECTOR_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE 20081003
2 Returning RESULT Value transfer Type reference (TYPE) TY_S_PLUGIN_INFO 20081003

Method GET_COLLECTOR_INFO on class CL_SCRM_PLUGIN_INFOS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740