SAP ABAP Class CL_SAT_UI_STD_DIALOGUE (*NO* Reuse: Display Exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SABP_TOOLS_STDIO (Package) *NO* REUSE - UI Libraries for ABAP Runtime Tools only !!!!!!

⤷

⤷

Properties
Class | CL_SAT_UI_STD_DIALOGUE | |
Short Description | *NO* Reuse: Display Exceptions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_TOOLS_STDIO | *NO* REUSE - UI Libraries for ABAP Runtime Tools only !!!!!! |
Created | 20080806 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SAT_UI_STD_DIALOGUE has no forward declaration.
Interfaces
Class CL_SAT_UI_STD_DIALOGUE has no interface implemented.
Friends
Class CL_SAT_UI_STD_DIALOGUE has no friend class.
Attributes
Class CL_SAT_UI_STD_DIALOGUE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Confirmation dialog for deletion of data | 20120522 |
2 | ![]() |
Static method | Public | Method | 20120604 | |
3 | ![]() |
Static method | Public | Method | Confirmation dialog for discarding changes on exit | 20120516 |
4 | ![]() |
Static method | Public | Method | Confirmation dialog for saving pending changes on exit | 20120516 |
5 | ![]() |
Static method | Public | Method | Display class based exception | 20080806 |
Events
Class CL_SAT_UI_STD_DIALOGUE has no event.
Types
Class CL_SAT_UI_STD_DIALOGUE has no local type.
Method Signatures
Method CONFIRM_DELETE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ABORTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120604 | |||
2 | ![]() |
E_CONFIRMED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120604 | |||
3 | ![]() |
I_CONFIRMATION_QUESTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120604 | |||
4 | ![]() |
I_TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120522 |
Method CONFIRM_DELETE_DATA on class CL_SAT_UI_STD_DIALOGUE has no exception.
Method CONFIRM_DELETE_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ABORTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120604 | |||
2 | ![]() |
E_CONFIRMED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120604 | |||
3 | ![]() |
I_ITEM_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120604 | |||
4 | ![]() |
I_TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120604 |
Method CONFIRM_DELETE_ITEM on class CL_SAT_UI_STD_DIALOGUE has no exception.
Method CONFIRM_LOOSE_PENDING_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ABORTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120516 | |||
2 | ![]() |
E_CONFIRMED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120516 | |||
3 | ![]() |
I_TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120516 |
Method CONFIRM_LOOSE_PENDING_CHANGES on class CL_SAT_UI_STD_DIALOGUE has no exception.
Method CONFIRM_SAVE_PENDING_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ABORTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120516 | |||
2 | ![]() |
E_CONFIRMED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120516 | |||
3 | ![]() |
I_TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120516 |
Method CONFIRM_SAVE_PENDING_CHANGES on class CL_SAT_UI_STD_DIALOGUE has no exception.
Method DISPLAY_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20080806 | ||
2 | ![]() |
I_TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | Title | 20081128 |
Method DISPLAY_EXCEPTION on class CL_SAT_UI_STD_DIALOGUE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 712 |