SAP ABAP Class CL_SATC_RT_DSP_FACTORY (Factory for runtime dispatcher)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
SATC_STDLIB_RUN_TIME_CORE (Package) INTERNAL: - *NO* REUSE - runtime implementation details

⤷

⤷

Properties
Class | CL_SATC_RT_DSP_FACTORY | |
Short Description | Factory for runtime dispatcher | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SATC_STDLIB_RUN_TIME_CORE | INTERNAL: - *NO* REUSE - runtime implementation details |
Created | 20081211 | 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_SATC_RT_DSP_FACTORY has no interface implemented.
Friends
Class CL_SATC_RT_DSP_FACTORY 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) | STRING | 20081211 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates Dispatcher to Start a new Execution | 20081211 |
2 | ![]() |
Instance method | Public | Method | Creates Dispatcher to Continue broken Execution | 20081211 |
Events
Class CL_SATC_RT_DSP_FACTORY has no event.
Types
Class CL_SATC_RT_DSP_FACTORY has no local type.
Method Signatures
Method NEW_DISPATCHER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXECUTION_MODE | Call by reference | Type reference (TYPE) | SATC_D_EXECUTION_MODE | 20081211 | |||
2 | ![]() |
I_EXTERNAL_KEY | Call by reference | Type reference (TYPE) | SYCHAR08 | 20081211 | |||
3 | ![]() |
I_HOSTED_DATA | Call by reference | Type reference (TYPE) | SATC_D_SERIALIZED_DATA | 20081211 | |||
4 | ![]() |
I_MAX_PROCESSES | Call by reference | Type reference (TYPE) | I | 3 | 20081211 | ||
5 | ![]() |
I_MIN_PROCESSES | Call by reference | Type reference (TYPE) | I | 1 | 20081211 | ||
6 | ![]() |
I_PROGRESS_LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_SATC_PROGRESS_LISTENER | 20081211 | |||
7 | ![]() |
I_PROJECT | Call by reference | Object reference (TYPE REF TO) | IF_SATC_MD_PROJECT | 20081211 | |||
8 | ![]() |
I_SERVER_GROUP | Call by reference | Type reference (TYPE) | SATC_D_SERVER_GROUP | 20081211 | |||
9 | ![]() |
I_SERVER_NAME | Call by reference | Type reference (TYPE) | SATC_D_SERVER_NAME | 20081211 | |||
10 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_RT_DISPATCHER | Dispatcher | 20081211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081211 |
Method NEW_DISPATCHER_FOR_RESTART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXECUTION_MODE | Call by reference | Type reference (TYPE) | SATC_D_EXECUTION_MODE | 20081211 | |||
2 | ![]() |
I_EXEC_ID | Call by reference | Type reference (TYPE) | SATC_D_PROJECT_EXECUTION_ID | 20081211 | |||
3 | ![]() |
I_MAX_PROCESSES | Call by reference | Type reference (TYPE) | I | 3 | 20081211 | ||
4 | ![]() |
I_MIN_PROCESSES | Call by reference | Type reference (TYPE) | I | 1 | 20081211 | ||
5 | ![]() |
I_PROGRESS_LISTENER | Call by reference | Object reference (TYPE REF TO) | IF_SATC_PROGRESS_LISTENER | 20081211 | |||
6 | ![]() |
I_SERVER_GROUP | Call by reference | Type reference (TYPE) | SATC_D_SERVER_GROUP | 20081211 | |||
7 | ![]() |
I_SERVER_NAME | Call by reference | Type reference (TYPE) | SATC_D_SERVER_NAME | 20081211 | |||
8 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SATC_RT_DISPATCHER | Dispatcher | 20081211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20081211 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |