SAP ABAP Class CL_WA_SLOTS_WPS (Planning Board in MEB)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM (Application Component) Product Lifecycle Management
     DIMEB (Package) DIMEB: Maintenance Event Builder
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WORKINGAREA_BASE_WPS Work Area Control 20021107
Properties
Class CL_WA_SLOTS_WPS  
Short Description Planning Board in MEB    
Super Class CL_WORKINGAREA_BASE_WPS Work Area Control 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DIMEB   DIMEB: Maintenance Event Builder 
Created 20021105   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WA_SLOTS_WPS has no forward declaration.
Interfaces
Class CL_WA_SLOTS_WPS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_BROWSER_WPS 20021129 Planner Browser
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BARCHART Instance attribute Private Object reference (TYPE REF TO) CL_DIMSPPB_GUI_BARCHART 20021107
2 BC_CONST Constant Private See coding 20021108
3 BC_CONST2 Constant Private See coding 20070926
4 BC_CONST3 Constant Private See coding 20070926
5 COUNT_GUI_UPDATE Instance attribute Private Type reference (TYPE) I Counter of ON_UPDATE_GUI calls 20080317
6 DATE_FORMAT Instance attribute Protected Type reference (TYPE) BCVALSVAL Value in value table 20070926
7 END_TSTAMP Instance attribute Private Type reference (TYPE) TZNTSTMPS 20021110
8 OBJ_CHART Instance attribute Private Type reference (TYPE) BCCHARTID 20021113
9 RES_CHART Instance attribute Public Type reference (TYPE) BCCHARTID 20021113
10 R_CCM_BUFFER Instance attribute Public Object reference (TYPE REF TO) CL_CCM_CONFIGURATION_MANAGER 20021112
11 START_TSTAMP Instance attribute Private Type reference (TYPE) TZNTSTMPS 20021110
12 T_CAPACITY Instance attribute Private Type reference (TYPE) TYP_T_CAP_REF 20021110
13 T_MAINT_OBJ Instance attribute Private Type reference (TYPE) TYP_T_MAINT_OBJ 20021110
14 T_MO_REVISIONS Instance attribute Private Type reference (TYPE) TYP_T_MAINT_OBJ_REV 20030305
15 T_WC_REVISIONS Instance attribute Private Type reference (TYPE) TYP_T_WC_REV 20030305
16 T_WORKCENTER Instance attribute Private Type reference (TYPE) TYP_T_WC_REF 20021110
17 WC_CHART Instance attribute Private Type reference (TYPE) BCCHARTID 20021113
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CAPACITIES Instance method Private Method Adds Capacities to the Resource Chart 20021110
2 ADD_MAINT_OBJECTS Instance method Private Method Add Maintenance Objects 20021110
3 ADD_WORKCENTERS Instance method Private Method Adds Work Center to the Bar Chart 20021110
4 CHANGE_TIMEFRAME Instance method Private Method Change Time Frame of Planning Board 20030529
5 CLEAR_SELECTION Instance method Private Method Clears the Displayed Information 20021110
6 CONSTRUCTOR Instance method Public Constructor 20021107
7 HIDE_CHARTS Instance method Private Method Hides Chart upon Startup 20021113
8 INIT_BAY_CHART Instance method Private Method Adds the Bar Chart to the Planning Board 20021110
9 INIT_OBJECT_CHART Instance method Private Method Adds the Object Chart to the Planning Board 20021110
10 INIT_PLANNING_BOARD Instance method Private Method Initialize the Bar Chart 20021110
11 INIT_RESOURCE_CHART Instance method Private Method Adds the Resource Chart to the Planning Board 20021110
12 ON_BARCHART_EVENT Instance method Private Event handling method Event Handler for: Bar Chart Event 20021114
13 ON_REVISION_OPEN Instance method Private Event handling method On Revision Open Event 20030110
14 ON_SLOT_EVENT Instance method Private Event handling method Event Handler for Slot Events 20021119
15 ON_TABLE_AREA_EVENT Instance method Private Event handling method 20060213
16 ON_UPDATE_GUI Instance method Private Event handling method Event Handler for GUI Updates 20030221
17 ON_UPDATE_RESOURCES Instance method Private Event handling method Update Resource Chart 20030606
18 ON_WP_EVENT Instance method Private Event handling method Event Handler for Revision Events 20021119
19 REFRESH_DATA Instance method Private Method Refreshes the Displayed Data 20030213
20 SELECT Instance method Private Method Selection Method 20021109
21 SELECTION_MENU_CREATE Instance method Private Method 20021109
22 SEND_DATA_TO_CHART Instance method Private Method 20070926
Events
Class CL_WA_SLOTS_WPS has no event.
Types
Class CL_WA_SLOTS_WPS has no local type.
Method Signatures

Method ADD_CAPACITIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CAP Call by reference Type reference (TYPE) TYP_T_CAP Table of capacities 20021110

Method ADD_CAPACITIES on class CL_WA_SLOTS_WPS has no exception.

Method ADD_MAINT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EQUNR Call by reference Type reference (TYPE) TYP_T_EQUNR Table of equipments 20021110
2 Importing IT_TPLNR Call by reference Type reference (TYPE) TYP_T_TPLNR Table of functional locations 20021110

Method ADD_MAINT_OBJECTS on class CL_WA_SLOTS_WPS has no exception.

Method ADD_WORKCENTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_WC Call by reference Type reference (TYPE) TYP_T_WC Table of work centers 20021110

