SAP ABAP Class CL_PXNE_NODE (Node)
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) | CL_PXN_BASE | Base (abstract) | 20100616 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXNE_NODE | Representation of an ABAP entity | 20100616 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PXNE_ATTRIBUTE | Attribute | 20110620 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_PXNE_DATATYPE_COMPLEX | Complex Type | 20110316 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_PXNE_DATATYPE_SIMPLE | Simple Type | 20110316 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_PXNE_ELEMENT | Element | 20110316 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_PXNE_FAULT_TYPE | Fault | 20100618 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_PXNE_INTERFACE | Interface | 20100616 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_PXNE_MESSAGE_TYPE | Message type | 20100618 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_PXNE_NODE_GLOBAL | Global Node | 20110316 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_PXNE_OBJECT | Inline Object | 20120808 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_PXNE_OPERATION | Operation | 20100618 |
| ... | Click here to see Used By full list (12 items) | |||
Properties
| Class | CL_PXNE_NODE | |
| Short Description | Node | |
| Super Class | CL_PXN_BASE | Base (abstract) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_GENTIME_MDR | Proxy Generation Meta Data Repository |
| Created | 20100616 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PXNE_NODE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PXNE_NODE | Representation of an ABAP entity | 20100616 |
Friends
Class CL_PXNE_NODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | T_CLASS_INFO | 20110224 | ||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20110325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110224 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20110316 |
Events
Class CL_PXNE_NODE has no event.
Types
Class CL_PXNE_NODE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PXNE_NODE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PXNE_NODE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110316 | ||||
| 2 | PROXY | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_OBJECT | Test MDR | 20110316 |
Method CONSTRUCTOR on class CL_PXNE_NODE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 800 |