SAP ABAP Class CL_RSB_OHD_PC_NOTIFY ("Notification" Process Type (notify))
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSB (Package) Business Information Warehouse: Data Marts
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPC_EXECUTE | Execute Process | 20081202 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPC_GET_INFO | Passing on of information to subsequent process / management | 20081202 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPC_GET_LOG | Deliver Log | 20090319 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPC_GET_STATUS | Current Status of the Process | 20090319 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPC_GET_VARIANT | F4 Help for Process Variants | 20081202 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSPC_MAINTAIN | Maintaining a Process Variant | 20081202 |
Properties
| Class | CL_RSB_OHD_PC_NOTIFY | |
| Short Description | "Notification" Process Type (notify) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSB | Business Information Warehouse: Data Marts |
| Created | 20081202 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSB_OHD_PC_NOTIFY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSPC_EXECUTE | Execute Process | 20081202 | ||
| 2 | IF_RSPC_GET_INFO | Passing on of information to subsequent process / management | 20081202 | ||
| 3 | IF_RSPC_GET_LOG | Deliver Log | 20090319 | ||
| 4 | IF_RSPC_GET_STATUS | Current Status of the Process | 20090319 | ||
| 5 | IF_RSPC_GET_VARIANT | F4 Help for Process Variants | 20081202 | ||
| 6 | IF_RSPC_MAINTAIN | Maintaining a Process Variant | 20081202 |
Friends
Class CL_RSB_OHD_PC_NOTIFY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | RSPC_TYPE | 'OHD_NOTIFY' | Process Type | 20081203 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | C | 20090319 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Fills msg into BAPIRET | 20090319 | |
| 2 | Static method | Private | Method | Returns Log ID | 20090319 | |
| 3 | Static method | Public | Method | Set Status | 20090219 |
Events
Class CL_RSB_OHD_PC_NOTIFY has no event.
Types
Class CL_RSB_OHD_PC_NOTIFY has no local type.
Method Signatures
Method FILL_SYMSG_INTO_RETURN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RETURN | Value transfer | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20090319 |
Method FILL_SYMSG_INTO_RETURN on class CL_RSB_OHD_PC_NOTIFY has no exception.
Method GET_LOGID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INSTANCE | Call by reference | Type reference (TYPE) | RSPC_INSTANCE | Instanz (Ausprägung) eines Prozesses | 20090319 | |||
| 2 | I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20090319 | |||
| 3 | R_LOGID | Value transfer | Type reference (TYPE) | RSPC_LOGID | Protokoll-ID eines Laufs einer Prozeßkette | 20090319 |
Method GET_LOGID on class CL_RSB_OHD_PC_NOTIFY has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20090219 | |||
| 2 | E_ERROR | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090219 | |||
| 3 | I_MESSAGE | Call by reference | Type reference (TYPE) | BAPI_MSG | Meldungstext | 20090219 | |||
| 4 | I_REQUESTID | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Anforderungsnummer) | 20090219 | |||
| 5 | I_STATUS | Call by reference | Type reference (TYPE) | RSBSTAT3RD | Status einer 3rd party Open Hub Destination | 20090219 |
Method SET_STATUS on class CL_RSB_OHD_PC_NOTIFY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |