SAP ABAP Class CX_PXN_LOG_ENTRY (Log of actions executed during try_node_repari)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_GENTIME_MDR (Package) Proxy Generation Meta Data Repository
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_PXN_FAULT | MDR fault (abstract) | 20120302 |
Properties
| Class | CX_PXN_LOG_ENTRY | |
| Short Description | Log of actions executed during try_node_repari | |
| Super Class | CX_PXN_FAULT | MDR fault (abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SAI_PROXY_GENTIME_MDR | Proxy Generation Meta Data Repository |
| Created | 20120302 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_PXN_LOG_ENTRY has no forward declaration.
Interfaces
Class CX_PXN_LOG_ENTRY has no interface implemented.
Friends
Class CX_PXN_LOG_ENTRY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | PRX_R3NAME | Proxy Generation: Name of an Object in R/3 | 20120302 | |||
| 2 | Constant | Public | See coding | 20120302 | |||||
| 3 | Constant | Public | See coding | 20120302 | |||||
| 4 | Constant | Public | See coding | 20120302 | |||||
| 5 | Constant | Public | See coding | 20120305 | |||||
| 6 | Constant | Public | See coding | 20120306 | |||||
| 7 | Constant | Public | See coding | 20120306 | |||||
| 8 | Instance attribute | Public | Type reference (TYPE) | PRX_IFRNAM | Proxy Generation: External Name | 20120302 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_PXN_CORE | Node affected by the change | 20120302 | |||
| 10 | Constant | Public | See coding | 20120306 | |||||
| 11 | Constant | Public | See coding | 20120306 | |||||
| 12 | Constant | Public | See coding | 20130225 | |||||
| 13 | Constant | Public | See coding | 20130225 | |||||
| 14 | Instance attribute | Public | Type reference (TYPE) | SY-MSGTY | 'I' | Message Type | 20120306 | ||
| 15 | Constant | Public | See coding | 20120302 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120302 |
Events
Class CX_PXN_LOG_ENTRY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20120302 | tab type standard table of ref to cx_pxn_log_entry with default key
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_NAME | Call by reference | Type reference (TYPE) | PRX_R3NAME | 20120302 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | 20120302 | ||||
| 3 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_CORE | 20120302 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120302 | ||||
| 5 | SEVERITY | Call by reference | Type reference (TYPE) | SY-MSGTY | 'I' | 20120306 | |||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20120302 |
Method CONSTRUCTOR on class CX_PXN_LOG_ENTRY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 804 |