SAP ABAP Class CL_RSODSO_TASK_HANDLER_DIALOG (Task Handling for Dialog 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 | 20040630 |
Properties
| Class | CL_RSODSO_TASK_HANDLER_DIALOG | |
| Short Description | Task Handling for Dialog Processes | |
| Super Class | CL_RSODSO_TASK_HANDLER | Abstract Task Handler |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSODSO_TOOLS | Tools for DataStore Objects |
| Created | 20040630 | 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) |
Interfaces
Class CL_RSODSO_TASK_HANDLER_DIALOG has no interface implemented.
Friends
Class CL_RSODSO_TASK_HANDLER_DIALOG 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) | FUNCNAME | Function from Which the Results Were Obtained | 20040630 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | INT4 | Number of Completed Tasks | 20040630 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | INT4 | Number of Tasks Currently Running | 20040630 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | INT4 | Number of Started Tasks | 20040630 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040701 | ||
| 2 | Instance method | Public | Constructor | 20040630 |
Events
Class CL_RSODSO_TASK_HANDLER_DIALOG has no event.
Types
Class CL_RSODSO_TASK_HANDLER_DIALOG has no local type.
Method Signatures
Method CALLBACK_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_TASK | Call by reference | Type reference (TYPE) | CLIKE | 20040701 |
Method CALLBACK_METHOD on class CL_RSODSO_TASK_HANDLER_DIALOG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FUNCTION_TO_CALL | Call by reference | Type reference (TYPE) | CHAR50 | Kommentar | 20040630 | |||
| 2 | I_R_BRKPNT_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_RSODSO_BRKPNT_HANDLER | 20040630 | ||||
| 3 | I_R_PAR_PROP | Call by reference | Object reference (TYPE REF TO) | CL_RSODSO_PAR_PROPERTIES | 20040630 | ||||
| 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_DIALOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |