SAP ABAP Class CL_PROXY_UIX_VIRTUAL_NODE (virtual UI node)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-PRX (Application Component) Proxy Generation
⤷
SAI_PROXY_UI_MDR (Package) MDR proxy editor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_PXN_CORE_INFO | Core info | 20120315 |
Properties
| Class | CL_PROXY_UIX_VIRTUAL_NODE | |
| Short Description | virtual UI node | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_UI_MDR | MDR proxy editor |
| Created | 20120315 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PROXY_UIX_VIRTUAL_NODE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_PXN_CORE_INFO | Core info | 20120315 |
Friends
Class CL_PROXY_UIX_VIRTUAL_NODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PXN_CORE_INFO | original core node | 20120405 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | PRX_ID | Proxy Generation: Unique ID of a Proxy Object | 20120315 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | PRX_IFRNAM | Proxy Generation: External Name | 20120315 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_PXN_CORE_INFO | Core info | 20121029 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120315 | |
| 2 | Instance method | Public | Method | 20120417 | ||
| 3 | Instance method | Public | Method | 20121029 |
Events
Class CL_PROXY_UIX_VIRTUAL_NODE has no event.
Types
Class CL_PROXY_UIX_VIRTUAL_NODE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CORE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_CORE_INFO | Core info | 20120405 | |||
| 2 | DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120315 | ||||
| 3 | ICON | Call by reference | Type reference (TYPE) | ICON_D | Icon in text fields (substitute display, alias) | 20120315 | |||
| 4 | ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120315 | ||||
| 5 | INTERFACE | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20120315 | |||
| 6 | NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120315 | ||||
| 7 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_PXN_CORE_INFO | Core info | 20121029 |
Method CONSTRUCTOR on class CL_PROXY_UIX_VIRTUAL_NODE has no exception.
Method GET_CORE_INFO_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE | Value transfer | Object reference (TYPE REF TO) | IF_PXN_CORE_INFO | Core info | 20120417 |
Method GET_CORE_INFO_NODE on class CL_PROXY_UIX_VIRTUAL_NODE has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Value transfer | Object reference (TYPE REF TO) | IF_PXN_CORE_INFO | Core info | 20121029 |
Method GET_PARENT on class CL_PROXY_UIX_VIRTUAL_NODE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 804 |