SAP ABAP Class CL_WRF_PBAS_WORKBENCH_MANAGER (Workbench Manager)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   MM-PUR (Application Component) Purchasing
     WRF_PRC_BASIC_APPL (Package) Seasonal Procurement: Basis Area
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRF_PBAS_CONSTANTS Constants 20040127
Properties
Class CL_WRF_PBAS_WORKBENCH_MANAGER  
Short Description Workbench Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WRF_PRC_BASIC_APPL   Seasonal Procurement: Basis Area 
Created 20040120   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WRF_PBAS_WORKBENCH_MANAGER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WRF_PBAS_CONSTANTS Constants 20040127
Friends
Class CL_WRF_PBAS_WORKBENCH_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_FCODE_ABORT Instance attribute Private Attribute reference (LIKE) 20040127
2 CO_FCODE_BACK Instance attribute Private Attribute reference (LIKE) 20040127
3 CO_FCODE_CANCEL Instance attribute Private Attribute reference (LIKE) 20040202
4 CO_NO Instance attribute Private Attribute reference (LIKE) 20040507
5 CO_USER_ANSWER_CANCEL Instance attribute Private Attribute reference (LIKE) 20040202
6 CO_USER_ANSWER_NO Instance attribute Private Attribute reference (LIKE) 20040202
7 CO_USER_ANSWER_YES Instance attribute Private Attribute reference (LIKE) 20040202
8 CO_YES Instance attribute Private Attribute reference (LIKE) 20040202
9 MR_ACTIVE_WORKBENCH Instance attribute Private Object reference (TYPE REF TO) CL_WRF_PBAS_WORKBENCH Currently Active Procurement Workbench 20040127
10 MR_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_WRF_PBAS_WORKBENCH_FACTORY Workbench Factory 20040127
11 MR_WBMSTATE_STACK Instance attribute Private Object reference (TYPE REF TO) CL_WRF_PBAS_WBMSTATE_STACK Stack of Workbench Manager Statuses 20040127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040127
2 HANDLE_ABORT Instance method Private Method Handle "Exit" Functionality 20040127
3 HANDLE_BACK Instance method Private Method Handle "Back" Functionality 20040127
4 HANDLE_CANCEL Instance method Private Method Handling the "Cancel" Functionality 20040525
5 HANDLE_FUNCTION Instance method Public Method Handle Functions 20040202
6 INIT_BY_STATE Instance method Public Method Initialize Based on Transferred Status 20040127
7 INIT_BY_TCODE Instance method Public Method Initialize Based on Transferred Transaction Code 20040127
8 JUMP_TO_WORKBENCH Instance method Private Method Goto a Workbench 20040525
9 ON_APPLICATION_CALLED Instance method Private Event handling method Application Was or Will Be Called 20040127
10 PROCESS_MSG_ACTIVE_APPL Instance method Public Method Process Message within Active Application Group 20040623
11 PROCESS_MSG_ACTIVE_TREE Instance method Public Method Process Message within Active Application Group 20040623
12 REGISTER_EVENT_HANDLER Instance method Private Method Registration of Event Handler 20040127
13 SET_PFSTATUS_AND_TITLE Instance method Public Method Setting of Current GUI Status and Title 20040127
Events
Class CL_WRF_PBAS_WORKBENCH_MANAGER has no event.
Types
Class CL_WRF_PBAS_WORKBENCH_MANAGER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WRF_PBAS_WORKBENCH_MANAGER has no parameter.
Method CONSTRUCTOR on class CL_WRF_PBAS_WORKBENCH_MANAGER has no exception.

Method HANDLE_ABORT Signature

Method HANDLE_ABORT on class CL_WRF_PBAS_WORKBENCH_MANAGER has no parameter.
Method HANDLE_ABORT on class CL_WRF_PBAS_WORKBENCH_MANAGER has no exception.

Method HANDLE_BACK Signature

Method HANDLE_BACK on class CL_WRF_PBAS_WORKBENCH_MANAGER has no parameter.
Method HANDLE_BACK on class CL_WRF_PBAS_WORKBENCH_MANAGER has no exception.

Method HANDLE_CANCEL Signature

Method HANDLE_CANCEL on class CL_WRF_PBAS_WORKBENCH_MANAGER has no parameter.
Method HANDLE_CANCEL on class CL_WRF_PBAS_WORKBENCH_MANAGER has no exception.

Method HANDLE_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) SY-UCOMM Funktionscode der behandelt werden soll. 20040202

Method HANDLE_FUNCTION on class CL_WRF_PBAS_WORKBENCH_MANAGER has no exception.

Method INIT_BY_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATE Call by reference Type reference (TYPE) WRF_PBAS_WBMSTATE_STY Zu setzender Zustand des Workbench-Managers. 20040127

Method INIT_BY_STATE on class CL_WRF_PBAS_WORKBENCH_MANAGER has no exception.

Method INIT_BY_TCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TCODE Call by reference Type reference (TYPE) SY-TCODE Transaktionscode anhand dem der Manager initialisiert wird. 20040127

Method INIT_BY_TCODE on class CL_WRF_PBAS_WORKBENCH_MANAGER has no exception.

Method JUMP_TO_WORKBENCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_WORKBENCH Call by reference Object reference (TYPE REF TO) CL_WRF_PBAS_WORKBENCH Beschaffungs-Workbench. 20040525

Method JUMP_TO_WORKBENCH on class CL_WRF_PBAS_WORKBENCH_MANAGER has no exception.

Method ON_APPLICATION_CALLED Signature

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

Method ON_APPLICATION_CALLED on class CL_WRF_PBAS_WORKBENCH_MANAGER has no exception.

Method PROCESS_MSG_ACTIVE_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_UCOMM_DATA Call by reference Type reference (TYPE) BAL_S_CBUC Anwendungs-Log: Daten für Callback 'USER_COMMAND' 20040623

Method PROCESS_MSG_ACTIVE_APPL on class CL_WRF_PBAS_WORKBENCH_MANAGER has no exception.

Method PROCESS_MSG_ACTIVE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_UCOMM_DATA Call by reference Type reference (TYPE) BAL_S_CBUC Anwendungs-Log: Daten für Callback 'USER_COMMAND' 20040623

Method PROCESS_MSG_ACTIVE_TREE on class CL_WRF_PBAS_WORKBENCH_MANAGER has no exception.

Method REGISTER_EVENT_HANDLER Signature

Method REGISTER_EVENT_HANDLER on class CL_WRF_PBAS_WORKBENCH_MANAGER has no parameter.
Method REGISTER_EVENT_HANDLER on class CL_WRF_PBAS_WORKBENCH_MANAGER has no exception.

Method SET_PFSTATUS_AND_TITLE Signature

Method SET_PFSTATUS_AND_TITLE on class CL_WRF_PBAS_WORKBENCH_MANAGER has no parameter.
Method SET_PFSTATUS_AND_TITLE on class CL_WRF_PBAS_WORKBENCH_MANAGER has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 111