SAP ABAP Class IF_RSBK_REQUEST_OBSERVER (Observer for DTP Request)
Meta Relationship - Used By
Properties
| Class | IF_RSBK_REQUEST_OBSERVER | |
| Short Description | Observer for DTP Request | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20031128 | 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_RSBK_REQUEST_OBSERVER has no interface implemented.
Friends
Class IF_RSBK_REQUEST_OBSERVER has no friend class.
Attributes
Class IF_RSBK_REQUEST_OBSERVER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20041011 | ||
| 2 | Instance method | Public | Method | 20031128 | ||
| 3 | Instance method | Public | Method | Lock Status Tables | 20031128 | |
| 4 | Instance method | Public | Method | 20031128 |
Events
Class IF_RSBK_REQUEST_OBSERVER has no event.
Types
Class IF_RSBK_REQUEST_OBSERVER has no local type.
Method Signatures
Method AFTER_FINAL_STATE_TRANSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20041011 | |||
| 2 | I_TSTATE_FINAL | Call by reference | Type reference (TYPE) | RSBKTSTATE | Technischer Verarbeitungsstatus eines DTP-Requests | 20041011 | |||
| 3 | I_USTATE_FINAL | Call by reference | Type reference (TYPE) | RSBKUSTATE | Benutzerdefinierter Verarbeitungsstatus eines DTP-Requests | 20041011 |
Method AFTER_FINAL_STATE_TRANSITION on class IF_RSBK_REQUEST_OBSERVER has no exception.
Method DEQUEUE_STATUS_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DTP | Call by reference | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20050103 | |||
| 2 | I_ORIGINAL_TSTATE | Call by reference | Type reference (TYPE) | RSBKTSTATE | Technischer Verarbeitungsstatus eines DTP-Requests | 20050222 | |||
| 3 | I_ORIGINAL_USTATE | Call by reference | Type reference (TYPE) | RSBKUSTATE | Benutzerdefinierter Verarbeitungsstatus eines DTP-Requests | 20050222 | |||
| 4 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | DTP-Request | 20031128 | |||
| 5 | I_TARGET_TSTATE | Call by reference | Type reference (TYPE) | RSBKTSTATE | Technischer Verarbeitungsstatus eines DTP-Requests | 20031209 | |||
| 6 | I_TARGET_USTATE | Call by reference | Type reference (TYPE) | RSBKUSTATE | Benutzerdefinierter Verarbeitungsstatus eines DTP-Requests | 20031209 |
Method DEQUEUE_STATUS_TABLES on class IF_RSBK_REQUEST_OBSERVER has no exception.
Method ENQUEUE_STATUS_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DTP | Call by reference | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20050103 | |||
| 2 | I_ORIGINAL_TSTATE | Call by reference | Type reference (TYPE) | RSBKTSTATE | 20040505 | ||||
| 3 | I_ORIGINAL_USTATE | Call by reference | Type reference (TYPE) | RSBKUSTATE | 20040505 | ||||
| 4 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request eines Datentransferprozesses | 20031128 | |||
| 5 | I_TARGET_TSTATE | Call by reference | Type reference (TYPE) | RSBKTSTATE | Technischer Verarbeitungsstatus eines DTP-Requests | 20031205 | |||
| 6 | I_TARGET_USTATE | Call by reference | Type reference (TYPE) | RSBKUSTATE | Benutzerdefinierter Verarbeitungsstatus eines DTP-Requests | 20031205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20040202 | ||
| 2 | Objekt ist gesperrt | 20031128 |
Method UPDATE_STATUS_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DTP | Call by reference | Type reference (TYPE) | RSBKDTPNM | Datentransferprozess ID | 20050103 | |||
| 2 | I_ENB_SRC | Call by reference | Type reference (TYPE) | RSBKSRCNM | Name der übergeordneten Datenquelle eines DTPs | 20100218 | |||
| 3 | I_ENB_SRCTP | Call by reference | Type reference (TYPE) | RSBKSRCTP | Typ des übergeordneten Quellobjekts eines DTPs | 20100218 | |||
| 4 | I_ORIGINAL_TSTATE | Call by reference | Type reference (TYPE) | RSBKTSTATE | 20040505 | ||||
| 5 | I_ORIGINAL_USTATE | Call by reference | Type reference (TYPE) | RSBKUSTATE | 20040505 | ||||
| 6 | I_REQUID | Call by reference | Type reference (TYPE) | RSBKREQUID | Request-ID | 20031128 | |||
| 7 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSBM_LOG_CURSOR_RUNTIME | Handle auf hierarchisches Log | 20040928 | |||
| 8 | I_TARGET_TSTATE | Call by reference | Type reference (TYPE) | RSBKTSTATE | Technischer Verarbeitungsstatus eines DTP-Requests | 20031209 | |||
| 9 | I_TARGET_USTATE | Call by reference | Type reference (TYPE) | RSBKUSTATE | Benutzerdefinierter Verarbeitungsstatus eines DTP-Requests | 20031209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20031128 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |