SAP ABAP Class CL_FPM_3_BUTTON_DATALOSS_POPUP (Data Loss Popup)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_CORE (Package) Floorplan Manager (Framework)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_CONFIRMATION_REQUEST | Requests an end-user confirmation (e.g. data loss warning) | 20090115 |
Properties
| Class | CL_FPM_3_BUTTON_DATALOSS_POPUP | |
| Short Description | Data Loss Popup | |
| Super Class | CL_FPM_CONFIRMATION_REQUEST | Requests an end-user confirmation (e.g. data loss warning) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_CORE | Floorplan Manager (Framework) |
| Created | 20081105 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_3_BUTTON_DATALOSS_POPUP has no forward declaration.
Interfaces
Class CL_FPM_3_BUTTON_DATALOSS_POPUP has no interface implemented.
Friends
Class CL_FPM_3_BUTTON_DATALOSS_POPUP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_FPM_3_BUTTON_DATALOSS_POPUP | Requests a 3-button data loss popup | 20081105 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | STRING | 20090115 | ||||
| 3 | Static Attribute | Private | Type reference (TYPE) | STRING | 20090115 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | STRING | 20090115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | class_constructor | 20081105 | |
| 2 | Instance method | Public | Constructor | Constructor | 20081105 |
Events
Class CL_FPM_3_BUTTON_DATALOSS_POPUP has no event.
Types
Class CL_FPM_3_BUTTON_DATALOSS_POPUP has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FPM_3_BUTTON_DATALOSS_POPUP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FPM_3_BUTTON_DATALOSS_POPUP has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONFIRMATION_TEXT | Call by reference | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20081105 | |||
| 2 | IV_BUTTON_TEXT_CANCEL | Call by reference | Type reference (TYPE) | STRING | 20081105 | ||||
| 3 | IV_BUTTON_TEXT_DONT_SAVE | Call by reference | Type reference (TYPE) | STRING | 20081105 | ||||
| 4 | IV_BUTTON_TEXT_SAVE | Call by reference | Type reference (TYPE) | STRING | 20081105 | ||||
| 5 | IV_WINDOW_TITLE | Call by reference | Type reference (TYPE) | STRING | 20081105 |
Method CONSTRUCTOR on class CL_FPM_3_BUTTON_DATALOSS_POPUP has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |