SAP ABAP Interface IF_SATC_STD_TEST_DOMAIN_TYPES (ATC: Types on R3TR Message/Verdict Raising Modules)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_STDLIB_SELFTEST (Package) INTERNAL: - *NO* REUSE - check-o-rama stuff

⤷

⤷

Properties
Interface | IF_SATC_STD_TEST_DOMAIN_TYPES | |
Short Description | ATC: Types on R3TR Message/Verdict Raising Modules |
General Data
Package | SATC_STDLIB_SELFTEST | INTERNAL: - *NO* REUSE - check-o-rama stuff |
Created | 20070223 | 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_STD_TEST_DOMAIN_TYPES has no interface.
Friends
Interface IF_SATC_STD_TEST_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 | 20070223 | ||||
2 | C_DOMAIN | Constant | Public | See coding | 20070223 |
Methods
Interface IF_SATC_STD_TEST_DOMAIN_TYPES has no method.
Events
Interface 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 | 710 |