SAP ABAP Class CL_LOP_UI_SETTINGS (Settings for Logistical Option UI)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB-TC (Application Component) Trading Contract
⤷
LOOP_UI (Package) Model layer for logistical contract options
⤷
⤷
Properties
| Class | CL_LOP_UI_SETTINGS | |
| Short Description | Settings for Logistical Option UI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LOOP_UI | Model layer for logistical contract options |
| Created | 20120315 | SAP |
| Last change | 20130531 | 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_LOP_UI_SETTINGS has no interface implemented.
Friends
Class CL_LOP_UI_SETTINGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SPERS_KEY | 'LOP_UI_PERS' | Personalization object key | 20120315 | ||
| 2 | Constant | Private | Type reference (TYPE) | SPERS_KEY | 'LOP_UI_PERS_SCREEN' | Personalization object key | 20130212 | ||
| 3 | Constant | Private | Type reference (TYPE) | SPERS_KEY | 'LOP_UI_MASTER_PERS' | Personalization object key | 20120315 | ||
| 4 | Constant | Private | Type reference (TYPE) | SPERS_KEY | 'LOP_UI_MASTER_PERS_SCREEN' | Personalization object key | 20130212 | ||
| 5 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130212 | ||||
| 6 | Static Attribute | Private | Type reference (TYPE) | LOP_S_UI_PERS | 20130212 | ||||
| 7 | Static Attribute | Private | Type reference (TYPE) | LOP_S_UI_PERS | 20130212 | ||||
| 8 | Static Attribute | Private | Type reference (TYPE) | LOP_TS_UI_PERS_HEIGHT | Screen Resolution Personalization Embedded | 20130212 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | LOP_TS_UI_PERS_HEIGHT | Screen Resolution Personalization Master Data | 20130212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20120315 | ||
| 2 | Static method | Public | Method | 20120315 | ||
| 3 | Static method | Public | Method | 20130212 | ||
| 4 | Static method | Public | Method | 20120315 | ||
| 5 | Static method | Public | Method | 20120315 | ||
| 6 | Static method | Public | Method | Reset user settings especially sash percentages | 20130212 | |
| 7 | Static method | Public | Method | 20120315 | ||
| 8 | Static method | Public | Method | 20130212 | ||
| 9 | Static method | Public | Method | 20120315 | ||
| 10 | Static method | Public | Method | 20120315 |
Events
Class CL_LOP_UI_SETTINGS has no event.
Types
Class CL_LOP_UI_SETTINGS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_LOP_UI_SETTINGS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LOP_UI_SETTINGS has no exception.
Method GET_MASTER_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_IS_MASTER_MODE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120315 |
Method GET_MASTER_MODE on class CL_LOP_UI_SETTINGS has no exception.
Method GET_SCREEN_RESOLUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_SCREEN_RESOLUTION | Call by reference | Type reference (TYPE) | LOP_S_UI_PERS_HEIGHT | Personalization Include Structure Sash Height | 20130212 | |||
| 2 | I_DOC_TYPE | Call by reference | Type reference (TYPE) | LOP_DOC_TYPE | Document Type | 20130212 | |||
| 3 | I_SROWS | Call by reference | Type reference (TYPE) | SYST_SROWS | 20130212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Option User Settings Error | 20130212 |
Method GET_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_SETTINGS | Value transfer | Type reference (TYPE) | LOP_S_UI_PERS | 20120315 |
Method GET_SETTINGS on class CL_LOP_UI_SETTINGS has no exception.
Method POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_UPDATED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Settings have been Updated | 20121004 |
Method POPUP on class CL_LOP_UI_SETTINGS has no exception.
Method RESET_USER_SETTINGS Signature
Method RESET_USER_SETTINGS on class CL_LOP_UI_SETTINGS has no parameter.
Method RESET_USER_SETTINGS on class CL_LOP_UI_SETTINGS has no exception.
Method SET_MASTER_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MASTER_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120315 |
Method SET_MASTER_MODE on class CL_LOP_UI_SETTINGS has no exception.
Method SET_SCREEN_RESOLUTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOC_TYPE | Call by reference | Type reference (TYPE) | LOP_DOC_TYPE | Document Type | 20130212 | |||
| 2 | I_PERCENTAGE | Call by reference | Type reference (TYPE) | DECFLOAT34 | 20130212 | ||||
| 3 | I_SROWS | Call by reference | Type reference (TYPE) | SYST_SROWS | 20130212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Option User Settings Error | 20130212 |
Method SET_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SETTINGS | Call by reference | Type reference (TYPE) | LOP_S_UI_PERS | 20120315 |
Method SET_SETTINGS on class CL_LOP_UI_SETTINGS has no exception.
Method WRITE_SETTINGS Signature
Method WRITE_SETTINGS on class CL_LOP_UI_SETTINGS has no parameter.
Method WRITE_SETTINGS on class CL_LOP_UI_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 607 |