SAP ABAP Interface IF_SATC_AC_PLNERR_DOMAIN_TYPES (Module Plug-in Failure: 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_PLNERR_DOMAIN_TYPES | |
Short Description | Module Plug-in Failure: Types and constants |
General Data
Package | SATC_ABAP_CHECK_SET | INTERNAL: - *NO* REUSE - ABAP entities related sets |
Created | 20071207 | 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_PLNERR_DOMAIN_TYPES has no interface.
Friends
Interface IF_SATC_AC_PLNERR_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 | 20071207 | ||||
2 | C_DOMAIN | Constant | Public | See coding | 20071207 |
Methods
Interface IF_SATC_AC_PLNERR_DOMAIN_TYPES has no method.
Events
Interface IF_SATC_AC_PLNERR_DOMAIN_TYPES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_D_MESSAGE_KEY | Public | See coding | Message key | 20071218 | ty_D_Message_Key type c length 12
|
|
2 | TY_D_MODULE_ID | Public | See coding | Module ID | 20071207 | ty_D_Module_Id type x length 16
|
|
3 | TY_D_PHASE_KEY | Public | Type reference (TYPE) | INT2 | Phase key | 20080121 |
|
4 | TY_D_SRC_LINE | Public | Type reference (TYPE) | INT4 | Line in source code | 20080320 |
|
5 | TY_S_BASIC_ATTRIBUTE_INFO | Public | See coding | Basic attribute | 20071207 | begin of ty_S_Basic_Attribute_Info,
message_Key type ty_D_Message_Key,
description_Data type xstring,
timestamp type timestamp,
host type string, " MAX 32. CHARS!
hint type c length 4,
failure_Sub_Type type string, " MAX 76. CHARS!
end of ty_S_Basic_Attribute_Info
|
|
6 | TY_S_KEY | Public | See coding | Key | 20071207 | begin of ty_S_Key,
obj_Name type sobj_Name,
obj_Type type trobjtype,
module_Id type ty_D_Module_Id,
phase_Key type ty_D_Phase_Key,
end of ty_S_Key
|
|
7 | TY_T_BASIC_ATTRIBUTE_INFOS | Public | See coding | Collection of basic attributes | 20071207 | ty_T_Basic_Attribute_Infos
type standard table of ty_S_Basic_Attribute_Info
|
|
8 | TY_T_KEYS | Public | See coding | Collection of keys | 20071207 | 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 | 711 |