SAP ABAP Class CL_BICS_CONS_RFC_PROXY_MD_EXIT (Metadata Exit)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSBOLAP_BICS_EXITS (Package) End BIC
Properties
Class CL_BICS_CONS_RFC_PROXY_MD_EXIT  
Short Description Metadata Exit    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSBOLAP_BICS_EXITS   End BIC 
Created 20070424   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BICS_CONS_RFC_PROXY_MD_EXIT has no forward declaration.
Interfaces
Class CL_BICS_CONS_RFC_PROXY_MD_EXIT has no interface implemented.
Friends
Class CL_BICS_CONS_RFC_PROXY_MD_EXIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_MD_EXIT Instance attribute Private Object reference (TYPE REF TO) IF_BICS_CONS_MD_EXIT Exit 20070424
2 P_TH_LOOKUP Static Attribute Private Type reference (TYPE) TP_T_LOOKUP 20070424
3 P_T_PRESENTATIONS Instance attribute Private Type reference (TYPE) BICS_CONS_MD_EXIT_T_PRES_RFC Exit Presentations 20070424
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor Constructor 20070424
2 FREED Instance method Private Event handling method Release Exit 20070424
3 GET Static method Public Method Get Proxy 20070424
4 GET_EXTENSIONS_RFC Instance method Public Method Deliver Enhancement Presentations 20070424
5 GET_VALUES_RFC Instance method Public Method Deliver Values for the Presentations 20070424
Events
Class CL_BICS_CONS_RFC_PROXY_MD_EXIT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_LOOKUP Private See coding 20070424 BEGIN OF tp_s_lookup, exit TYPE REF TO if_bics_cons_exit, proxy TYPE REF TO cl_bics_cons_rfc_proxy_md_exit, END OF tp_s_lookup
2 TP_T_LOOKUP Private See coding 20070424 tp_t_lookup TYPE HASHED TABLE OF tp_s_lookup WITH UNIQUE KEY exit
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_EXIT Call by reference Object reference (TYPE REF TO) IF_BICS_CONS_EXIT Exit 20070424

Method CONSTRUCTOR on class CL_BICS_CONS_RFC_PROXY_MD_EXIT has no exception.

Method FREED Signature

Method FREED on class CL_BICS_CONS_RFC_PROXY_MD_EXIT has no parameter.
Method FREED on class CL_BICS_CONS_RFC_PROXY_MD_EXIT has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_EXIT Call by reference Object reference (TYPE REF TO) IF_BICS_CONS_EXIT Exit 20070424
2 Returning R_R_RFC_EXIT Value transfer Object reference (TYPE REF TO) CL_BICS_CONS_RFC_PROXY_MD_EXIT Metadaten Exit 20070424

Method GET on class CL_BICS_CONS_RFC_PROXY_MD_EXIT has no exception.

Method GET_EXTENSIONS_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_PRESENTATIONS Call by reference Type reference (TYPE) BICS_CONS_MD_EXIT_T_PRES_RFC Beschreibung der Exit Präsentationen zu einem Info Objekt 20070424
2 Importing I_T_INFO_OBJECT_NAMES Call by reference Type reference (TYPE) RSBOLAP_T_OBJECT_NAME Liste von Info Objekt Namen 20070424

Method GET_EXTENSIONS_RFC on class CL_BICS_CONS_RFC_PROXY_MD_EXIT has no exception.

Method GET_VALUES_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_VALUES Call by reference Type reference (TYPE) BICS_CONS_MD_EXIT_T_VALUE_RFC Exit Wert Tabelle 20070424
2 Importing I_INFO_OBJECT_NAME Call by reference Type reference (TYPE) RSBOLAP_OBJECT_NAME Info Objekt Name 20070425
3 Importing I_T_MEMBER_NAMES Call by reference Type reference (TYPE) BICS_CONS_MD_EXIT_T_MEMBER_RFC Info Objekt Wert Schlüssel 20070424
4 Importing I_T_PRESENTATIONS Call by reference Type reference (TYPE) RSBOLAP_T_OBJECT_ID Lister der Präsentations-IDs 20070425

Method GET_VALUES_RFC on class CL_BICS_CONS_RFC_PROXY_MD_EXIT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700