SAP ABAP Class CL_DMC_SCHEDULE_MANAGER (MWB: Schedule Manager)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMCM (Package) Data Mapping and Conversion: Maintenance

⤷

⤷

Properties
Class | CL_DMC_SCHEDULE_MANAGER | |
Short Description | MWB: Schedule Manager | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CNV_DMCM | Data Mapping and Conversion: Maintenance |
Created | 20060821 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DMC_SCHEDULE_MANAGER has no forward declaration.
Interfaces
Class CL_DMC_SCHEDULE_MANAGER has no interface implemented.
Friends
Class CL_DMC_SCHEDULE_MANAGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_JN_LAUNCH_MODE | 'A' | MWB: Launch mode: Auto | 20060822 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_JN_LAUNCH_MODE | 'B' | MWB: Launch mode: Breakpoint | 20060822 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_JN_LAUNCH_MODE | 'M' | MWB: Launch mode: Manual | 20060822 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_JN_LAUNCH_MODE | 'S' | MWB: Launch mode: Stop | 20060822 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_JN_STATE | 'E' | MWB: Task state: Error | 20060822 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_JN_STATE | 'F' | MWB: Task state: Finished | 20060821 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_JN_STATE | 'R' | MWB: Task state: Running | 20060822 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_JN_TASK_TYPE | 'L' | MWB: Task type | 20060821 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | DMC_JN_TASK_TYPE | 'R' | MWB: Task type | 20060821 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | '-' | boolean variable (X=true, -=false, space=unknown) | 20060821 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | boolean variable (X=true, -=false, space=unknown) | 20060821 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check if schedule agent for a job net is running | 20060822 |
2 | ![]() |
Static method | Public | Method | 20060901 | |
3 | ![]() |
Static method | Private | Method | Start transfer of a convsersion object | 20060822 |
4 | ![]() |
Static method | Private | Method | Start a report | 20060822 |
5 | ![]() |
Static method | Public | Method | Start a task | 20060822 |
6 | ![]() |
Static method | Public | Method | Get jobname proposal | 20060822 |
7 | ![]() |
Static method | Public | Method | Get next task to be started | 20060821 |
8 | ![]() |
Static method | Public | Method | Set task state | 20060822 |
9 | ![]() |
Static method | Public | Method | Start a task | 20060822 |
10 | ![]() |
Static method | Public | Method | Start schedule agent for a job net definition | 20060822 |
Events
Class CL_DMC_SCHEDULE_MANAGER has no event.
Types
Class CL_DMC_SCHEDULE_MANAGER has no local type.
Method Signatures
Method CHECK_SCHEDULE_AGENT_RUNNING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_JOB_NET_GUID | Call by reference | Type reference (TYPE) | DMC_JN_GUID | 20060822 | |||
2 | ![]() |
R_RUNNING | Value transfer | Type reference (TYPE) | BOOLEAN | 20060822 |
Method CHECK_SCHEDULE_AGENT_RUNNING on class CL_DMC_SCHEDULE_MANAGER has no exception.
Method CHECK_TASK_EXECUTABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_PRED_FINISHED | Call by reference | Type reference (TYPE) | BOOLEAN | 20060901 | |||
2 | ![]() |
E_RESOURCE_GUID | Call by reference | Type reference (TYPE) | DMC_JN_RES_GUID | 20060901 | |||
3 | ![]() |
I_JOB_NET_GUID | Call by reference | Type reference (TYPE) | DMC_JN_GUID | 20060901 | |||
4 | ![]() |
I_TASK_GUID | Call by reference | Type reference (TYPE) | DMC_JN_TASK_GUID | 20060901 |
Method CHECK_TASK_EXECUTABLE on class CL_DMC_SCHEDULE_MANAGER has no exception.
Method EXECUTE_COBJ_LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ST_PARAM | Call by reference | Type reference (TYPE) | DMC_JN_ST_PARAM | 20060822 | |||
2 | ![]() |
IS_TASK | Call by reference | Type reference (TYPE) | DMC_JN_TASK | 20060822 |
Method EXECUTE_COBJ_LOAD on class CL_DMC_SCHEDULE_MANAGER has no exception.
Method EXECUTE_REPORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ST_PARAM | Call by reference | Type reference (TYPE) | DMC_JN_ST_PARAM | 20060822 | |||
2 | ![]() |
IS_TASK | Call by reference | Type reference (TYPE) | DMC_JN_TASK | 20060822 |
Method EXECUTE_REPORT on class CL_DMC_SCHEDULE_MANAGER has no exception.
Method EXECUTE_TASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TASK_GUID | Call by reference | Type reference (TYPE) | DMC_JN_TASK_GUID | 20060822 |
Method EXECUTE_TASK on class CL_DMC_SCHEDULE_MANAGER has no exception.
Method GET_JOBNAME_PROPOSAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_TASK | Call by reference | Type reference (TYPE) | DMC_JN_TASK | 20060822 | |||
2 | ![]() |
R_JOBNAME | Value transfer | Type reference (TYPE) | DMC_JN_TASK-JOBNAME | Name des Hintergrundjobs | 20060822 |
Method GET_JOBNAME_PROPOSAL on class CL_DMC_SCHEDULE_MANAGER has no exception.
Method GET_NEXT_TASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RESOURCE_GUID | Call by reference | Type reference (TYPE) | DMC_JN_RES_GUID | 20060821 | |||
2 | ![]() |
E_TASK_GUID | Call by reference | Type reference (TYPE) | DMC_JN_TASK_GUID | 20060821 | |||
3 | ![]() |
I_JOB_NET_GUID | Call by reference | Type reference (TYPE) | DMC_JN_GUID | 20060822 |
Method GET_NEXT_TASK on class CL_DMC_SCHEDULE_MANAGER has no exception.
Method SET_TASK_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STATE | Call by reference | Type reference (TYPE) | DMC_JN_STATE | 20060822 | |||
2 | ![]() |
I_TASK_GUID | Call by reference | Type reference (TYPE) | DMC_JN_TASK_GUID | 20060822 |
Method SET_TASK_STATE on class CL_DMC_SCHEDULE_MANAGER has no exception.
Method START_NEW_JOB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_RESOURCE_GUID | Call by reference | Type reference (TYPE) | DMC_JN_RES_GUID | 20060822 | |||
2 | ![]() |
I_START_AGENT | Call by reference | Type reference (TYPE) | BOOLEAN | 20060901 | |||
3 | ![]() |
I_TASK_GUID | Call by reference | Type reference (TYPE) | DMC_JN_TASK_GUID | 20060822 |
Method START_NEW_JOB on class CL_DMC_SCHEDULE_MANAGER has no exception.
Method START_SCHEDULE_AGENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_JOB_NET_GUID | Call by reference | Type reference (TYPE) | DMC_JN_GUID | 20060822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Configuration static check | 20130612 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 620 |