SAP ABAP Class CL_PROXY_UIXM_PLGN_BASE (base class for GEN_APPL BACKENDMDR)
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_UIX_PLGN_BASE PlugIn Base Class for Proxys via IF_PX*-APIs 20111102
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_UIXM_PLGN Plugin Class for MDR objects (DT, FT, MT, ENH) 20111102
2 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_UIXM_PLGN_COFA plugin class for consumer factory 20120217
3 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_UIXM_PLGN_CONI Plugin for Contract Implementation 20120123
4 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_UIXM_PLGN_MF plugin class for mapping facade 20120404
5 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_UIXM_PLGN_MO plugin class for mapping object 20120323
6 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_UIXM_PLGN_PTD plugin class for processing type domain 20111102
7 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_UIXM_PLGN_RFC plugin class for RFC Consumer 20121015
8 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_UIXM_PLGN_SCEN Scenario 20120313
9 Inheritance (c INHERITING FROM c_ref)  CL_PROXY_UIXM_PLGN_SCON Plugin for Semantic Contract 20111122
Properties
Class CL_PROXY_UIXM_PLGN_BASE  
Short Description base class for GEN_APPL BACKENDMDR    
Super Class CL_PROXY_UIX_PLGN_BASE PlugIn Base Class for Proxys via IF_PX*-APIs 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_PROXY_UI_MDR   MDR proxy editor 
Created 20111102   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PROXY_UIXM_PLGN_BASE has no forward declaration.
Interfaces
Class CL_PROXY_UIXM_PLGN_BASE has no interface implemented.
Friends
Class CL_PROXY_UIXM_PLGN_BASE has no friend class.
Attributes
Class CL_PROXY_UIXM_PLGN_BASE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACTOR_SUB_ID Instance method Protected Method get ID of actor (contract or sematic contract ) 20120228
Events
Class CL_PROXY_UIXM_PLGN_BASE has no event.
Types
Class CL_PROXY_UIXM_PLGN_BASE has no local type.
Method Signatures

Method GET_ACTOR_SUB_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTOR Call by reference Type reference (TYPE) PRX_IFRNAM Proxy Generation: External Name 20120228
2 Importing CONTRACT Call by reference Type reference (TYPE) PRX_R3NAME Proxy Generation: Name of an Object in R/3 20120228
3 Returning ID Value transfer Type reference (TYPE) PRX_ID Proxy Generation: Unique ID of a Proxy Object 20120228
4 Importing OBJECT Call by reference Type reference (TYPE) PRX_R3OBJ Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20120228
# Exception Resumable Description Created on
1 CX_ESD_NOT_FOUND Objekt existiert nicht. 20120228
History
Last changed by/on SAP  20140121 
SAP Release Created in 803