SAP ABAP Class CL_WFD_TIPS_AND_TRICKS (CL_WFD_TIPS_AND_TRICKS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF (Package) Business Workflow: Wizards
Properties
Class CL_WFD_TIPS_AND_TRICKS  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF   Business Workflow: Wizards 
Created 19990705   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_CFW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WFD_TIPS_AND_TRICKS has no interface implemented.
Friends
Class CL_WFD_TIPS_AND_TRICKS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_DIALOG Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER 19990705
2 AC_HTML Instance attribute Protected Object reference (TYPE REF TO) CL_WFD_HTML_TIPS_AND_TRICKS 19990705
3 A_CURRENT_TEXT Instance attribute Protected Type reference (TYPE) DOKU_OBJ 19990705
4 A_SAPRL Instance attribute Protected Type reference (TYPE) SYSAPRL 19990705
5 A_TYPE Instance attribute Protected Type reference (TYPE) SWF_POPCON-TYPE 19990705
6 A_UNAME Instance attribute Protected Type reference (TYPE) SYUNAME 19990705
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Structure of Control 19990705
2 DISPLAY_FIRST Instance method Public Method Control via Program: Displays Next Tip 19990708
3 DISPLAY_NEXT Instance method Public Method Control via Program: Displays Next Tip 19990705
4 DISPLAY_PREVIOUS Instance method Public Method Control Using Program: Displays Last Tip 19990705
5 DISPLAY_REFRESH Instance method Private Method Refreshes Display 19990705
6 FREE Instance method Public Method Destruction of Control 19990705
7 ON_CLOSE Instance method Private Event handling method Event Handler: Close Popup 19990705
8 ON_NEXT Instance method Private Event handling method Event Handler: Navigate to Next Tip 19990705
9 ON_PREVIOUS Instance method Private Event handling method Event Handler: Navigate to Last Tip 19990705
10 REANIMATE Instance method Public Method Displays Tips Again (Following Deactivation by User) 19990705
11 TOGGLE Instance method Private Method Control: Display Next/Last 19990705
Events
Class CL_WFD_TIPS_AND_TRICKS has no event.
Types
Class CL_WFD_TIPS_AND_TRICKS has no local type.
Method Signatures

Method CONSTRUCTOR 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 19990705
2 Importing REACTIVATE Call by reference Type reference (TYPE) XFELD 19990705
3 Importing RESET Call by reference Type reference (TYPE) XFELD Auf erstes Popup zurücksetzen 19990712
4 Importing SAPRL Call by reference Type reference (TYPE) SYSAPRL SY-SAPRL 19990705
5 Importing TITLE Call by reference Type reference (TYPE) SYTITLE 19990705
6 Importing TYPE Call by reference Type reference (TYPE) SWF_POPCON-TYPE 'WFE' 19990705
7 Importing UNAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME 19990705
# Exception Resumable Description Created on
1 DEACTIVATED Tips und Tricks sind abgeschaltet 19990909

Method DISPLAY_FIRST Signature

Method DISPLAY_FIRST on class CL_WFD_TIPS_AND_TRICKS has no parameter.
Method DISPLAY_FIRST on class CL_WFD_TIPS_AND_TRICKS has no exception.

Method DISPLAY_NEXT Signature

Method DISPLAY_NEXT on class CL_WFD_TIPS_AND_TRICKS has no parameter.
Method DISPLAY_NEXT on class CL_WFD_TIPS_AND_TRICKS has no exception.

Method DISPLAY_PREVIOUS Signature

Method DISPLAY_PREVIOUS on class CL_WFD_TIPS_AND_TRICKS has no parameter.
Method DISPLAY_PREVIOUS on class CL_WFD_TIPS_AND_TRICKS has no exception.

Method DISPLAY_REFRESH Signature

Method DISPLAY_REFRESH on class CL_WFD_TIPS_AND_TRICKS has no parameter.
Method DISPLAY_REFRESH on class CL_WFD_TIPS_AND_TRICKS has no exception.

Method FREE Signature

Method FREE on class CL_WFD_TIPS_AND_TRICKS has no parameter.
Method FREE on class CL_WFD_TIPS_AND_TRICKS has no exception.

Method ON_CLOSE Signature

Method ON_CLOSE on class CL_WFD_TIPS_AND_TRICKS has no parameter.
Method ON_CLOSE on class CL_WFD_TIPS_AND_TRICKS has no exception.

Method ON_NEXT Signature

Method ON_NEXT on class CL_WFD_TIPS_AND_TRICKS has no parameter.
Method ON_NEXT on class CL_WFD_TIPS_AND_TRICKS has no exception.

Method ON_PREVIOUS Signature

Method ON_PREVIOUS on class CL_WFD_TIPS_AND_TRICKS has no parameter.
Method ON_PREVIOUS on class CL_WFD_TIPS_AND_TRICKS has no exception.

Method REANIMATE Signature

Method REANIMATE on class CL_WFD_TIPS_AND_TRICKS has no parameter.
Method REANIMATE on class CL_WFD_TIPS_AND_TRICKS has no exception.

Method TOGGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BACK Call by reference Type reference (TYPE) XFELD 19990705

Method TOGGLE on class CL_WFD_TIPS_AND_TRICKS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in