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 ABAP_NAME Instance attribute Public Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20120302
2 ACTOR_RENAMED Constant Public See coding 20120302
3 BASE_STRUC Constant Public See coding 20120302
4 CONTEXT_REF Constant Public See coding 20120302
5 IMPLEMENTED_ACTOR_RENAMED Constant Public See coding 20120305
6 MESSAGE_TYPE_ADDED Constant Public See coding 20120306
7 MESSAGE_TYPE_DELETED Constant Public See coding 20120306
8 NAME Instance attribute Public Type reference (TYPE) PRX_IFRNAM Proxy Generation: External Name 20120302
9 NODE Instance attribute Public Object reference (TYPE REF TO) IF_PXN_CORE Node affected by the change 20120302
10 OPERATION_ADDED Constant Public See coding 20120306
11 OPERATION_DELETED Constant Public See coding 20120306
12 RFC_OPERATION_ADDED Constant Public See coding 20130225
13 RFC_OPERATION_DELETED Constant Public See coding 20130225
14 SEVERITY Instance attribute Public Type reference (TYPE) SY-MSGTY 'I' Message Type 20120306
15 TYPE_REF Constant Public See coding 20120302
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR 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 Importing ABAP_NAME Call by reference Type reference (TYPE) PRX_R3NAME 20120302
2 Importing NAME Call by reference Type reference (TYPE) PRX_IFRNAM 20120302
3 Importing NODE Call by reference Object reference (TYPE REF TO) IF_PXN_CORE 20120302
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120302
5 Importing SEVERITY Call by reference Type reference (TYPE) SY-MSGTY 'I' 20120306
6 Importing 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