SAP ABAP Class IF_WB_TOOL_UI_STANDARD_DIALOGS (User Interface for Workbench Tool: Standard Dialogs)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WB_ABSTRACT_TOOL Abstract Workbench Tool Class 20090108
Properties
Class IF_WB_TOOL_UI_STANDARD_DIALOGS  
Short Description User Interface for Workbench Tool: Standard Dialogs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090108   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WB_TOOL_UI_STANDARD_DIALOGS has no forward declaration.
Interfaces
Class IF_WB_TOOL_UI_STANDARD_DIALOGS has no interface implemented.
Friends
Class IF_WB_TOOL_UI_STANDARD_DIALOGS has no friend class.
Attributes
Class IF_WB_TOOL_UI_STANDARD_DIALOGS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONFIRM Instance method Public Method Dialog to Confirm an Action 20090408
2 COPY Instance method Public Method Dialog "Copy Object" 20090108
3 CREATE Instance method Public Method Dialog "Recreate Object" 20090108
4 DELETE Instance method Public Method Dialog "Delete Object" 20090108
5 RENAME Instance method Public Method Dialog "Rename Object" 20090109
6 SAVE_OR_LOSE_DATA Instance method Public Method Confirmation Prompt "Save changed data or discard?" 20090108
7 SEND_MESSAGE Static method Public Method Send Message 20090108
Events
Class IF_WB_TOOL_UI_STANDARD_DIALOGS has no event.
Types
Class IF_WB_TOOL_UI_STANDARD_DIALOGS has no local type.
Method Signatures

Method CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TEXT Call by reference Type reference (TYPE) STRING Text 20090408
2 Importing P_TITLE Call by reference Type reference (TYPE) STRING Titel 20090408
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion wurde abgebrochen 20090408

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_COPY_NAME Call by reference Type reference (TYPE) SEU_OBJKEY Name der Kopie 20090108
2 Changing P_COPY_OBJSTATE Call by reference Type reference (TYPE) SEU_TOOL_OBJSTATE_TEXT zu erzeugende Version der Kopie 20090108
3 Importing P_ORIGINAL_NAME Value transfer Type reference (TYPE) SEU_OBJKEY Name des Originalobjekts 20090108
4 Changing P_ORIGINAL_OBJSTATE Call by reference Type reference (TYPE) SEU_TOOL_OBJSTATE_TEXT Version des Originalobjekts, die kopiert werden soll 20090108
5 Importing P_ORIGINAL_OBJSTATES Value transfer Type reference (TYPE) SEU_TOOL_OBJSTATE_TEXT_TABLE Vorhandene Versionen des Originalobjekts 20090108
# Exception Resumable Description Created on
1 ACTION_CANCELLED 20090108

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_OBJECT_NAME Call by reference Type reference (TYPE) SEU_OBJKEY Objektname 20090108
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion wurde abgebrochen 20090108

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_OBJECT_NAME Call by reference Type reference (TYPE) SEU_OBJKEY Objektname 20090108
# Exception Resumable Description Created on
1 ACTION_CANCELLED Aktion wurde abgebrochen 20090108

Method RENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_NEW_NAME Call by reference Type reference (TYPE) SEU_OBJKEY Neuer Name 20090109
2 Importing P_ORIGINAL_NAME Value transfer Type reference (TYPE) SEU_OBJKEY Alter Name 20090109
# Exception Resumable Description Created on
1 ACTION_CANCELLED 20090109

Method SAVE_OR_LOSE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ANSWER Call by reference Type reference (TYPE) C Antwort: 'Y' (Ja), 'N' (Nein) oder 'A' (Abbrechen) 20090108
2 Importing P_OBJECT_NAME Call by reference Type reference (TYPE) SEU_OBJKEY Objektname 20090108

Method SAVE_OR_LOSE_DATA on class IF_WB_TOOL_UI_STANDARD_DIALOGS has no exception.

Method SEND_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20090108
2 Importing P_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20090108
3 Importing P_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20090108
4 Importing P_MSGV1 Call by reference Type reference (TYPE) CLIKE Nachrichtenvariable 20090108
5 Importing P_MSGV2 Call by reference Type reference (TYPE) CLIKE Nachrichtenvariable 20090108
6 Importing P_MSGV3 Call by reference Type reference (TYPE) CLIKE Nachrichtenvariable 20090108

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