SAP ABAP Class CL_RSDD_U_CUBE (Update Command to DB Table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDRI_DBA (Package) Data Manager InfoCube Access
⤷
⤷
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 | 20050111 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_CMD_STATIC | DTP Command: Static Methods | 20050111 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_TGT_FIRST | DTP: Interface for First Data Recipient After Extraction | 20050111 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20050111 |
Properties
| Class | CL_RSDD_U_CUBE | |
| 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 | RSDRI_DBA | Data Manager InfoCube Access |
| Created | 20050111 | 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 | 20050111 | ||
| 2 | IF_RSBK_TGT_FIRST | DTP: Interface for First Data Recipient After Extraction | 20050111 | ||
| 3 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20050111 |
Friends
Class CL_RSDD_U_CUBE 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) | RSODSOCHECKONLY | Error if No Master Data Exists | 20050125 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Das Has Unique System ID | 20060320 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Boolean | 20110620 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Stock initialization | 20050208 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20060320 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSINFOPROV | InfoCube | 20060711 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20050111 | ||
| 2 | Instance method | Public | Method | Non-Cumulative Logic: Load for Historical Transactions | 20110620 | |
| 3 | Instance method | Public | Method | Das Has Unique System ID | 20060320 | |
| 4 | Instance method | Public | Method | Data Package for Real-Time | 20060320 | |
| 5 | Instance method | Public | Method | Non-Cumulative Logic: Load for Historical Transactions | 20110620 |
Events
Class CL_RSDD_U_CUBE has no event.
Types
Class CL_RSDD_U_CUBE 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 | 20050111 | |||
| 2 | I_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_RSBK_REQUEST | Request eines Datentransferprozesses | 20050111 |
Method CONSTRUCTOR on class CL_RSDD_U_CUBE has no exception.
Method GET_HISTORIC_MOVEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HISTORIC_MOVEMENTS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20110620 |
Method GET_HISTORIC_MOVEMENTS on class CL_RSDD_U_CUBE has no exception.
Method SET_DATA_IS_SIDDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA_IS_SIDDED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060320 |
Method SET_DATA_IS_SIDDED on class CL_RSDD_U_CUBE has no exception.
Method SET_DATA_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_T_DATA_RT | Call by reference | Object reference (TYPE REF TO) | DATA | 20060320 |
Method SET_DATA_RT on class CL_RSDD_U_CUBE has no exception.
Method SET_HISTORIC_MOVEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HISTORIC_MOVEMENTS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20110620 |
Method SET_HISTORIC_MOVEMENTS on class CL_RSDD_U_CUBE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |