SAP ABAP Class CL_SATC_CI_VARIANT_ACCESS_SVC (Services for Code Inspector Variants)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_CI_MISC (Package) INTERNAL: - *NO* REUSE - Miscellaneous services
Properties
Class CL_SATC_CI_VARIANT_ACCESS_SVC  
Short Description Services for Code Inspector Variants    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_CI_MISC   INTERNAL: - *NO* REUSE - Miscellaneous services 
Created 20120517   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SATC_CI_VARIANT_ACCESS_SVC has no interface implemented.
Friends
Class CL_SATC_CI_VARIANT_ACCESS_SVC has no friend class.
Attributes
Class CL_SATC_CI_VARIANT_ACCESS_SVC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_CHECK_VARIANT Static method Public Method Starts viewer for "check variant" 20120517
2 DISPLAY_OBJECT_SET Static method Public Method Starts viewer for "object set" 20120517
3 EXISTS_CHECK_VARIANT Static method Public Method Returns ABAP_TRUE in case the "check variant" is existing 20120517
4 EXISTS_OBJECT_SET Static method Public Method Returns ABAP_TRUE in case the "object set" is existing 20120517
5 RETRIEVE_CHECK_VARIANT_INFO Static method Public Method Returns meta information on "check variant" 20121217
Events
Class CL_SATC_CI_VARIANT_ACCESS_SVC has no event.
Types
Class CL_SATC_CI_VARIANT_ACCESS_SVC has no local type.
Method Signatures

Method DISPLAY_CHECK_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_VARIANT Call by reference Type reference (TYPE) SATC_CI_CHK_VARIANT Global "Code Inspector" check variant 20120517
# Exception Resumable Description Created on
1 CX_SATC_AC_BAD_STATE Invalid state 20120517

Method DISPLAY_OBJECT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_SET Call by reference Type reference (TYPE) SATC_CI_OBJ_VARIANT Name of global "Code Inspector" object set 20120517

Method DISPLAY_OBJECT_SET on class CL_SATC_CI_VARIANT_ACCESS_SVC has no exception.

Method EXISTS_CHECK_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_VARIANT Call by reference Type reference (TYPE) SATC_CI_CHK_VARIANT Global "Code Inspector" check variant 20120517
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20120517

Method EXISTS_CHECK_VARIANT on class CL_SATC_CI_VARIANT_ACCESS_SVC has no exception.

Method EXISTS_OBJECT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_SET Call by reference Type reference (TYPE) SATC_CI_OBJ_VARIANT Name of global "Code Inspector" object set 20120517
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20120517
# Exception Resumable Description Created on
1 CX_SATC_AC_BAD_STATE Invalid state 20120517

Method RETRIEVE_CHECK_VARIANT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHECK_NAMES Value transfer Type reference (TYPE) STRING_TABLE List of referred checks 20121217
2 Exporting E_OBJECT_TYPES Value transfer Type reference (TYPE) SCIT_OBJT Criteria of object types covered by checks 20121217
3 Exporting E_RESTRICT_TYPES Value transfer Type reference (TYPE) ABAP_BOOL The criteria of object types can be used as restriction 20121217
4 Importing I_CHECK_VARIANT_NAME Call by reference Type reference (TYPE) SATC_CI_CHK_VARIANT Name of "check variant" 20121217
# Exception Resumable Description Created on
1 CX_SATC_AC_ROOT 20121217
History
Last changed by/on SAP  20130531 
SAP Release Created in 732