SAP ABAP Class CL_RSBC_U_ODSO (Update Command to DB Table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSODSO_DTP (Package) DTP-Relevant Implementation for ODS Objects

⤷

⤷

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 | 20040429 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_CMD_STATIC | DTP Command: Static Methods | 20040429 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_TGT_FIRST | DTP: Interface for First Data Recipient After Extraction | 20040702 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20040429 |
Properties
Class | CL_RSBC_U_ODSO | |
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 | RSODSO_DTP | DTP-Relevant Implementation for ODS Objects |
Created | 20040429 | SAP |
Last change | 20140121 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSBK_CMD_STATIC | DTP Command: Static Methods | 20040429 | ||
2 | IF_RSBK_TGT_FIRST | DTP: Interface for First Data Recipient After Extraction | 20040702 | ||
3 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20040429 |
Friends
Class CL_RSBC_U_ODSO 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 | RSODSOCHECKONLY | 20041108 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20130712 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDODSOBJECT | DataStore Object | 20040930 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSSID | Master Data ID | 20040930 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSBK_REQUEST | 20040930 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20040429 | |
2 | ![]() |
Instance method | Private | Method | Returns the Name of the Activation Queue | 20040430 |
3 | ![]() |
Instance method | Private | Method | Returns the Name of the Active Table | 20040430 |
4 | ![]() |
Instance method | Private | Method | 20060125 | |
5 | ![]() |
Instance method | Public | Method | 20130712 |
Events
Class CL_RSBC_U_ODSO has no event.
Types
Class CL_RSBC_U_ODSO 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 | 20040429 | ||
2 | ![]() |
I_R_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_RSBK_REQUEST | Request eines Datentransferprozesses | 20040430 |
Method CONSTRUCTOR on class CL_RSBC_U_ODSO has no exception.
Method GET_ACTIVATION_QUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TABLENAME | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20040430 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während der Verarbeitung der Daten | 20040930 |
Method GET_ACTIVE_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TABLENAME | Value transfer | Type reference (TYPE) | TABNAME | Tabellenname | 20040430 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während der Verarbeitung der Daten | 20040930 |
Method GET_ODSOTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ODSOTYPE | Value transfer | Type reference (TYPE) | RSDODSOTYPE | Typ des DataStore-Objekts | 20060125 |
Method GET_ODSOTYPE on class CL_RSBC_U_ODSO has no exception.
Method IS_HISTORIC_MOVEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_HISTORIC_MOVEMENTS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130712 |
Method IS_HISTORIC_MOVEMENTS on class CL_RSBC_U_ODSO has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 400 |