SAP ABAP Class IF_SATC_STD_TEST_DOMAIN_TYPES (ATC: Types on R3TR Message/Verdict Raising Modules)
Properties
Class IF_SATC_STD_TEST_DOMAIN_TYPES  
Short Description ATC: Types on R3TR Message/Verdict Raising Modules    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070223   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 IF_SATC_STD_TEST_DOMAIN_TYPES has no interface implemented.
Friends
Class IF_SATC_STD_TEST_DOMAIN_TYPES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BASIC_ATTRIBUTE Constant Public See coding 20070223
2 C_DOMAIN Constant Public See coding 20070223
Methods
Class IF_SATC_STD_TEST_DOMAIN_TYPES has no method.
Events
Class IF_SATC_STD_TEST_DOMAIN_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_BASIC_ATTRIBUTE_INFO Public See coding Basic Attribute 20070223 begin of ty_S_Basic_Attribute_Info, record_Type type int2, serialized_Data type xstring, text_Data type string, end of ty_S_Basic_Attribute_Info
2 TY_S_KEY Public See coding Key of Test Data Domain 20070223 begin of ty_S_Key, prog_Name type syRepid, test_Key type i, date_Created type syDatum, end of ty_S_Key
3 TY_T_BASIC_ATTRIBUTE_INFOS Public See coding Set of Basic Attributes 20070223 ty_T_Basic_Attribute_Infos type standard table of ty_S_Basic_Attribute_Info
4 TY_T_KEYS Public See coding Set of Keys 20070223 ty_t_Keys type standard table of ty_S_Key with non-unique key table_line
History
Last changed by/on SAP  20130531 
SAP Release Created in