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 ABAP 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 MC_PERS_KEY_EMBEDDED Constant Private Type reference (TYPE) SPERS_KEY 'LOP_UI_PERS' Personalization object key 20120315
2 MC_PERS_KEY_EMBEDDED_RESOL Constant Private Type reference (TYPE) SPERS_KEY 'LOP_UI_PERS_SCREEN' Personalization object key 20130212
3 MC_PERS_KEY_MASTER Constant Private Type reference (TYPE) SPERS_KEY 'LOP_UI_MASTER_PERS' Personalization object key 20120315
4 MC_PERS_KEY_MASTER_RESOL Constant Private Type reference (TYPE) SPERS_KEY 'LOP_UI_MASTER_PERS_SCREEN' Personalization object key 20130212
5 S_MASTER_MODE Static Attribute Private Type reference (TYPE) ABAP_BOOL 20130212
6 S_S_SETTINGS_EMBEDDED Static Attribute Private Type reference (TYPE) LOP_S_UI_PERS 20130212
7 S_S_SETTINGS_MASTER Static Attribute Private Type reference (TYPE) LOP_S_UI_PERS 20130212
8 S_TS_SCREEN_RESOL_EMBEDDED Static Attribute Private Type reference (TYPE) LOP_TS_UI_PERS_HEIGHT Screen Resolution Personalization Embedded 20130212
9 S_TS_SCREEN_RESOL_MASTER 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 CLASS_CONSTRUCTOR Static method Public Constructor 20120315
2 GET_MASTER_MODE Static method Public Method 20120315
3 GET_SCREEN_RESOLUTION Static method Public Method 20130212
4 GET_SETTINGS Static method Public Method 20120315
5 POPUP Static method Public Method 20120315
6 RESET_USER_SETTINGS Static method Public Method Reset user settings especially sash percentages 20130212
7 SET_MASTER_MODE Static method Public Method 20120315
8 SET_SCREEN_RESOLUTION Static method Public Method 20130212
9 SET_SETTINGS Static method Public Method 20120315
10 WRITE_SETTINGS 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 Returning 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 Exporting ES_SCREEN_RESOLUTION Call by reference Type reference (TYPE) LOP_S_UI_PERS_HEIGHT Personalization Include Structure Sash Height 20130212
2 Importing I_DOC_TYPE Call by reference Type reference (TYPE) LOP_DOC_TYPE Document Type 20130212
3 Importing I_SROWS Call by reference Type reference (TYPE) SYST_SROWS 20130212
# Exception Resumable Description Created on
1 CX_LOP_SETTINGS_ERROR Option User Settings Error 20130212

Method GET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Importing 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 Importing I_DOC_TYPE Call by reference Type reference (TYPE) LOP_DOC_TYPE Document Type 20130212
2 Importing I_PERCENTAGE Call by reference Type reference (TYPE) DECFLOAT34 20130212
3 Importing I_SROWS Call by reference Type reference (TYPE) SYST_SROWS 20130212
# Exception Resumable Description Created on
1 CX_LOP_SETTINGS_ERROR Option User Settings Error 20130212

Method SET_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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