SAP ABAP Class CL_WORKINGAREA_BASE_WPS (Work Area Control)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WA_NOTIFICATIONS_WPS Multi-Revision Work Area 20020912
2 Inheritance (c INHERITING FROM c_ref)  CL_WA_REVISIONS_WPS Multi-Revision Work Area 20020817
3 Inheritance (c INHERITING FROM c_ref)  CL_WA_SLOTS_PT_WPS Planning Tree Class 20070216
4 Inheritance (c INHERITING FROM c_ref)  CL_WA_SLOTS_WPS Planning Board in MEB 20021107
Properties
Class CL_WORKINGAREA_BASE_WPS  
Short Description Work Area Control    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package DIMEB   DIMEB: Maintenance Event Builder 
Created 20000803   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WORKINGAREA_BASE_WPS has no forward declaration.
Interfaces
Class CL_WORKINGAREA_BASE_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 CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Custom Controls in the Screen Area 20021106
2 CONTROL Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTROL Proxy Class for Control in GUI 20000927
3 DRAGDROP Instance attribute Protected Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20001005
4 FCODE Instance attribute Public Type reference (TYPE) UI_FUNC Character field of length 40 20001004
5 TOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20001005
Methods
# Method Level Visibility Method type Description Created on
1 HIGHLIGHT Instance method Protected Method Highlights this working area 20021129
2 INIT Instance method Public Method initialize 20000927
3 INIT_DRAGDROP Instance method Protected Method initialize drag'n drop 20001005
4 ON_CLOSED Instance method Protected Event handling method Event handler for event closed 20021106
5 ON_TOOLBAR_DROPDOWN_CLICKED Instance method Protected Event handling method handle event of toolbar 20001005
6 ON_TOOLBAR_FUNCTION_SELECTED Instance method Protected Event handling method handle event of toolbar 20001005
7 PROCESS_FCODE Instance method Protected Method Process the fcode 20000929
8 REFRESH Instance method Public Method 20000804
9 REGISTER_EVENTS Instance method Protected Method Register Events and Handlers 20001005
10 SET_TOOLBAR Instance method Protected Method Set toolbar 20001005
Events
# Event Type Visibility Description Created on
1 CLOSED Instance Event
(0)
Public
(2)
closed 20000925
Types
Class CL_WORKINGAREA_BASE_WPS has no local type.
Method Signatures

Method HIGHLIGHT Signature

Method HIGHLIGHT on class CL_WORKINGAREA_BASE_WPS has no parameter.
Method HIGHLIGHT on class CL_WORKINGAREA_BASE_WPS has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTROL Call by reference Object reference (TYPE REF TO) CL_GUI_CONTROL Proxy Class for Control in GUI 20000927
2 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER parent container 20000927

Method INIT on class CL_WORKINGAREA_BASE_WPS has no exception.

Method INIT_DRAGDROP Signature

Method INIT_DRAGDROP on class CL_WORKINGAREA_BASE_WPS has no parameter.
Method INIT_DRAGDROP on class CL_WORKINGAREA_BASE_WPS has no exception.

Method ON_CLOSED Signature

Method ON_CLOSED on class CL_WORKINGAREA_BASE_WPS has no parameter.
Method ON_CLOSED on class CL_WORKINGAREA_BASE_WPS has no exception.

Method ON_TOOLBAR_DROPDOWN_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Attribute reference (LIKE) 20001005
2 Importing POSX Call by reference Attribute reference (LIKE) 20001005
3 Importing POSY Call by reference Attribute reference (LIKE) 20001005

Method ON_TOOLBAR_DROPDOWN_CLICKED on class CL_WORKINGAREA_BASE_WPS has no exception.

Method ON_TOOLBAR_FUNCTION_SELECTED Signature

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

Method ON_TOOLBAR_FUNCTION_SELECTED on class CL_WORKINGAREA_BASE_WPS has no exception.

Method PROCESS_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) UI_FUNC Function code 20000929
2 Importing NODE_KEYS Call by reference Type reference (TYPE) LVC_T_NKEY selected node key (for context menue) 20020911

Method PROCESS_FCODE on class CL_WORKINGAREA_BASE_WPS has no exception.

Method REFRESH 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 20000925

Method REFRESH on class CL_WORKINGAREA_BASE_WPS has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_WORKINGAREA_BASE_WPS has no parameter.
Method REGISTER_EVENTS on class CL_WORKINGAREA_BASE_WPS has no exception.

Method SET_TOOLBAR Signature

Method SET_TOOLBAR on class CL_WORKINGAREA_BASE_WPS has no parameter.
Method SET_TOOLBAR on class CL_WORKINGAREA_BASE_WPS has no exception.
Event Signatures

Event CLOSED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 REF_SENDER Exporting Value transfer Object reference (TYPE REF TO) CL_WORKINGAREA_BASE_WPS Workarea Control 20001004
History
Last changed by/on SAP  20100310 
SAP Release Created in 46C2