SAP ABAP Interface IF_SATC_AC_VDCT_DOMAIN_TYPES (Module 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_SCRATCH (Package) INTERNAL: - *NO* REUSE - Things to delete
Properties
Interface IF_SATC_AC_VDCT_DOMAIN_TYPES  
Short Description Module Verdict Domain: Types and constants    
General Data
Package SATC_SCRATCH   INTERNAL: - *NO* REUSE - Things to delete 
Created 20081117   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_VDCT_DOMAIN_TYPES has no interface.
Friends
Interface IF_SATC_AC_VDCT_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 20081117
2 C_DOMAIN Constant Public See coding 20081117
3 C_EXEMPTION_APPROVAL Constant Public See coding Enumeration on Applroval State 20081117
4 C_EXEMPTION_GRANULARITY Constant Public See coding Enumeration on Granularity 20081117
5 C_EXEMPTION_KIND Constant Public See coding Enumeration on Kind 20081117
6 C_EXEMPTION_STATE Constant Public See coding 20081117
7 C_EXEMPTION_VALIDITY Constant Public See coding Enumeration on Validity 20081117
8 C_PRIORITY Constant Public See coding 20081117
9 C_VERDICT_KIND Constant Public See coding 20081117
Methods
Interface IF_SATC_AC_VDCT_DOMAIN_TYPES has no method.
Events
Interface IF_SATC_AC_VDCT_DOMAIN_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_D_ASPECT_ID Public Type reference (TYPE) SATC_D_AC_ASPECT_ID 20081117
2 TY_D_CHECK_SUM Public Type reference (TYPE) I CheckSum / CRC32 - See CL_SATC_CHECKSUM 20081117
3 TY_D_EXEMPTION_APPROVAL Public See coding Exemption Approval (in process / approved /...) 20081117 ty_D_Exemption_Approval type c length 1
4 TY_D_EXEMPTION_GRANULARITY Public See coding Exemption Granularity (Package / Object /...) 20081117 ty_D_Exemption_Granularity type c length 1
5 TY_D_EXEMPTION_KIND Public See coding Exemption Kind ( internal / external / .. ) 20081117 ty_D_Exemption_Kind type c length 1
6 TY_D_EXEMPTION_STATE Public See coding Exception State ( considered / .. ) 20081117 ty_D_Exemption_State type c length 1
7 TY_D_EXEMPTION_VALIDITY Public See coding Exemption validity (no exception / exception applies /...) 20081117 ty_D_Exemption_Validity type c length 1
8 TY_D_MESSAGE_KEY Public See coding 20081117 ty_D_Message_Key type c length 12
9 TY_D_PRIORITY Public Type reference (TYPE) INT1 Priority (1 .. 4) 20081117
10 TY_D_VERDICT_KIND Public See coding Kind of Verdict ( Test Passed / Test Failed ) 20081117 ty_D_Verdict_Kind type c length 1
11 TY_S_BASE_INFO Public See coding Basic Information 20081117 begin of ty_S_Base_info, priority type ty_D_Priority, end of ty_S_Base_info
12 TY_S_BASIC_ATTRIBUTE_INFO Public See coding Basic Attribute 20081117 begin of ty_S_Basic_Attribute_info, 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! include type ty_S_Exemption_info as Exemption_info. types: end of ty_S_Basic_Attribute_info
13 TY_S_EXEMPTION_INFO Public See coding 20081117 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
14 TY_S_KEY Public See coding Key 20081117 begin of ty_S_Key, aspect_id type ty_D_Aspect_id, obj_Name type sobj_Name, obj_Type type trobjtype, message_Key type ty_D_Message_Key, checksum type i, end of ty_S_Key
15 TY_T_BASIC_ATTRIBUTE_INFOS Public See coding Set of Basic Attributes 20081117 ty_T_Basic_Attribute_infos type standard table of ty_S_Basic_Attribute_info
16 TY_T_KEYS Public See coding Set of Keys 20081117 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 720