SAP ABAP Interface IF_SATC_AC_OBJLOG_DOMAIN_TYPES ('Object Log' 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_OBJLOG_DOMAIN_TYPES | |
Short Description | 'Object Log' Domain: Types and constants |
General Data
Package | SATC_ABAP_CHECK_SET | INTERNAL: - *NO* REUSE - ABAP entities related sets |
Created | 20090805 | 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_OBJLOG_DOMAIN_TYPES has no interface.
Friends
Interface IF_SATC_AC_OBJLOG_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 | 20090805 | ||||
2 | C_DOMAIN | Constant | Public | See coding | 20090805 |
Methods
Interface IF_SATC_AC_OBJLOG_DOMAIN_TYPES has no method.
Events
Interface IF_SATC_AC_OBJLOG_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 | 20090805 | begin of ty_S_Basic_Attribute_info,
start_timestamp type timestampl,
end_timestamp type timestampl,
end of ty_S_Basic_Attribute_info
|
|
2 | TY_S_KEY | Public | See coding | Key | 20090805 | begin of ty_S_Key,
obj_Name type sobj_Name,
obj_Type type trobjtype,
module_id type satc_d_id,
end of ty_S_Key
|
|
3 | TY_T_BASIC_ATTRIBUTE_INFOS | Public | See coding | Set of Basic Attributes | 20090805 | ty_T_Basic_Attribute_infos
type standard table of ty_S_Basic_Attribute_info
|
|
4 | TY_T_KEYS | Public | See coding | Set of Keys | 20090805 | 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 | 800 |