SAP ABAP Class CL_RSDHAR_TGT_BATCH_SAVE (Runtime: Save in Background Processing)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST-HAP (Application Component) HANA Analysis Process
⤷
RSDHA (Package) SAP HANA Analysis in BW
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBATCH_EXECUTE | Parallel Batch_Processing | 20130403 |
Properties
| Class | CL_RSDHAR_TGT_BATCH_SAVE | |
| Short Description | Runtime: Save in Background Processing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDHA | SAP HANA Analysis in BW |
| Created | 20130403 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDHAR_TGT_BATCH_SAVE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSBATCH_EXECUTE | Parallel Batch_Processing | 20130403 |
Friends
Class CL_RSDHAR_TGT_BATCH_SAVE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CHAR30 | Batch ID | 20130403 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR10 | Batch Process | 20130403 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSPC_TYPE | Process Type | 20130403 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SQL_CONNECTION | Database Connection | 20130403 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SQL_STATEMENT | SQL statement | 20130403 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | SQL Statement | 20130403 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130403 |
Events
Class CL_RSDHAR_TGT_BATCH_SAVE has no event.
Types
Class CL_RSDHAR_TGT_BATCH_SAVE 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_BATCH_ID | Call by reference | Type reference (TYPE) | CHAR30 | Batach ID | 20130403 | |||
| 2 | I_BATCH_PROCESS | Call by reference | Type reference (TYPE) | CHAR10 | Batch Process | 20130403 | |||
| 3 | I_PARAMETER | Call by reference | Type reference (TYPE) | RSRAWSTRING | Parameter | 20130403 | |||
| 4 | I_PROCESS_TYPE | Call by reference | Type reference (TYPE) | RSPC_TYPE | Process Type | 20130403 |
Method CONSTRUCTOR on class CL_RSDHAR_TGT_BATCH_SAVE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |