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 C_FC_ADD_PROCESSING_TYPE Constant Public Type reference (TYPE) SY-UCOMM 'ADD_PT' 20111028
2 C_FC_INSERT_PROCESSING_TYPE Constant Public Type reference (TYPE) SY-UCOMM 'INSERT_PT' 20111028
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PROCESSING_TYPE Instance method Public Method adds an element 20111028
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111115
3 TAKEOVER_PT_VALUES 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 Importing NAME Call by reference Type reference (TYPE) PRX_IFRNAM Proxy Generation: Object Name in Enterprise Services Builder 20111028
2 Returning NODE_ID Value transfer Type reference (TYPE) PRX_ID ID of added element 20111028
3 Importing SELECTED_NODE Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Node Key 20111028
# Exception Resumable Description Created on
1 CX_PXN_FAULT mdr fault (abstract) 20111028

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) 20111115
2 Importing 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 Importing SOURCE Call by reference Object reference (TYPE REF TO) IF_PXN_PROCESSING_TYPE 20111115
2 Changing TARGET Call by reference Object reference (TYPE REF TO) IF_PXN_PROCESSING_TYPE 20111115
# Exception Resumable Description Created on
1 CX_PXN_FAULT MDR fault (abstract) 20111115
History
Last changed by/on SAP  20130531 
SAP Release Created in 803