SAP ABAP Class CL_SCHEDULING_STATICS (Static helper methods and constants)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM-PRM-MP (Application Component) Maintenance Plans
     EAM_IPRM (Package) Maintenance Plan Fast Scheduling
Properties
Class CL_SCHEDULING_STATICS  
Short Description Static helper methods and constants    
Super Class    
Instantiability of a Class 2  Public 
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_SCHEDULING_STATICS has no forward declaration.
Interfaces
Class CL_SCHEDULING_STATICS has no interface implemented.
Friends
Class CL_SCHEDULING_STATICS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CALLED_WITHOUT_ORDER Constant Public Type reference (TYPE) I 2 20130116
2 GC_CALLED_WITH_ORDER Constant Public Type reference (TYPE) I 1 20130116
3 GC_COUNTER_PLAN Constant Public Type reference (TYPE) TERMKNZ '3' 20130116
4 GC_DAYS_PER_YEAR Constant Public Type reference (TYPE) I 365 20130116
5 GC_DUE Constant Public Type reference (TYPE) I 4 20130116
6 GC_FINISHED Constant Public Type reference (TYPE) I 10 20130116
7 GC_LOCKED1 Constant Public Type reference (TYPE) I 8 20130116
8 GC_LOCKED2 Constant Public Type reference (TYPE) I 9 20130116
9 GC_MPLAN_TYPE Constant Public See coding 20130116
10 GC_MULTI_COUNTER_PLAN Constant Public Type reference (TYPE) TERMKNZ '4' 20130116
11 GC_PROC_COUNTER Constant Public Type reference (TYPE) STRING 'PRESELECT_MPLA_COUNTER_TEST_PROXY' 20130116
12 GC_PROC_GENERIC Constant Public Type reference (TYPE) STRING 'PRESELECT_MPLA_GENERIC' 20130116
13 GC_PROC_MULTICOUNTER Constant Public Type reference (TYPE) STRING 'PRESELECT_MPLA_MULTI_COUNTER' 20130116
14 GC_PROC_PRESELECT_PLANS Constant Public Type reference (TYPE) STRING 'PRESELECT_MAINTENANCE_PLANS' 20130116
15 GC_PROC_SINGLE_CYCLE_TIME Constant Public Type reference (TYPE) STRING 'PRESELECT_MPLA_SINGLE_CYCLE_TIME' 20130116
16 GC_PROC_STRATEGY Constant Public Type reference (TYPE) STRING 'PRESELECT_MPLA_STRATEGY_TEST_PROXY' 20130116
17 GC_PROC_STRATEGY_COUNTER Constant Public Type reference (TYPE) STRING 'PRESELECT_MPLA_STRATEGY_COUNTER' 20130116
18 GC_PROC_STRATEGY_TIME Constant Public Type reference (TYPE) STRING 'PRESELECT_MPLA_STRATEGY_TIME' 20130116
19 GC_SECONDS_PER_DAY Constant Public Type reference (TYPE) I 86400 20130116
20 GC_SKIPPED Constant Public Type reference (TYPE) I 7 20130116
21 GC_STAT_DELETION_INDICATOR Constant Public Type reference (TYPE) STAT 'I0076' 20130116
22 GC_STAT_INACTIVE Constant Public Type reference (TYPE) STAT 'I0320' 20130116
23 GC_TIME_PLAN Constant Public Type reference (TYPE) TERMKNZ ' ' 20130116
24 GC_TSTAT_FIXED Constant Public Type reference (TYPE) TSTAT 'F' 20130116
25 GC_TSTAT_SKIPPED Constant Public Type reference (TYPE) TSTAT 'X' 20130116
26 GC_UNIT_DAY Constant Public Type reference (TYPE) DZEIEH 'TAG' 20130116
27 GC_WAITING Constant Public Type reference (TYPE) I 3 20130116
28 GC_WAITING_DUE Constant Public Type reference (TYPE) I 5 20130116
29 GC_WAITING_DUE_FIXED Constant Public Type reference (TYPE) I 6 20130116
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_FLAGS Static method Public Method 20130116
Events
Class CL_SCHEDULING_STATICS has no event.
Types
Class CL_SCHEDULING_STATICS has no local type.
Method Signatures

Method CALCULATE_FLAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TSABR Call by reference Type reference (TYPE) ABAP_BOOL 20130116
2 Exporting EV_TSENM Call by reference Type reference (TYPE) ABAP_BOOL 20130116
3 Exporting EV_TSENQ Call by reference Type reference (TYPE) ABAP_BOOL 20130116
4 Exporting EV_TSTAT Call by reference Type reference (TYPE) C 20130116
5 Exporting EV_TSVBT Call by reference Type reference (TYPE) ABAP_BOOL 20130116
6 Importing IV_FLAGS Call by reference Type reference (TYPE) I 20130116

Method CALCULATE_FLAGS on class CL_SCHEDULING_STATICS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in