SAP ABAP Class CL_RSODSO_TASK_HANDLER_BATCH (Task Handling for Batch Processes)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSODSO_TOOLS (Package) Tools for DataStore Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSODSO_TASK_HANDLER | Abstract Task Handler | 20040701 |
Properties
Class | CL_RSODSO_TASK_HANDLER_BATCH | |
Short Description | Task Handling for Batch Processes | |
Super Class | CL_RSODSO_TASK_HANDLER | Abstract Task Handler |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSODSO_PROCESSING | |
Program status | ||
Category | 0 | |
Package | RSODSO_TOOLS | Tools for DataStore Objects |
Created | 20040701 | SAP |
Last change | 20130531 | 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) |
Interfaces
Class CL_RSODSO_TASK_HANDLER_BATCH has no interface implemented.
Friends
Class CL_RSODSO_TASK_HANDLER_BATCH 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) | RSBTC_BATCH_ID | Guid of Batch Job | 20040702 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | C | 20040917 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | If an exception was triggered -> finalize | 20040713 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSPC_TYPE | Process Type | 20040701 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSBTC_T_INFO | 20040716 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSODSO_T_REQUEST | Requests | 20040709 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20040701 | |
2 | ![]() |
Instance method | Private | Method | Execute Status Call for Last Batch + Confirmation | 20040715 |
3 | ![]() |
Instance method | Private | Method | Fill Infos for Batch Manager | 20040716 |
4 | ![]() |
Instance method | Private | Method | Gets Status for Split-Off Processes That Have Ended | 20040702 |
5 | ![]() |
Instance method | Private | Method | Split Off Task | 20040709 |
Events
Class CL_RSODSO_TASK_HANDLER_BATCH has no event.
Types
Class CL_RSODSO_TASK_HANDLER_BATCH 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_PROCESS_TYPE | Call by reference | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20040701 | ||
2 | ![]() |
I_R_BRKPNT_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_RSODSO_BRKPNT_HANDLER | 20040701 | |||
3 | ![]() |
I_R_PAR_PROP | Call by reference | Object reference (TYPE REF TO) | CL_RSODSO_PAR_PROPERTIES | 20040713 | |||
4 | ![]() |
I_R_STATUS_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_RSODSO_TASK_STATUS_HANDLING | 20040701 | |||
5 | ![]() |
I_VALUE_ERRORS_ALLOWED | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20040701 |
Method CONSTRUCTOR on class CL_RSODSO_TASK_HANDLER_BATCH has no exception.
Method DO_STATUS_CALL Signature
Method DO_STATUS_CALL on class CL_RSODSO_TASK_HANDLER_BATCH has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während der Verarbeitung der Daten | 20040715 |
Method FILL_INFO_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | Verzeichnis aller DataStores | 20040716 |
Method FILL_INFO_TABLE on class CL_RSODSO_TASK_HANDLER_BATCH has no exception.
Method RECEIVE_RESULTS_OF_TASKS Signature
Method RECEIVE_RESULTS_OF_TASKS on class CL_RSODSO_TASK_HANDLER_BATCH has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während der Verarbeitung der Daten | 20040917 | |
2 | ![]() |
Fehler während der Verarbeitung der Daten | 20040705 |
Method SPAWN_TASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LAST_PROCESS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20040712 | |
2 | ![]() |
I_PARAMETER_BUFFER | Call by reference | Type reference (TYPE) | RSRAWSTRING | Raw-String | 20040709 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während der Verarbeitung der Daten | 20040709 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |