SAP ABAP Class CL_RSDRI_DSO_BTCH_CONT (Container for batch processing)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSDRI_DBA_HDB (Package) HDB-Specific RSDRI Development
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ODQ_TASK | Asynchronous Processing Task | 20130610 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20130610 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRI_DSO_BTCH_CONT_FLTR | Container für batch processing | 20130610 |
Properties
| Class | CL_RSDRI_DSO_BTCH_CONT | |
| Short Description | Container for batch processing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDRI_DBA_HDB | HDB-Specific RSDRI Development |
| Created | 20130607 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ODQ_TASK | Asynchronous Processing Task | 20130610 | ||
| 2 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20130610 |
Friends
Class CL_RSDRI_DSO_BTCH_CONT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | INT4 | Natural Number | 20130610 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Table Name | 20130610 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TABNAME | Table Name | 20130610 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130610 |
Events
Class CL_RSDRI_DSO_BTCH_CONT has no event.
Types
Class CL_RSDRI_DSO_BTCH_CONT 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_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | INT4 | 0 | Natürliche Zahl | 20130610 | ||
| 2 | I_SRC_TAB | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20130610 | |||
| 3 | I_TASKID | Call by reference | Type reference (TYPE) | IF_ODQ_TASK=>T_TASKID | Task-ID | 20130610 | |||
| 4 | I_TGT_TAB | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20130610 |
Method CONSTRUCTOR on class CL_RSDRI_DSO_BTCH_CONT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |