SAP ABAP Interface IF_SATC_AC_VERDCT_DOMAIN_TYPES (Aspect Verdict Domain: Types and constants)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_SET (Package) INTERNAL: - *NO* REUSE - ABAP entities related sets
Properties
Interface IF_SATC_AC_VERDCT_DOMAIN_TYPES  
Short Description Aspect Verdict Domain: Types and constants    
General Data
Package SATC_ABAP_CHECK_SET   INTERNAL: - *NO* REUSE - ABAP entities related sets 
Created 20070102   SAP 
Last changed 20130531   SAP 
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
Interface IF_SATC_AC_VERDCT_DOMAIN_TYPES has no interface.
Friends
Interface IF_SATC_AC_VERDCT_DOMAIN_TYPES has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BASIC_ATTRIBUTE Constant Public See coding 20070102
2 C_DOMAIN Constant Public See coding 20070102
3 C_EXEMPTION_APPROVAL Constant Public See coding Enumeration on Applroval State 20071114
4 C_EXEMPTION_GRANULARITY Constant Public See coding Enumeration on Granularity 20071114
5 C_EXEMPTION_KIND Constant Public See coding Enumeration on Kind 20071114
6 C_EXEMPTION_STATE Constant Public See coding 20071114
7 C_EXEMPTION_VALIDITY Constant Public See coding Enumeration on Validity 20071114
8 C_PRIORITY Constant Public See coding 20070102
9 C_VERDICT_KIND Constant Public See coding 20070102
Methods
Interface IF_SATC_AC_VERDCT_DOMAIN_TYPES has no method.
Events
Interface IF_SATC_AC_VERDCT_DOMAIN_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_D_CHECK_SUM Public Type reference (TYPE) I CheckSum / CRC32 - See CL_SATC_CHECKSUM 20070102
2 TY_D_EXEMPTION_APPROVAL Public See coding Exemption Approval (in process / approved /...) 20071114 ty_D_Exemption_Approval type c length 1
3 TY_D_EXEMPTION_GRANULARITY Public See coding Exemption Granularity (Package / Object /...) 20071114 ty_D_Exemption_Granularity type c length 1
4 TY_D_EXEMPTION_KIND Public See coding Exemption Kind ( internal / external / .. ) 20071114 ty_D_Exemption_Kind type c length 1
5 TY_D_EXEMPTION_STATE Public See coding Exception State ( considered / .. ) 20071114 ty_D_Exemption_State type c length 1
6 TY_D_EXEMPTION_VALIDITY Public See coding Exemption validity (no exception / exception applies /...) 20071114 ty_D_Exemption_Validity type c length 1
7 TY_D_MODULE_ID Public See coding Module ID 20070102 ty_D_Module_Id type x length 16
8 TY_D_MODULE_MESSAGE_KEY Public See coding Message Key within A Module 20070102 ty_D_Module_Message_Key type c length 12
9 TY_D_PRIORITY Public Type reference (TYPE) INT1 Priority (1 .. 4) 20070102
10 TY_D_VERDICT_KIND Public See coding Kind of Verdict ( Test Passed / Test Failed ) 20070102 ty_D_Verdict_Kind type c length 1
11 TY_S_BASE_INFO Public See coding Basic Information 20070102 begin of ty_S_Base_Info, priority type ty_D_Priority, error_Object_Key type satc_S_r3tr_Key, end of ty_S_Base_Info
12 TY_S_BASIC_ATTRIBUTE_DETAIL Public See coding 20101018 begin of ty_S_Basic_Attribute_Detail, error_Obj_Type type trobjtype, error_Obj_Name type sobj_Name, kind type ty_D_Verdict_Kind, priority type ty_D_Priority, navigation_Data type xstring, description_Data type xstring, timestamp type timestamp, host type string, "max 32 chars end of ty_S_Basic_Attribute_Detail
13 TY_S_BASIC_ATTRIBUTE_INFO Public See coding Basic Attribute 20070102 begin of ty_S_Basic_Attribute_Info. include type ty_S_Basic_Attribute_Detail as detail_Info. include type ty_S_Exemption_Info as Exemption_Info. types: end of ty_S_Basic_Attribute_Info
14 TY_S_EXEMPTION_INFO Public See coding 20071114 begin of ty_S_Exemption_Info, excstate_Chktime type ty_D_Exemption_State, excstate_Asstime type ty_D_Exemption_State, exc_Kind type ty_D_Exemption_Kind, exc_Validity type ty_D_Exemption_Validity, exc_Approval type ty_D_Exemption_Approval, exc_Granularity type ty_D_Exemption_Granularity, end of ty_S_Exemption_Info
15 TY_S_KEY Public See coding Key 20070228 begin of ty_S_Key, obj_Name type sobj_Name, obj_Type type trobjtype, module_Id type ty_D_Module_Id, module_Msg_Key type ty_D_Module_Message_Key, checksum type i, end of ty_S_Key
16 TY_T_BASIC_ATTRIBUTE_INFOS Public See coding Set of Basic Attributes 20070102 ty_T_Basic_Attribute_Infos type standard table of ty_S_Basic_Attribute_Info
17 TY_T_KEYS Public See coding Set of Keys 20070228 ty_T_Keys type standard table of ty_S_Key with non-unique key table_Line with non-unique sorted key !sorted components table_Line
History
Last changed by/on SAP  20130531 
SAP Release Created in 710