SAP ABAP Class CL_UICMP_LTX_SIMULATED_DATA (Data Simulation of the Transaction Launcher)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-APF (Application Component) Application Frame
⤷
CRM_BSP_UI_FRAME_LTX (Package) Launch Transactions
⤷
⤷
Properties
| Class | CL_UICMP_LTX_SIMULATED_DATA | |
| Short Description | Data Simulation of the Transaction Launcher | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_UI_FRAME_LTX | Launch Transactions |
| Created | 20080924 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UICMP_LTX_SIMULATED_DATA has no interface implemented.
Friends
Class CL_UICMP_LTX_SIMULATED_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UICMP_LT_MAINWINDOW_IMPL | 20081023 | ||||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'DISABLE_LTX_DATA_LOSS' | URL Command: Disable Server Side Data Loss Handling | 20081023 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | Does Simulated Data Need To Be Saved? | 20081023 | ||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_UICMP_LTX_SIMULATED_DATA | Data Simulation of the Transaction Launcher | 20081023 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Disable The Server Side Data Loss Hnadling | 20081023 | |
| 2 | Instance method | Public | Method | Enable The Server Side Data Loss Handing | 20081023 | |
| 3 | Static method | Public | Method | Get Instance of This Class | 20081023 | |
| 4 | Instance method | Public | Method | Handle UI Events | 20081023 | |
| 5 | Instance method | Protected | Event handling method | Is Called Before The Workarea is Unloaded | 20081023 | |
| 6 | Instance method | Public | Method | Clean Up This Class | 20081023 | |
| 7 | Instance method | Protected | Method | 20081023 | ||
| 8 | Instance method | Protected | Method | 20081023 |
Events
Class CL_UICMP_LTX_SIMULATED_DATA has no event.
Types
Class CL_UICMP_LTX_SIMULATED_DATA has no local type.
Method Signatures
Method DISABLE_LTX_SERVER_DATALOSS Signature
Method DISABLE_LTX_SERVER_DATALOSS on class CL_UICMP_LTX_SIMULATED_DATA has no parameter.
Method DISABLE_LTX_SERVER_DATALOSS on class CL_UICMP_LTX_SIMULATED_DATA has no exception.
Method ENABLE_LTX_SERVER_DATALOSS Signature
Method ENABLE_LTX_SERVER_DATALOSS on class CL_UICMP_LTX_SIMULATED_DATA has no parameter.
Method ENABLE_LTX_SERVER_DATALOSS on class CL_UICMP_LTX_SIMULATED_DATA has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_UICMP_LT_MAINWINDOW_IMPL | 20081023 | ||||
| 2 | RR_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_UICMP_LTX_SIMULATED_DATA | Data Simulation of the Transaction Launcher | 20081023 |
Method GET_INSTANCE on class CL_UICMP_LTX_SIMULATED_DATA has no exception.
Method HANDLE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20081023 | ||||
| 2 | IV_SENDER | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_COMPONENT_USAGE | Access Interface for Component Usage | 20081023 | |||
| 3 | RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081023 |
Method HANDLE_EVENT on class CL_UICMP_LTX_SIMULATED_DATA has no exception.
Method ON_BEFORE_WA_CONTENT_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_LOSS_HANDLER | Call by reference | Attribute reference (LIKE) | 20081023 |
Method ON_BEFORE_WA_CONTENT_CHANGE on class CL_UICMP_LTX_SIMULATED_DATA has no exception.
Method RESET Signature
Method RESET on class CL_UICMP_LTX_SIMULATED_DATA has no parameter.
Method RESET on class CL_UICMP_LTX_SIMULATED_DATA has no exception.
Method SET_IS_SIMULATED_DATA_DIRTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DIRTY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20081023 |
Method SET_IS_SIMULATED_DATA_DIRTY on class CL_UICMP_LTX_SIMULATED_DATA has no exception.
Method SET_LTX_DATA_LOSS_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_LOSS_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_DATA_LOSS_HANDLER | Data Loss Handler Interface | 20081023 |
Method SET_LTX_DATA_LOSS_HANDLER on class CL_UICMP_LTX_SIMULATED_DATA has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 732 |