SAP ABAP Class CL_BSP_XP_CONFIRM_DIALOG_DESCR (Confirmation Dialog Descriptor)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-FRW (Application Component) Framework
     BSP_XP_APPLICATION (Package) XP application - to be deleted
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BSP_XP_CONFIRM_DIALOG_DESCR Confirmation Dialog Descriptor 20051110
Properties
Class CL_BSP_XP_CONFIRM_DIALOG_DESCR  
Short Description Confirmation Dialog Descriptor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_XP_APPLICATION   XP application - to be deleted 
Created 20051110   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BSP_XP_CONFIRM_DIALOG_DESCR Confirmation Dialog Descriptor 20051110
Friends
Class CL_BSP_XP_CONFIRM_DIALOG_DESCR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_NO_BUTTON_TEXT Instance attribute Protected Type reference (TYPE) STRING 20051110
2 GV_ONLY_ON_DATA_CHANGED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20051110
3 GV_QUESTION Instance attribute Protected Type reference (TYPE) STRING 20051110
4 GV_TITLE Instance attribute Protected Type reference (TYPE) STRING 20051110
5 GV_YES_BUTTON_TEXT Instance attribute Protected Type reference (TYPE) STRING 20051111
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051110
Events
Class CL_BSP_XP_CONFIRM_DIALOG_DESCR has no event.
Types
Class CL_BSP_XP_CONFIRM_DIALOG_DESCR 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 IV_NO_BUTTON_TEXT Call by reference Type reference (TYPE) SIMPLE 20051110
2 Importing IV_ONLY_ON_DATA_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20051110
3 Importing IV_QUESTION Call by reference Type reference (TYPE) SIMPLE 20051110
4 Importing IV_TITLE Call by reference Type reference (TYPE) SIMPLE 20051110
5 Importing IV_YES_BUTTON_TEXT Call by reference Type reference (TYPE) SIMPLE 20051111

Method CONSTRUCTOR on class CL_BSP_XP_CONFIRM_DIALOG_DESCR has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 700