SAP ABAP Class CL_RSBC_U_ODSO_TPL (Template: Update Command in 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_TPL_U | Template for Update Task Command | 20040429 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBK_TPL_STATIC | DTP Command Template: Static Methods | 20040429 |
Properties
| Class | CL_RSBC_U_ODSO_TPL | |
| Short Description | Template: Update Command in DB Table | |
| Super Class | CL_RSBK_CMD_TPL_U | Template for Update Task Command |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSBC | |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBK_TPL_STATIC | DTP Command Template: Static Methods | 20040429 |
Friends
Class CL_RSBC_U_ODSO_TPL 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 | 20130712 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSODSOCHECKONLY | No Update without Master Data | 20041108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20040429 | ||
| 2 | Instance method | Public | Method | 20130716 | ||
| 3 | Instance method | Public | Method | 20040429 |
Events
Class CL_RSBC_U_ODSO_TPL has no event.
Types
Class CL_RSBC_U_ODSO_TPL 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_DTP | Call by reference | Type reference (TYPE) | RSBKDTPNM | 20040429 | ||||
| 2 | I_NODE | Call by reference | Type reference (TYPE) | RSBCMDNODE | Knoten in einem DTP-Skript | 20040429 | |||
| 3 | I_OBJVERS | Call by reference | Type reference (TYPE) | RSOBJVERS | 20040429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception mit T100 Fehlermeldung | 20040429 |
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 | 20130716 |
Method GET_HISTORIC_MOVEMENTS on class CL_RSBC_U_ODSO_TPL has no exception.
Method SET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | Kein Fortschreiben ohne Stammdaten | 20041108 | |||
| 2 | I_HISTORIC_MOVEMENTS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20130712 | ||
| 3 | I_IGNORE_CHECK | Call by reference | Type reference (TYPE) | RS_BOOL | Fortschreibung auch ohne Stammdaten | 20041108 |
Method SET_ATTRIBUTE on class CL_RSBC_U_ODSO_TPL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 400 |