SAP ABAP Interface IF_RSB_OHD_ENH (Interface: Enhancements for Open Hub Destination)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSB (Package) Business Information Warehouse: Data Marts
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSB_OHD_ENH | Abstract Class for OHD Interface | 20061016 |
Properties
| Interface | IF_RSB_OHD_ENH | |
| Short Description | Interface: Enhancements for Open Hub Destination |
General Data
| Package | RSB | Business Information Warehouse: Data Marts |
| Created | 20060919 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_SXML | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 2 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSB_OHD_ENH has no interface.
Friends
Interface IF_RSB_OHD_ENH has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_T_PARAMETER | Instance attribute | Public | Type reference (TYPE) | RSBO_T_VARIABLES | Parameter Table | 20061113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Calls the Notification After Data Is Extracted | 20061016 | |
| 2 | Instance method | Public | Method | Calls the Notification after Destination is Deleted | 20061031 | |
| 3 | Instance method | Public | Method | Ruft die Benachrichtigung nach DDIC Aufruf | 20120731 | |
| 4 | Instance method | Public | Method | Calls the Notification after Metadata is Changed | 20061016 | |
| 5 | Instance method | Public | Method | Checks Whether Process Type Notify is Possible | 20081203 | |
| 6 | Instance method | Public | Method | Checks Whether Reference is Valid | 20090709 | |
| 7 | Instance method | Public | Method | Checks If the Destination Type Is Allowed in System | 20061016 | |
| 8 | Instance method | Public | Method | schließt request (special destination) | 20120731 | |
| 9 | Instance method | Public | Method | löscht request (special destination) | 20120731 | |
| 10 | Instance method | Public | Method | Returns GUI | 20061117 | |
| 11 | Instance method | Public | Method | Returns Information for Processing | 20061016 | |
| 12 | Static method | Public | Method | Returns Reference to Interface | 20061016 | |
| 13 | Instance method | Public | Method | öffnet request (special destination) | 20120731 | |
| 14 | Instance method | Public | Method | Schreiben der Daten | 20120731 |
Events
Interface IF_RSB_OHD_ENH has no event.
Types
Interface IF_RSB_OHD_ENH has no local type.
Method Signatures
Method CALL_DATA_NOTIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20061016 | |||
| 2 | I_DBRECORDS | Call by reference | Type reference (TYPE) | SYTABIX | Anzahl der extrahierten Datensätze | 20061016 | |||
| 3 | I_DBTABNAME | Call by reference | Type reference (TYPE) | RSBTABNAME | Datenbank Tabelle | 20061016 | |||
| 4 | I_NUMB_OF_PACKETS | Call by reference | Type reference (TYPE) | I | Anzahl der extrahierten Datenpakete | 20061016 | |||
| 5 | I_OHDEST | Call by reference | Type reference (TYPE) | RSOHDEST | Open Hub Destination | 20061016 | |||
| 6 | I_OHDEST_TXT | Call by reference | Type reference (TYPE) | RSTXTSH | Beschreibung kurz | 20061016 | |||
| 7 | I_REQUESTID | Call by reference | Type reference (TYPE) | RSBREQUIDOUT | Request im Zielobjekt einer InfoSpoke | 20061016 | |||
| 8 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSB_LOG | Open Hub: Log zum Request | 20061016 | |||
| 9 | I_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | Zeitstempel | 20061016 | |||
| 10 | I_T_PARAMETER | Call by reference | Type reference (TYPE) | RSBO_T_VARIABLES | Parametertabelle | 20081208 |
Method CALL_DATA_NOTIFY on Interface IF_RSB_OHD_ENH has no exception.
Method CALL_DELETE_NOTIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20061031 | |||
| 2 | I_DBTAB | Call by reference | Type reference (TYPE) | RSBTABNAME | Datenbank Tabelle | 20120731 | |||
| 3 | I_OHDEST | Call by reference | Type reference (TYPE) | RSOHDEST | Open Hub Destination | 20061031 | |||
| 4 | I_T_PARAMETER | Call by reference | Type reference (TYPE) | RSBO_T_VARIABLES | Parametertabelle | 20061113 |
Method CALL_DELETE_NOTIFY on Interface IF_RSB_OHD_ENH has no exception.
Method CALL_META_DDIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20120731 | |||
| 2 | I_DBTAB | Call by reference | Type reference (TYPE) | RSBTABNAME | Datenbank Tabelle | 20120731 | |||
| 3 | I_OHDEST | Call by reference | Type reference (TYPE) | RSOHDEST | Open Hub Destination | 20120731 | |||
| 4 | I_T_FIELD | Call by reference | Type reference (TYPE) | RSBGUI_T_FIELDS | Felder Open Hub Destination | 20120731 | |||
| 5 | I_T_PARAMETER | Call by reference | Type reference (TYPE) | RSBO_T_VARIABLES | Parametertabelle | 20120731 |
Method CALL_META_DDIC on Interface IF_RSB_OHD_ENH has no exception.
Method CALL_META_NOTIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20061016 | |||
| 2 | I_OHDEST | Call by reference | Type reference (TYPE) | RSOHDEST | Open Hub Destination | 20061019 | |||
| 3 | I_T_FIELD | Call by reference | Type reference (TYPE) | RSBGUI_T_FIELDS | Felder Open Hub Destination | 20061019 | |||
| 4 | I_T_PARAMETER | Call by reference | Type reference (TYPE) | RSBO_T_VARIABLES | Parametertabelle | 20061019 |
Method CALL_META_NOTIFY on Interface IF_RSB_OHD_ENH has no exception.
Method CHECK_PC_NOTIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PC_NOTIFY | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081203 |
Method CHECK_PC_NOTIFY on Interface IF_RSB_OHD_ENH has no exception.
Method CHECK_REFERENCE_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POPUP | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20090709 | ||
| 2 | R_VALID | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090709 |
Method CHECK_REFERENCE_VALID on Interface IF_RSB_OHD_ENH has no exception.
Method CHECK_TYPE_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ALLOWED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20061016 |
Method CHECK_TYPE_ALLOWED on Interface IF_RSB_OHD_ENH has no exception.
Method CLOSE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20120731 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20120731 | |||
| 3 | I_DATAPACKETS | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20120731 | |||
| 4 | I_FORMAT | Call by reference | Type reference (TYPE) | IF_SXML=>XML_STREAM_TYPE | IF_SXML=>CO_XT_BINARY | XML-Format | 20120731 | ||
| 5 | I_OHDEST | Call by reference | Type reference (TYPE) | RSOHDEST | Open Hub Destination | 20120731 | |||
| 6 | I_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20120731 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120731 |
Method DELETE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | RS_T_MSG | 20120731 | ||||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | 20120731 | ||||
| 3 | I_FORMAT | Call by reference | Type reference (TYPE) | IF_SXML=>XML_STREAM_TYPE | IF_SXML=>CO_XT_BINARY | 20120731 | |||
| 4 | I_OHDEST | Call by reference | Type reference (TYPE) | RSOHDEST | 20120731 | ||||
| 5 | I_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | 20120731 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20120731 |
Method GET_GUI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20061117 | |||
| 2 | E_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20061117 |
Method GET_GUI on Interface IF_RSB_OHD_ENH has no exception.
Method GET_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ACTIVATE_NOTIFY | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20061016 | |||
| 2 | E_DATA_WRITE | Call by reference | Type reference (TYPE) | RS_BOOL | Eigenes Schreiben der Daten | 20120731 | |||
| 3 | E_DELETE_NOTIFY | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20061031 | |||
| 4 | E_DESCRIPTION | Call by reference | Type reference (TYPE) | RSTXTSH | Beschreibung lang | 20061016 | |||
| 5 | E_DESTTYPE | Call by reference | Type reference (TYPE) | RSBGUI_DESTTYPE | Destinationsart der Open Hub Destination | 20081126 | |||
| 6 | E_FIELDS_FROM_EXTERNAL | Call by reference | Type reference (TYPE) | RS_BOOL | Feldliste von aussen | 20061122 | |||
| 7 | E_GENERATED | Call by reference | Type reference (TYPE) | RS_BOOL | Destination wird generiert (keine Pflege) | 20081127 | |||
| 8 | E_ONLY_DISPLAY | Call by reference | Type reference (TYPE) | RS_BOOL | 'X' - Nur Anzeige erlaubt | 20081127 | |||
| 9 | E_OWN_DATA_NOTIFY | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20061016 | |||
| 10 | E_OWN_TABLE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090324 | |||
| 11 | E_PUSH_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Sperrstruktur für Tabellen | 20120731 | |||
| 12 | E_SEMANTIC_KEY | Call by reference | Type reference (TYPE) | RS_BOOL | semantischer Schlüssel | 20061122 | |||
| 13 | E_SET_STATUS_SEPARAT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20061016 |
Method GET_INFO on Interface IF_RSB_OHD_ENH has no exception.
Method GET_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_ENH | Value transfer | Object reference (TYPE REF TO) | IF_RSB_OHD_ENH | Interface: Erweiterungen für Open Hub Destination | 20061016 | |||
| 2 | I_CHANGE_MODE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20090709 | ||
| 3 | I_DESTTYPE | Call by reference | Type reference (TYPE) | RSBGUI_DESTTYPE | Destinationsart der Open Hub Destination | 20061016 |
Method GET_REFERENCE on Interface IF_RSB_OHD_ENH has no exception.
Method OPEN_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20120731 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20120731 | |||
| 3 | I_FORMAT | Call by reference | Type reference (TYPE) | IF_SXML=>XML_STREAM_TYPE | IF_SXML=>CO_XT_BINARY | XML-Format | 20120731 | ||
| 4 | I_OHDEST | Call by reference | Type reference (TYPE) | RSOHDEST | Open Hub Destination | 20120731 | |||
| 5 | I_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20120731 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120731 |
Method WRITE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120731 | ||||
| 2 | I_FORMAT | Call by reference | Type reference (TYPE) | IF_SXML=>XML_STREAM_TYPE | IF_SXML=>CO_XT_BINARY | XML-Format | 20120731 | ||
| 3 | I_OHDEST | Call by reference | Type reference (TYPE) | RSOHDEST | Open Hub Destination | 20120731 | |||
| 4 | I_PACKET | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20120731 | |||
| 5 | I_REQUEST | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20120731 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120731 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |