SAP ABAP Class CL_PXN_ATTRIBUTE (Attribute (abstract))
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_DATATYPE_SIMPLE | Simple Type | 20090409 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_ATTRIBUTE | Attribute | 20090409 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_COPYABLE | subnode can be copied (flat) | 20120606 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_DELETABLE | Deletable | 20090409 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_SUBNODE | sub node (element, attribute, operation) | 20090507 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_TEXT_REFERENCE | refers a text object | 20090430 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_ATTRIBUTE_GLOBAL_REF | Attribute With Global Reference | 20090409 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_PXN_ATTRIBUTE_INLINE | Directly Typed Attribute | 20090409 |
Properties
| Class | CL_PXN_ATTRIBUTE | |
| Short Description | Attribute (abstract) | |
| Super Class | CL_PXN_DATATYPE_SIMPLE | Simple Type |
| 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 | 20090311 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PXN_ATTRIBUTE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PXN_ATTRIBUTE | Attribute | 20090409 | ||
| 2 | IF_PXN_COPYABLE | subnode can be copied (flat) | 20120606 | ||
| 3 | IF_PXN_DELETABLE | Deletable | 20090409 | ||
| 4 | IF_PXN_SUBNODE | sub node (element, attribute, operation) | 20090507 | ||
| 5 | IF_PXN_TEXT_REFERENCE | refers a text object | 20090430 |
Friends
Class CL_PXN_ATTRIBUTE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20110325 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20110325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | copy node | 20120606 |
Events
Class CL_PXN_ATTRIBUTE has no event.
Types
Class CL_PXN_ATTRIBUTE has no local type.
Method Signatures
Method COPY_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COPY | Value transfer | Object reference (TYPE REF TO) | IF_PXN_ATTRIBUTE | Core properties | 20120606 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | Proxy Generation: External Name | 20120606 | |||
| 3 | POS | Call by reference | Type reference (TYPE) | I | 20120606 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid data | 20120606 | ||
| 2 | Object cannot be locked | 20120606 | ||
| 3 | Node is obsolete | 20120606 | ||
| 4 | Read only | 20120606 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 72L |