SAP ABAP Class CL_BUS_LOCATOR_SETTINGS (SAP BP Dialog: User-Specific Settings)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-BP-UI (Application Component) Dialog SAP-GUI
     BUS_TOOLS (Package) Locator
Properties
Class CL_BUS_LOCATOR_SETTINGS  
Short Description SAP BP Dialog: User-Specific Settings    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BUS_TOOLS   Locator 
Created 20010618   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BUS_LOCATOR_SETTINGS has no forward declaration.
Interfaces
Class CL_BUS_LOCATOR_SETTINGS has no interface implemented.
Friends
Class CL_BUS_LOCATOR_SETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_FULLSCREEN Constant Public Type reference (TYPE) BUS_LOCATOR_OPTIONS 'B' Locator Settings: Options 20010718
2 GC_INVISIBLE Constant Public Type reference (TYPE) BUS_LOCATOR_OPTIONS 'C' Locator Settings: Options 20010718
3 GC_NARROW Constant Public Type reference (TYPE) BUS_LOCATOR_OPTIONS 'A' Locator Settings: Options 20010718
4 GC_PERS_KEY Constant Public Type reference (TYPE) SPERS_KEY 'BUS_LOCATOR' Constant: Personalization Key in Transaction PERSREG 20010618
5 GC_X Constant Private Type reference (TYPE) BU_BOOLEAN 'X' Constant: TRUE 20010618
6 GS_GLOBAL_VALUES Static Attribute Private Type reference (TYPE) BUS_LOCATOR_SETTINGS Database Structure for Locator Settings 20010629
7 GS_VALUES Instance attribute Public Type reference (TYPE) BUS_LOCATOR_SETTINGS Read Acces to Settings 20010618
8 GV_APPLICATION Instance attribute Private Type reference (TYPE) BUS_LOCATOR_APPLICATION Locator Application 20010628
9 GV_CURRENT_SETTINGS Static Attribute Private Object reference (TYPE REF TO) CL_BUS_LOCATOR_SETTINGS SAP BP Dialog: User-Specific Settings 20010628
10 GV_GLOBAL_DATA_LOADED Static Attribute Private Type reference (TYPE) BU_BOOLEAN Global data has already been read 20010629
11 GV_USER_NAME Instance attribute Private Type reference (TYPE) SYUNAME User to Whom Settings Belong 20010705
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Private Method Reads Values from Generic Personalization File 20010618
2 GET_DEFAULT Static method Public Method Provides Standard Settings if No Others Exist 20010618
3 GET_GLOBAL Static method Public Method Supplies the global settings 20010629
4 GET_SETTINGS_FOR_USER Static method Public Method Provides Settings for a User (CL_BUPA_USER) 20010618
5 SHOW_DIALOG Instance method Public Method Displays Personalization Dialog, Changes are 20010618
Events
Class CL_BUS_LOCATOR_SETTINGS has no event.
Types
Class CL_BUS_LOCATOR_SETTINGS has no local type.
Method Signatures

Method GET_DATA Signature

Method GET_DATA on class CL_BUS_LOCATOR_SETTINGS has no parameter.
# Exception Resumable Description Created on
1 INTERNAL_ERROR INTERNAL_ERROR 20010618

Method GET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SETTINGS Call by reference Type reference (TYPE) BUS_LOCATOR_SETTINGS ES_SETTINGS 20010618

Method GET_DEFAULT on class CL_BUS_LOCATOR_SETTINGS has no exception.

Method GET_GLOBAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ES_SETTINGS Call by reference Type reference (TYPE) BUS_LOCATOR_SETTINGS Datenbankstruktur für Locator-Einstellungen 20010629

Method GET_GLOBAL on class CL_BUS_LOCATOR_SETTINGS has no exception.

Method GET_SETTINGS_FOR_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SETTINGS Call by reference Object reference (TYPE REF TO) CL_BUS_LOCATOR_SETTINGS EV_SETTINGS 20010618
2 Importing IV_APPLICATION Call by reference Type reference (TYPE) BUS_LOCATOR_APPLICATION Locator-Anwendung 20010628
3 Importing IV_USER_NAME Call by reference Type reference (TYPE) SYUNAME User-Name 20010705
# Exception Resumable Description Created on
1 INTERNAL_ERROR INTERNAL_ERROR 20010618

Method SHOW_DIALOG Signature

Method SHOW_DIALOG on class CL_BUS_LOCATOR_SETTINGS has no parameter.
# Exception Resumable Description Created on
1 NO_CHANGES Es wurde keine Änderungen vorgenommen 20010618
History
Last changed by/on SAP  20110908 
SAP Release Created in 620