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 | Constant | Public | Type reference (TYPE) | BUS_LOCATOR_OPTIONS | 'B' | Locator Settings: Options | 20010718 | ||
| 2 | Constant | Public | Type reference (TYPE) | BUS_LOCATOR_OPTIONS | 'C' | Locator Settings: Options | 20010718 | ||
| 3 | Constant | Public | Type reference (TYPE) | BUS_LOCATOR_OPTIONS | 'A' | Locator Settings: Options | 20010718 | ||
| 4 | Constant | Public | Type reference (TYPE) | SPERS_KEY | 'BUS_LOCATOR' | Constant: Personalization Key in Transaction PERSREG | 20010618 | ||
| 5 | Constant | Private | Type reference (TYPE) | BU_BOOLEAN | 'X' | Constant: TRUE | 20010618 | ||
| 6 | Static Attribute | Private | Type reference (TYPE) | BUS_LOCATOR_SETTINGS | Database Structure for Locator Settings | 20010629 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BUS_LOCATOR_SETTINGS | Read Acces to Settings | 20010618 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BUS_LOCATOR_APPLICATION | Locator Application | 20010628 | |||
| 9 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_BUS_LOCATOR_SETTINGS | SAP BP Dialog: User-Specific Settings | 20010628 | |||
| 10 | Static Attribute | Private | Type reference (TYPE) | BU_BOOLEAN | Global data has already been read | 20010629 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SYUNAME | User to Whom Settings Belong | 20010705 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Reads Values from Generic Personalization File | 20010618 | |
| 2 | Static method | Public | Method | Provides Standard Settings if No Others Exist | 20010618 | |
| 3 | Static method | Public | Method | Supplies the global settings | 20010629 | |
| 4 | Static method | Public | Method | Provides Settings for a User (CL_BUPA_USER) | 20010618 | |
| 5 | 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 | 20010618 |
Method GET_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | EV_SETTINGS | Call by reference | Object reference (TYPE REF TO) | CL_BUS_LOCATOR_SETTINGS | EV_SETTINGS | 20010618 | |||
| 2 | IV_APPLICATION | Call by reference | Type reference (TYPE) | BUS_LOCATOR_APPLICATION | Locator-Anwendung | 20010628 | |||
| 3 | IV_USER_NAME | Call by reference | Type reference (TYPE) | SYUNAME | User-Name | 20010705 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | Es wurde keine Änderungen vorgenommen | 20010618 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |