SAP ABAP Class CL_BSP_WD_WB_DIALOG_BASE (Dialog handler base class)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WKB (Application Component) Development Workbench
     CRM_BSP_WD_WB_FRAME (Package) Workbench Appl Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_WD_WB_EVENT_HANDLER Workbench Event Handler 20090626
Properties
Class CL_BSP_WD_WB_DIALOG_BASE  
Short Description Dialog handler base class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_WB_FRAME   Workbench Appl Framework 
Created 20080206   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_WD_WB_DIALOG_BASE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSP_WD_WB_EVENT_HANDLER Workbench Event Handler 20090626
Friends
Class CL_BSP_WD_WB_DIALOG_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ELEMENT_NAME Instance attribute Public Type reference (TYPE) STRING 20090626
2 ELEMENT_TYPE Instance attribute Public Type reference (TYPE) STRING 20090626
3 FIRST_OUTPUT Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080211
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_INPUT Instance method Public Method Check screen input 20080206
2 LEAVE_DIALOG Instance method Public Method Leave dialog 20080206
3 PREPARE_OUTPUT Instance method Public Method Prepare dialog for output 20080206
4 USER_COMMAND Instance method Public Method Handle user command 20080206
5 USER_COMMAND_DEBUG Instance method Public Method Handle user commands for debugging 20080206
Events
Class CL_BSP_WD_WB_DIALOG_BASE has no event.
Types
Class CL_BSP_WD_WB_DIALOG_BASE has no local type.
Method Signatures

Method CHECK_INPUT Signature

Method CHECK_INPUT on class CL_BSP_WD_WB_DIALOG_BASE has no parameter.
Method CHECK_INPUT on class CL_BSP_WD_WB_DIALOG_BASE has no exception.

Method LEAVE_DIALOG Signature

Method LEAVE_DIALOG on class CL_BSP_WD_WB_DIALOG_BASE has no parameter.
Method LEAVE_DIALOG on class CL_BSP_WD_WB_DIALOG_BASE has no exception.

Method PREPARE_OUTPUT Signature

Method PREPARE_OUTPUT on class CL_BSP_WD_WB_DIALOG_BASE has no parameter.
Method PREPARE_OUTPUT on class CL_BSP_WD_WB_DIALOG_BASE has no exception.

Method USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FCODE Call by reference Type reference (TYPE) SYUCOMM Function code that PAI triggered 20080206

Method USER_COMMAND on class CL_BSP_WD_WB_DIALOG_BASE has no exception.

Method USER_COMMAND_DEBUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FCODE Call by reference Type reference (TYPE) SYUCOMM Function code that PAI triggered 20080206

Method USER_COMMAND_DEBUG on class CL_BSP_WD_WB_DIALOG_BASE has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701