SAP ABAP Class CL_PROXY_UIXM_TREE_DATA_PTD (Tree data for processing type domain)
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 |
Properties
Class | CL_PROXY_UIXM_TREE_DATA_PTD | |
Short Description | Tree data for processing type domain | |
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 | 20111027 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_PROXY_UIXM_TREE_DATA_PTD has no forward declaration.
Interfaces
Class CL_PROXY_UIXM_TREE_DATA_PTD has no interface implemented.
Friends
Class CL_PROXY_UIXM_TREE_DATA_PTD 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_PT' | 20111028 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SY-UCOMM | 'INSERT_PT' | 20111028 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | adds an element | 20111028 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20111115 |
3 | ![]() |
Instance method | Private | Method | takeover values from soure to target | 20111115 |
Events
Class CL_PROXY_UIXM_TREE_DATA_PTD has no event.
Types
Class CL_PROXY_UIXM_TREE_DATA_PTD has no local type.
Method Signatures
Method ADD_PROCESSING_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | PRX_IFRNAM | Proxy Generation: Object Name in Enterprise Services Builder | 20111028 | ||
2 | ![]() |
NODE_ID | Value transfer | Type reference (TYPE) | PRX_ID | ID of added element | 20111028 | ||
3 | ![]() |
SELECTED_NODE | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Node Key | 20111028 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mdr fault (abstract) | 20111028 |
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) | 20111115 | |
2 | ![]() |
PROXY_PLUGIN | Call by reference | Object reference (TYPE REF TO) | CL_PROXY_UIX_PLGN_BASE | 20111115 |
Method CONSTRUCTOR on class CL_PROXY_UIXM_TREE_DATA_PTD has no exception.
Method TAKEOVER_PT_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_PROCESSING_TYPE | 20111115 | |||
2 | ![]() |
TARGET | Call by reference | Object reference (TYPE REF TO) | IF_PXN_PROCESSING_TYPE | 20111115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MDR fault (abstract) | 20111115 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 803 |