Method ADD_WORKCENTERS on class CL_WA_SLOTS_WPS has no exception.

Method CHANGE_TIMEFRAME Signature

Method CHANGE_TIMEFRAME on class CL_WA_SLOTS_WPS has no parameter.
Method CHANGE_TIMEFRAME on class CL_WA_SLOTS_WPS has no exception.

Method CLEAR_SELECTION Signature

Method CLEAR_SELECTION on class CL_WA_SLOTS_WPS has no parameter.
Method CLEAR_SELECTION on class CL_WA_SLOTS_WPS has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WA_SLOTS_WPS has no parameter.
# Exception Resumable Description Created on
1 ERROR Error occured during object creation 20030715
2 GUI_NOT_SUPPORTED 20041119

Method HIDE_CHARTS Signature

Method HIDE_CHARTS on class CL_WA_SLOTS_WPS has no parameter.
Method HIDE_CHARTS on class CL_WA_SLOTS_WPS has no exception.

Method INIT_BAY_CHART Signature

Method INIT_BAY_CHART on class CL_WA_SLOTS_WPS has no parameter.
Method INIT_BAY_CHART on class CL_WA_SLOTS_WPS has no exception.

Method INIT_OBJECT_CHART Signature

Method INIT_OBJECT_CHART on class CL_WA_SLOTS_WPS has no parameter.
Method INIT_OBJECT_CHART on class CL_WA_SLOTS_WPS has no exception.

Method INIT_PLANNING_BOARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20021110

Method INIT_PLANNING_BOARD on class CL_WA_SLOTS_WPS has no exception.

Method INIT_RESOURCE_CHART Signature

Method INIT_RESOURCE_CHART on class CL_WA_SLOTS_WPS has no parameter.
Method INIT_RESOURCE_CHART on class CL_WA_SLOTS_WPS has no exception.

Method ON_BARCHART_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20021114

Method ON_BARCHART_EVENT on class CL_WA_SLOTS_WPS has no exception.

Method ON_REVISION_OPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_REVISION Value transfer Attribute reference (LIKE) 20030110
2 Importing WORKAREA Value transfer Attribute reference (LIKE) 20030110

Method ON_REVISION_OPEN on class CL_WA_SLOTS_WPS has no exception.

Method ON_SLOT_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_SLOT_REF Value transfer Attribute reference (LIKE) 20021119
2 Importing ER_TABLE_REF Value transfer Attribute reference (LIKE) 20021119
3 Importing EV_CHART_ID Value transfer Attribute reference (LIKE) 20021119
4 Importing EV_END_TIME Value transfer Attribute reference (LIKE) 20021119
5 Importing EV_FCODE Value transfer Attribute reference (LIKE) 20021119
6 Importing EV_START_TIME Value transfer Attribute reference (LIKE) 20021119

Method ON_SLOT_EVENT on class CL_WA_SLOTS_WPS has no exception.

Method ON_TABLE_AREA_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_TABLE_REF Value transfer Attribute reference (LIKE) 20060213
2 Importing EV_CHART_ID Value transfer Attribute reference (LIKE) 20060213
3 Importing EV_FCODE Value transfer Attribute reference (LIKE) 20060213

Method ON_TABLE_AREA_EVENT on class CL_WA_SLOTS_WPS has no exception.

Method ON_UPDATE_GUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REFRESH Value transfer Attribute reference (LIKE) 20030606
2 Importing T_CHG_NOTIF Value transfer Attribute reference (LIKE) Changed notifications 20030221
3 Importing T_CHG_ORDER Value transfer Attribute reference (LIKE) 20030606
4 Importing T_CHG_REVISION Value transfer Attribute reference (LIKE) 20030221
5 Importing T_DEL_REVISION Value transfer Attribute reference (LIKE) deleted revisions 20030221
6 Importing T_INS_REVISION Value transfer Attribute reference (LIKE) 20030606

Method ON_UPDATE_GUI on class CL_WA_SLOTS_WPS has no exception.

Method ON_UPDATE_RESOURCES Signature

Method ON_UPDATE_RESOURCES on class CL_WA_SLOTS_WPS has no parameter.
Method ON_UPDATE_RESOURCES on class CL_WA_SLOTS_WPS has no exception.

Method ON_WP_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_TABLE_REF Value transfer Attribute reference (LIKE) 20021119
2 Importing ER_WORK_PACKAGE_REF Value transfer Attribute reference (LIKE) 20021119
3 Importing EV_END_TIME Value transfer Attribute reference (LIKE) 20021119
4 Importing EV_FCODE Value transfer Attribute reference (LIKE) 20021119
5 Importing EV_START_TIME Value transfer Attribute reference (LIKE) 20021119

Method ON_WP_EVENT on class CL_WA_SLOTS_WPS has no exception.

Method REFRESH_DATA Signature

Method REFRESH_DATA on class CL_WA_SLOTS_WPS has no parameter.
Method REFRESH_DATA on class CL_WA_SLOTS_WPS has no exception.

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VARIANT Call by reference Type reference (TYPE) VARIANT ABAP: Name of variant (without program name) 20021109

Method SELECT on class CL_WA_SLOTS_WPS has no exception.

Method SELECTION_MENU_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20021109

Method SELECTION_MENU_CREATE on class CL_WA_SLOTS_WPS has no exception.

Method SEND_DATA_TO_CHART Signature

Method SEND_DATA_TO_CHART on class CL_WA_SLOTS_WPS has no parameter.
Method SEND_DATA_TO_CHART on class CL_WA_SLOTS_WPS has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 471