SAP ABAP Class CL_PROXY_UIXM_TREE_DATA (MDR tree data)
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 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_UIXM_TREE_DATA_BASE | base tree data class for MDR | 20111028 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_UIXM_TREE_DATA_CONT | Tree data for contract | 20130410 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_PROXY_UIXM_TREE_DATA_SI | Tree data for service interfrace | 20110530 |
Properties
| Class | CL_PROXY_UIXM_TREE_DATA | |
| Short Description | MDR tree data | |
| Super Class | CL_PROXY_UIXM_TREE_DATA_BASE | base tree data class for MDR |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_PROXY_UI_MDR | MDR proxy editor |
| Created | 20110527 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PROXY_UIXM_TREE_DATA has no interface implemented.
Friends
Class CL_PROXY_UIXM_TREE_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'ADD_ATTRIBUTE' | 20110527 | |||
| 2 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'ADD_ATTRIBUTE@' | 20110527 | |||
| 3 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'ADD_ELEMENT' | 20110527 | |||
| 4 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'ADD_STANDARD_ELEMENTS' | 20110527 | |||
| 5 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'ATTR_SET_GLOBAL_REF' | 20110527 | |||
| 6 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'CREATE_AND_SET_DATA_TYPE' | 20110527 | |||
| 7 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'CREATE_AND_SET_GLOBAL_REF' | 20110527 | |||
| 8 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'CREATE_SET_GLOB_REF_ATT' | 20120413 | |||
| 9 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'INSERT_ATTRIBUTE' | 20110527 | |||
| 10 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'INSERT_ELEMENT' | 20110527 | |||
| 11 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'SET_ALREADY_USED_DATA_TYPE' | 20110527 | |||
| 12 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'SET_ALREADY_USED_REF' | 20110527 | |||
| 13 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'SET_DATA_TYPE' | 20110527 | |||
| 14 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'SET_GLOBAL_REF' | 20110527 | |||
| 15 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'TO_COMPLEX' | 20110527 | |||
| 16 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'TO_INLINE_SIMPLE' | 20110527 | |||
| 17 | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'TO_SIMPLE_CONTENT' | 20110527 |
Methods
Events
Class CL_PROXY_UIXM_TREE_DATA has no event.
Types
Class CL_PROXY_UIXM_TREE_DATA has no local type.
Method Signatures
Method ADD_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSERT_BEFORE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_TRUE | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20110527 | ||
| 2 | NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | Proxy Generation: Object Name in Enterprise Services Builder | 20110527 | |||
| 3 | NODE_ID | Value transfer | Type reference (TYPE) | PRX_ID | ID of new attribute | 20110527 | |||
| 4 | SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20110527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20121219 | ||
| 2 | mdr fault (abstract) | 20110527 |
Method ADD_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSERT_BEFORE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | insert before selected node | 20110527 | ||
| 2 | NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | Proxy Generation: Object Name in Enterprise Services Builder | 20110527 | |||
| 3 | NODE_ID | Value transfer | Type reference (TYPE) | PRX_ID | ID of added element | 20120521 | |||
| 4 | SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20110527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20121219 | ||
| 2 | mdr fault (abstract) | 20110527 |
Method ADD_REPTERM_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NO | Call by reference | Type reference (TYPE) | NUMC2 | 20110527 | ||||
| 2 | NODE_ID | Value transfer | Type reference (TYPE) | PRX_ID | ID of new attribute | 20110527 | |||
| 3 | SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20110527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20121219 | ||
| 2 | mdr fault (abstract) | 20110527 |
Method ADD_STANDARD_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_ID | Value transfer | Type reference (TYPE) | PRX_ID | ID of first new element added | 20110527 | |||
| 2 | SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | 20110527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20121219 | ||
| 2 | MDR fault (abstract) | 20110527 |
Method APPEND_REPTERM_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_MENU | Call by reference | Type reference (TYPE) | ESD_CONTEXT_MENU_T | ESD: Context Menu entries | 20110527 | |||
| 2 | PARENT_MENU | Call by reference | Type reference (TYPE) | STRING | parent menu ok-code | 20110527 | |||
| 3 | SC_DATATYPE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_DATATYPE_SC_GLOBAL | Global data type with simple content | 20110527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDR fault (abstract) | 20110527 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXTERNAL_VIEW | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | 'X' | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20110527 | ||
| 2 | PROXY_PLUGIN | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_UIX_PLGN_BASE | 20110527 |
Method CONSTRUCTOR on class CL_PROXY_UIXM_TREE_DATA has no exception.
Method SET_DATA_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GLOBAL_TYPE | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20110527 | |||
| 2 | SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20110527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | mdr fault (abstract) | 20110527 |
Method SET_GLOBAL_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GLOBAL_TYPE | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20110527 | |||
| 2 | SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20110527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | mdr fault (abstract) | 20110527 |
Method SWITCH_TO_COMPLEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20110527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20121220 | ||
| 2 | mdr fault (abstract) | 20110527 |
Method SWITCH_TO_INLINE_SIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20110527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | mdr fault (abstract) | 20110527 |
Method SWITCH_TO_SIMPLE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20110527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unified Editor: Exception | 20121219 | ||
| 2 | mdr fault (abstract) | 20110527 |
Method TAKEOVER_ATTRIBUTE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_ATTRIBUTE_INLINE | Attribute inline | 20110527 | |||
| 2 | TARGET | Call by reference | Object reference (TYPE REF TO) | IF_PXN_ATTRIBUTE_INLINE | Attribute inline | 20110527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDR fault (abstract) | 20110527 |
Method TAKEOVER_ELEMENT_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_PXN_ELEMENT | Element | 20110527 | |||
| 2 | TARGET | Call by reference | Object reference (TYPE REF TO) | IF_PXN_ELEMENT_SIMPLE_CONTENT | Element | 20110527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDR fault (abstract) | 20110527 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 803 |