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 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BICS_CONS_MD_EXIT | Exit | 20070424 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | TP_T_LOOKUP | 20070424 | ||||
| 3 | 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 | Instance method | Private | Constructor | Constructor | 20070424 | |
| 2 | Instance method | Private | Event handling method | Release Exit | 20070424 | |
| 3 | Static method | Public | Method | Get Proxy | 20070424 | |
| 4 | Instance method | Public | Method | Deliver Enhancement Presentations | 20070424 | |
| 5 | 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 | 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 | I_R_EXIT | Call by reference | Object reference (TYPE REF TO) | IF_BICS_CONS_EXIT | Exit | 20070424 | |||
| 2 | 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 | 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 | 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 | E_T_VALUES | Call by reference | Type reference (TYPE) | BICS_CONS_MD_EXIT_T_VALUE_RFC | Exit Wert Tabelle | 20070424 | |||
| 2 | I_INFO_OBJECT_NAME | Call by reference | Type reference (TYPE) | RSBOLAP_OBJECT_NAME | Info Objekt Name | 20070425 | |||
| 3 | I_T_MEMBER_NAMES | Call by reference | Type reference (TYPE) | BICS_CONS_MD_EXIT_T_MEMBER_RFC | Info Objekt Wert Schlüssel | 20070424 | |||
| 4 | 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 |