SAP ABAP Class IF_SATC_AC_PLNERR_DOMAIN_TYPES (Module Plug-in Failure: Types and constants)
Properties
| Class | IF_SATC_AC_PLNERR_DOMAIN_TYPES | |
| Short Description | Module Plug-in Failure: Types and constants | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20071207 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SATC_AC_PLNERR_DOMAIN_TYPES has no interface implemented.
Friends
Class IF_SATC_AC_PLNERR_DOMAIN_TYPES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20071207 | |||||
| 2 | Constant | Public | See coding | 20071207 |
Methods
Class IF_SATC_AC_PLNERR_DOMAIN_TYPES has no method.
Events
Class 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 |