SAP ABAP Interface IF_MDE_BI_CONTROLLER (IF_MDE_BI_CONTROLLER)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSMDM_BI_INTEGRATION (Package) Business Information Warehouse: MDM Integration DEV STOPPED!

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MDE_BI_CONTROLLER | MDM-BI Adapter: Controller | 20060817 |
Properties
Interface | IF_MDE_BI_CONTROLLER | |
Short Description | IF_MDE_BI_CONTROLLER |
General Data
Package | RSMDM_BI_INTEGRATION | Business Information Warehouse: MDM Integration DEV STOPPED! |
Created | 20060817 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | MDMDR | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_MDE_BI_CONTROLLER has no interface.
Friends
Interface IF_MDE_BI_CONTROLLER has no friend.
Attributes
Interface IF_MDE_BI_CONTROLLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | MDM-BI: Create listener instance | 20070626 |
2 | ![]() |
Instance method | Public | Method | MDM-BI: delete data source configuration | 20061206 |
3 | ![]() |
Instance method | Public | Method | MDM-BI: Cleanup notification handler | 20061101 |
4 | ![]() |
Instance method | Public | Method | MDM-BI: Data creation notification handler | 20060904 |
5 | ![]() |
Instance method | Public | Method | MDM-BI: Data read notification handler | 20060904 |
6 | ![]() |
Instance method | Public | Method | MDM-BI: Meta data notification handler | 20060821 |
7 | ![]() |
Instance method | Public | Method | MDM-BI: set configuration required for the Data Source | 20061024 |
8 | ![]() |
Instance method | Public | Method | MDM-BI: buffer extracted record IDs | 20061025 |
Events
Interface IF_MDE_BI_CONTROLLER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | ABAP_BOOL | Public | Type reference (TYPE) | ABAP_BOOL | 20070308 |
|
Method Signatures
Method CREATE_LISTENER Signature
Method CREATE_LISTENER on Interface IF_MDE_BI_CONTROLLER has no parameter.
Method CREATE_LISTENER on Interface IF_MDE_BI_CONTROLLER has no exception.
Method DELETE_DS_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REQUEST | Call by reference | Type reference (TYPE) | RSREQUNR | Request number for the data transfer | 20061206 |
Method DELETE_DS_CONFIG on Interface IF_MDE_BI_CONTROLLER has no exception.
Method HANDLE_BI_CLEANUP_NOTIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070813 | ||
2 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070302 | ||
3 | ![]() |
IV_DELETE | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20070702 |
Method HANDLE_BI_CLEANUP_NOTIFY on Interface IF_MDE_BI_CONTROLLER has no exception.
Method HANDLE_BI_DATA_CREATION_NOTIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Return Parameter | 20070531 | ||
2 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070308 | ||
3 | ![]() |
IV_CHUNK_SIZE | Call by reference | Type reference (TYPE) | INT4 | 1000 | Natural number | 20070704 | |
4 | ![]() |
IV_DBRECORDS | Call by reference | Type reference (TYPE) | SY-TABIX | Index of Internal Tables | 20070315 | ||
5 | ![]() |
IV_DBTABNAME | Call by reference | Type reference (TYPE) | RSBTABNAME | DTP Name of DB Table | 20060904 | ||
6 | ![]() |
IV_NUM_DATA_PACKAGES | Call by reference | Type reference (TYPE) | I | DTP Number of data packages | 20070315 | ||
7 | ![]() |
IV_OHDEST | Call by reference | Type reference (TYPE) | RSOHDEST | Open Hub Destination | 20070308 | ||
8 | ![]() |
IV_REQUESTID | Call by reference | Type reference (TYPE) | RSBREQUIDOUT | DTP Request ID | 20060904 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MDM-BI: unable to retrieve created record | 20070815 | |
2 | ![]() |
MDM-BI: unable to retrieve a matching result | 20070815 | |
3 | ![]() |
MDM-BI: unable to create dynamic data | 20070703 |
Method HANDLE_BI_DATA_READ_NOTIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | MDM-BI: Generic Extractor Table | 20060913 | ||
2 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070814 | ||
3 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070307 | ||
4 | ![]() |
IV_REQUEST | Call by reference | Type reference (TYPE) | RSREQUNR | Request number for the data transfer | 20061025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MDM-BI: unable to retrieve Data Source Configuration | 20070307 | |
2 | ![]() |
MDM-BI: unable to create dynamic data | 20070709 |
Method HANDLE_BI_METADATA_NOTIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20070813 | ||
2 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20070301 | ||
3 | ![]() |
IS_CONFIG_DATA | Call by reference | Type reference (TYPE) | MDE_BI_CONFIG_DATA | MDM: BI and Repository Configuration Data | 20061020 | ||
4 | ![]() |
IT_OHD_META_DATA | Call by reference | Type reference (TYPE) | RSBGUI_T_FIELDS | Felder Open Hub Destination | 20070306 | ||
5 | ![]() |
IV_LOG_OBJ_TEMPLATE | Call by reference | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20061115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MDM-BI: OHD configuration not provided | 20070227 |
Method SET_DS_CONFIG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MAXSIZE | Call by reference | Type reference (TYPE) | RSMAXSIZE | Maximum number of table entries in extraction API interface | 20061024 | ||
2 | ![]() |
IV_REQUEST | Call by reference | Type reference (TYPE) | RSREQUNR | Request number for the data transfer | 20061025 | ||
3 | ![]() |
IV_STRUCTURE | Call by reference | Type reference (TYPE) | STRING | DS extraction structure name | 20070706 |
Method SET_DS_CONFIG on Interface IF_MDE_BI_CONTROLLER has no exception.
Method SET_RECORDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_RECORDS | Call by reference | Type reference (TYPE) | INT4_TABLE | Standard Table of INT4 | 20061025 | ||
2 | ![]() |
IV_REQUEST | Call by reference | Type reference (TYPE) | RSREQUNR | Request number for the data transfer | 20061025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MDM-BI: unable to retrieve Data Source configuration | 20070307 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 554_640 |