SAP ABAP Class CL_PROXY_UIXM_TREE_DATA_CONI (Tree data for contract implementation)
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 20120123
Properties
Class CL_PROXY_UIXM_TREE_DATA_CONI  
Short Description Tree data for contract implementation    
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 20120123   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_PXN_CONTRACT_OPERATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_PXN_SEMANTIC_OPERATION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_PXN_SUBNODE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 SPRX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PROXY_UIXM_TREE_DATA_CONI has no interface implemented.
Friends
Class CL_PROXY_UIXM_TREE_DATA_CONI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTRACT Instance attribute Private Object reference (TYPE REF TO) IF_PXN_CONTRACT contract 20120326
2 C_FC_SET_CONSUMER_IMPL Constant Public Type reference (TYPE) SY-UCOMM 'SET_CONSUMER_IMPL' 20120125
3 C_FC_SET_PROVIDER_IMPL Constant Public Type reference (TYPE) SY-UCOMM 'SET_PROVIDER_IMPL' Function Code that Triggered PAI 20120125
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120123
2 GET_CONTRACT_OPERATIONS Instance method Private Method 20120327
3 SET_CONSUMER Instance method Public Method 20120125
Events
Class CL_PROXY_UIXM_TREE_DATA_CONI has no event.
Types
Class CL_PROXY_UIXM_TREE_DATA_CONI has no local type.
Method Signatures

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) 20120123
2 Importing PROXY_PLUGIN Call by reference Object reference (TYPE REF TO) CL_PROXY_UIX_PLGN_BASE PlugIn Base Class for Proxys via IF_PX*-APIs 20120123

Method CONSTRUCTOR on class CL_PROXY_UIXM_TREE_DATA_CONI has no exception.

Method GET_CONTRACT_OPERATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTRACT_OPERATIONS Value transfer Type reference (TYPE) IF_PXN_CONTRACT_OPERATION_WS=>TAB Operation within a Contract 20120327
2 Importing IMPLEMENTATION Call by reference Object reference (TYPE REF TO) IF_PXN_CI_SERVICE_IMPL Service Implementation 20120327

Method GET_CONTRACT_OPERATIONS on class CL_PROXY_UIXM_TREE_DATA_CONI has no exception.

Method SET_CONSUMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER Call by reference Type reference (TYPE) PRX_R3NAME Service Consumer Name 20120125
2 Importing SELECTED_NODE Call by reference Type reference (TYPE) TM_NODEKEY Tree Model: Node Key 20120125
# Exception Resumable Description Created on
1 CX_PXN_FAULT mdr fault (abstract) 20120125
History
Last changed by/on SAP  20140121 
SAP Release Created in 804