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 GC_START_SCHEDULING Constant Public Type reference (TYPE) C '1' 20130116
2 GC_UPDATE_SCHEDULING Constant Public Type reference (TYPE) C '2' 20130116
3 GV_EOT_FORM Static Attribute Private Type reference (TYPE) SPTA_T_PARA_IMP-EOT_FORM 20130116
4 GV_SCHEDULE_MODE Static Attribute Private Type reference (TYPE) C 20130116
5 MO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_EAM_IPRM_PARALLEL_SCHEDUL 20130116
Methods
# Method Level Visibility Method type Description Created on
1 CALL_EOT_CALLBACK Static method Public Method 20130116
2 GET_INSTANCE Static method Public Method 20130116
3 PARALLEL_SCHEDULING Instance method Public Method 20130116
4 RESULT Instance method Public Method 20130116
5 START 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 Importing 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 Returning 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 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB 20130116
2 Importing IT_MAINTENANCE_PLANS Call by reference Type reference (TYPE) WARPL_T 20130116
3 Importing IV_CALL_OBJECT_END_DATE Call by reference Type reference (TYPE) SYSTDATLO 20130116
4 Importing IV_MAXTASKS Call by reference Type reference (TYPE) I 5 20130116
5 Importing IV_SCHEDULE_MODE Call by reference Type reference (TYPE) C 20130116
6 Importing 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 Changing CS_SPTA_PARA_EXP Call by reference Type reference (TYPE) SPTA_T_PARA_EXP 20130116
2 Changing CS_USER_PARAM Call by reference Type reference (TYPE) ANY 20130116
3 Importing IS_SPTA_PARA_IMP Call by reference Type reference (TYPE) SPTA_T_PARA_IMP 20130116
4 Importing 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 Changing CS_SPTA_PARA_EXP Call by reference Type reference (TYPE) SPTA_T_PARA_EXP 20130116
2 Changing CS_USER_PARAM Call by reference Type reference (TYPE) ANY 20130116
3 Changing CT_FAILED_OBJS Call by reference Type reference (TYPE) SPTA_T_FAILED_OBJECTS 20130116
4 Changing CT_PENDING_OBJS Call by reference Type reference (TYPE) SPTA_T_PENDING_OBJECTS 20130116
5 Importing IO_SCHEDULING_CALL Call by reference Object reference (TYPE REF TO) IF_EAM_IPRM_SCHEDULING_CALL 20130116
6 Importing 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