SAP ABAP Class CL_RSB_OHD_U_CMD (Update Command to DB Table)
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 | Inheritance (c INHERITING FROM c_ref) | CL_RSBK_CMD_U | Template for Update Task Command | 20051006 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_CMD_STATIC | DTP Command: Static Methods | 20051006 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_TGT_FIRST | DTP: Interface for First Data Recipient After Extraction | 20051006 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20051006 |
Properties
| Class | CL_RSB_OHD_U_CMD | |
| Short Description | Update Command to DB Table | |
| Super Class | CL_RSBK_CMD_U | Template for Update Task Command |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSB | Business Information Warehouse: Data Marts |
| Created | 20051006 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 7 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBK_CMD_STATIC | DTP Command: Static Methods | 20051006 | ||
| 2 | IF_RSBK_TGT_FIRST | DTP: Interface for First Data Recipient After Extraction | 20051006 | ||
| 3 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20051006 |
Friends
Class CL_RSB_OHD_U_CMD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20051006 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSOHDEST | Open Hub Destination | 20051011 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSB_DTP_PROXY | Proxy for Open Hub Destination | 20051011 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSBO_T_VARIABLES | Parameter table | 20051013 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20051006 | ||
| 2 | Instance method | Public | Method | Indicator: Current Package Is Last | 20060105 | |
| 3 | Instance method | Private | Method | 20051011 |
Events
Class CL_RSB_OHD_U_CMD has no event.
Types
Class CL_RSB_OHD_U_CMD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CMD | Call by reference | Type reference (TYPE) | RSBCMD | Datentransferprozess Command | 20051006 | |||
| 2 | I_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_RSBK_REQUEST | Request eines Datentransferprozesses | 20051006 |
Method CONSTRUCTOR on class CL_RSB_OHD_U_CMD has no exception.
Method GET_LAST_DP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | DTP-Request: Datenpaket | 20060105 | |||
| 2 | R_LAST | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060105 |
Method GET_LAST_DP on class CL_RSB_OHD_U_CMD has no exception.
Method GET_OBJ_REF_DEST Signature
Method GET_OBJ_REF_DEST on class CL_RSB_OHD_U_CMD has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20051011 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |