SAP ABAP Class CL_RSDA_BATCH_HANDLER (Handler for Parallel Background Processes)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSBATCH_EXECUTE | Parallel Batch_Processing | 20120117 |
Properties
Class | CL_RSDA_BATCH_HANDLER | |
Short Description | Handler for Parallel Background Processes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSDA | |
Program status | ||
Category | 0 | |
Package | RSDA | BW Data Archiving and Near-line Storage. Core Functions |
Created | 20111020 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDA_BATCH_HANDLER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSBATCH_EXECUTE | Parallel Batch_Processing | 20120117 |
Friends
Class CL_RSDA_BATCH_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20120117 | ||||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR30 | Batch ID | 20120117 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20120117 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSRAWSTRING | Raw String | 20120117 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSPC_TYPE | Process Type | 20120117 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120117 |
Events
Class CL_RSDA_BATCH_HANDLER has no event.
Types
Class CL_RSDA_BATCH_HANDLER 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 | 30 Characters | 20120117 | ||
2 | ![]() |
I_BATCH_PROCESS | Call by reference | Type reference (TYPE) | CHAR10 | Characterfeld der Länge 10 | 20120117 | ||
3 | ![]() |
I_PROCESS_TYPE | Call by reference | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20120117 |
Method CONSTRUCTOR on class CL_RSDA_BATCH_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |