SAP ABAP Class CL_PROXY_UIXM_TREE_DATA_SCON (Tree data for semantic contract)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-DWB-PRX (Application Component) Proxy Generation
⤷ SAI_PROXY_UI_MDR (Package) MDR proxy editor
⤷ 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 | 20111123 |
Properties
Class | CL_PROXY_UIXM_TREE_DATA_SCON | |
Short Description | Tree data for semantic contract | |
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 | 20111123 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_PXN_SEMANTIC_OPERATION | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | IF_PXN_SUBNODE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | SPRX | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PROXY_UIXM_TREE_DATA_SCON has no interface implemented.
Friends
Class CL_PROXY_UIXM_TREE_DATA_SCON has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_FC_ADD_OPERATION | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'ADD_OP' | add operation to respective actor | 20111130 | |
2 | C_FC_INSERT_OPERATION | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'INSERT_OP' | insert operation | 20111130 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ADD_OPERATION | Instance method | Public | Method | adds operation to respective actor | 20111129 |
2 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20111205 |
Events
Class CL_PROXY_UIXM_TREE_DATA_SCON has no event.
Types
Class CL_PROXY_UIXM_TREE_DATA_SCON has no local type.
Method Signatures
Method ADD_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | INSERT_BEFORE | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | SPRX_FALSE | insert before selected node | 20111129 | |
2 | Importing | NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | Proxy Generation: Object Name in Enterprise Services Builder | 20111129 | ||
3 | Returning | NODE_ID | Value transfer | Type reference (TYPE) | PRX_ID | ID of added element | 20111129 | ||
4 | Importing | SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20111129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ESD_EXCEPTION | Unified Editor: Exception | 20121219 | |
2 | CX_PXN_FAULT | MDR fault (abstract) | 20111129 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | EXTERNAL_VIEW | Call by reference | Type reference (TYPE) | PRX_BOOLEAN | 'X' | ABAP Proxies: Boolean Value ('X' = True, Space = False) | 20111205 | |
2 | Importing | PROXY_PLUGIN | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_UIX_PLGN_BASE | 20111205 |
Method CONSTRUCTOR on class CL_PROXY_UIXM_TREE_DATA_SCON has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 804 |