SAP ABAP Class CL_EAM_IPRM_PARALLEL_SCHEDUL (Parallel Scheduling of Maintenance Plans)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PM-PRM-MP (Application Component) Maintenance Plans
⤷
EAM_IPRM (Package) Maintenance Plan Fast Scheduling

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EAM_IPRM_SCHEDULING_CALL | Call Maintenance Plan Scheduling RFC | 20130116 |
Properties
Class | CL_EAM_IPRM_PARALLEL_SCHEDUL | |
Short Description | Parallel Scheduling of Maintenance Plans | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EAM_IPRM | Maintenance Plan Fast Scheduling |
Created | 20130116 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EAM_IPRM_PARALLEL_SCHEDUL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_EAM_IPRM_SCHEDULING_CALL | Call Maintenance Plan Scheduling RFC | 20130116 |
Friends
Class CL_EAM_IPRM_PARALLEL_SCHEDUL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | C | '1' | 20130116 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | C | '2' | 20130116 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SPTA_T_PARA_IMP-EOT_FORM | 20130116 | |||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | C | 20130116 | |||
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_EAM_IPRM_PARALLEL_SCHEDUL | 20130116 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20130116 | |
2 | ![]() |
Static method | Public | Method | 20130116 | |
3 | ![]() |
Instance method | Public | Method | 20130116 | |
4 | ![]() |
Instance method | Public | Method | 20130116 | |
5 | ![]() |
Instance method | Public | Method | 20130116 |
Events
Class CL_EAM_IPRM_PARALLEL_SCHEDUL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_WARPL_DATA | Private | See coding | 20130116 | BEGIN OF ty_warpl_data,
it_maintenance_plans TYPE warpl_t,
iv_call_object_end_date TYPE systdatlo,
et_return TYPE bapirettab,
END OF ty_warpl_data
|
Method Signatures
Method CALL_EOT_CALLBACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TASK | Call by reference | Type reference (TYPE) | ANY | 20130116 |
Method CALL_EOT_CALLBACK on class CL_EAM_IPRM_PARALLEL_SCHEDUL has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_EAM_IPRM_PARALLEL_SCHEDUL | 20130116 |
Method GET_INSTANCE on class CL_EAM_IPRM_PARALLEL_SCHEDUL has no exception.
Method PARALLEL_SCHEDULING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20130116 | |||
2 | ![]() |
IT_MAINTENANCE_PLANS | Call by reference | Type reference (TYPE) | WARPL_T | 20130116 | |||
3 | ![]() |
IV_CALL_OBJECT_END_DATE | Call by reference | Type reference (TYPE) | SYSTDATLO | 20130116 | |||
4 | ![]() |
IV_MAXTASKS | Call by reference | Type reference (TYPE) | I | 5 | 20130116 | ||
5 | ![]() |
IV_SCHEDULE_MODE | Call by reference | Type reference (TYPE) | C | 20130116 | |||
6 | ![]() |
IV_SERVER_GROUP | Call by reference | Type reference (TYPE) | SPTA_RFCGR | 20130116 |
Method PARALLEL_SCHEDULING on class CL_EAM_IPRM_PARALLEL_SCHEDUL has no exception.
Method RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_SPTA_PARA_EXP | Call by reference | Type reference (TYPE) | SPTA_T_PARA_EXP | 20130116 | |||
2 | ![]() |
CS_USER_PARAM | Call by reference | Type reference (TYPE) | ANY | 20130116 | |||
3 | ![]() |
IS_SPTA_PARA_IMP | Call by reference | Type reference (TYPE) | SPTA_T_PARA_IMP | 20130116 | |||
4 | ![]() |
IT_PENDING_OBJS | Call by reference | Type reference (TYPE) | SPTA_T_PENDING_OBJECTS | 20130116 |
Method RESULT on class CL_EAM_IPRM_PARALLEL_SCHEDUL has no exception.
Method START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_SPTA_PARA_EXP | Call by reference | Type reference (TYPE) | SPTA_T_PARA_EXP | 20130116 | |||
2 | ![]() |
CS_USER_PARAM | Call by reference | Type reference (TYPE) | ANY | 20130116 | |||
3 | ![]() |
CT_FAILED_OBJS | Call by reference | Type reference (TYPE) | SPTA_T_FAILED_OBJECTS | 20130116 | |||
4 | ![]() |
CT_PENDING_OBJS | Call by reference | Type reference (TYPE) | SPTA_T_PENDING_OBJECTS | 20130116 | |||
5 | ![]() |
IO_SCHEDULING_CALL | Call by reference | Object reference (TYPE REF TO) | IF_EAM_IPRM_SCHEDULING_CALL | 20130116 | |||
6 | ![]() |
IS_SPTA_PARA_IMP | Call by reference | Type reference (TYPE) | SPTA_T_PARA_IMP | 20130116 |
Method START on class CL_EAM_IPRM_PARALLEL_SCHEDUL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |