SAP ABAP Class IF_RSB_SERVICE (Service IF for Data Processing)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSB_DEST | Open Hub Destination | 20011123 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSB_SERVICE_EXTRACT | Open Hub: Service Extraction | 20011102 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSB_SERVICE_TRANSFORM | Open Hub: Transformation Service | 20020201 |
Properties
| Class | IF_RSB_SERVICE | |
| Short Description | Service IF for Data Processing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20011101 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSB_SERVICE has no interface implemented.
Friends
Class IF_RSB_SERVICE has no friend class.
Attributes
Class IF_RSB_SERVICE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | After Execution of Service for All Data Packages | 20020428 | |
| 2 | Instance method | Public | Method | Before Execution of Service for All Data Packages | 20020106 | |
| 3 | Instance method | Public | Method | Check for Extraction Validity | 20011210 | |
| 4 | Instance method | Public | Method | Executes Service | 20011101 | |
| 5 | Instance method | Public | Event handling method | Event Handler for Event: Request Terminated | 20011210 | |
| 6 | Instance method | Public | Event handling method | Event Handler for Event: Request Ended | 20011210 | |
| 7 | Instance method | Public | Event handling method | Event Handler for Event: Request was Started | 20020124 | |
| 8 | Static method | Public | Method | Instantiating Service | 20011102 | |
| 9 | Instance method | Public | Method | Request Terminated | 20021114 | |
| 10 | Instance method | Public | Method | Sets Overall Status of Request to 'Green' | 20060105 | |
| 11 | Instance method | Public | Method | Sets Overall Status of Request to 'Red' | 20060105 |
Events
Class IF_RSB_SERVICE has no event.
Types
Class IF_RSB_SERVICE has no local type.
Method Signatures
Method AFTER_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IN_PROGRESS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20020428 | ||
| 2 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSB_LOG | Open Hub: Protokoll zum Request | 20020428 | |||
| 3 | I_R_STEP | Call by reference | Object reference (TYPE REF TO) | CL_RSB_STEP | Open Hub Request: Teilschritt | 20020428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit T100 Fehlermeldung | 20020428 |
Method BEFORE_EXECUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IN_PROGRESS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20020106 | ||
| 2 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSB_LOG | Open Hub: Protokoll zum Request | 20020106 | |||
| 3 | I_R_STEP | Call by reference | Object reference (TYPE REF TO) | CL_RSB_STEP | Open Hub Request: Teilschritt | 20020326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit T100 Fehlermeldung | 20020106 |
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_LOG_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_RSB_LOG_REQUEST | Open Hub: Log zum Request | 20030929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit T100 Fehlermeldung | 20030828 |
Method DOIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LINES | Call by reference | Type reference (TYPE) | RSBKLINES | DTP Datenpaket: Anzahl Zeilen | 20090518 | |||
| 2 | E_R_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RSB_DATA | auslaufende Daten | 20011101 | |||
| 3 | I_DATAPID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20011102 | |||
| 4 | I_R_DATA | Call by reference | Object reference (TYPE REF TO) | CL_RSB_DATA | einlaufende Daten | 20011101 | |||
| 5 | I_R_LOG_STEP | Call by reference | Object reference (TYPE REF TO) | CL_RSB_LOG_STEP | Open Hub: Log zum Teilschritt | 20011210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Request Verteiler für Open Hub | 20040119 |
Method EVENT_HANDLER_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUID | Call by reference | Type reference (TYPE) | 20011210 | |||||
| 2 | I_R_ERROR_CLASS | Call by reference | Type reference (TYPE) | 20011210 | |||||
| 3 | I_TSTMP | Call by reference | Type reference (TYPE) | 20011210 |
Method EVENT_HANDLER_ERROR on class IF_RSB_SERVICE has no exception.
Method EVENT_HANDLER_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUID | Call by reference | Type reference (TYPE) | 20011210 | |||||
| 2 | I_TSTMP | Call by reference | Type reference (TYPE) | 20011210 |
Method EVENT_HANDLER_FINISHED on class IF_RSB_SERVICE has no exception.
Method EVENT_HANDLER_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUID | Call by reference | Type reference (TYPE) | 20020124 | |||||
| 2 | I_TSTMP | Call by reference | Type reference (TYPE) | 20020124 |
Method EVENT_HANDLER_START on class IF_RSB_SERVICE has no exception.
Method INSTANTIATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_RSB_SERVICE | Service-IF zur Datenverarbeitung | 20011102 | |||
| 2 | I_IN_PROGRESS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20011210 | ||
| 3 | I_R_STEP | Call by reference | Object reference (TYPE REF TO) | CL_RSB_STEP | Open Hub Request: Teilschritt | 20011102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit T100 Fehlermeldung | 20011114 |
Method REQUEST_ROLLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSB_LOG | Open Hub: Protokoll zum Request | 20021114 | |||
| 2 | I_R_STEP | Call by reference | Object reference (TYPE REF TO) | CL_RSB_STEP | Open Hub Request: Teilschritt | 20021114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit T100 Fehlermeldung | 20021114 |
Method SET_USTATE_GREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUID | Call by reference | Type reference (TYPE) | RSBREQUIDOUT | Request im Zielobjekt einer InfoSpoke | 20060105 | |||
| 2 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSB_LOG | Open Hub: Log zum Request | 20060105 |
Method SET_USTATE_GREEN on class IF_RSB_SERVICE has no exception.
Method SET_USTATE_RED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUID | Call by reference | Type reference (TYPE) | RSBREQUIDOUT | Request im Zielobjekt einer InfoSpoke | 20060105 | |||
| 2 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSB_LOG | Open Hub: Log zum Request | 20060105 |
Method SET_USTATE_RED on class IF_RSB_SERVICE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |