SAP ABAP Class CL_BUPA_DIALOG_SETTINGS (SAP BP Dialog: User-Specific Settings)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP-UI (Application Component) Dialog SAP-GUI
⤷
BUPA_DIALOG (Package) SAP Business Partner: New Dialog Interface
⤷
⤷
Properties
| Class | CL_BUPA_DIALOG_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 | BUPA_DIALOG | SAP Business Partner: New Dialog Interface |
| Created | 20000815 | SAP |
| Last change | 20000815 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUPA_DIALOG_SETTINGS has no forward declaration.
Interfaces
Class CL_BUPA_DIALOG_SETTINGS has no interface implemented.
Friends
Class CL_BUPA_DIALOG_SETTINGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | Constant: Activities | 20000815 | ||||
| 2 | Constant | Private | See coding | GC_PARTNER_TYPE | 20000815 | ||||
| 3 | Constant | Private | Type reference (TYPE) | SPERS_KEY | 'BUPA_DIALOG_JOEL' | Constant: Personalization Key in Transaction PERSREG | 20000815 | ||
| 4 | Constant | Private | Type reference (TYPE) | BUS_SCREEN-BOOLEAN | 'X' | Constant: TRUE | 20000815 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | BUS_SETTINGS | Read Acces to Settings | 20000815 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BUPA_USER | User to Whom Settings Belong | 20000815 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Reads Values from Generic Personalization File | 20000815 | |
| 2 | Static method | Public | Method | Provides Standard Settings if No Others Exist | 20000815 | |
| 3 | Static method | Public | Method | Provides Settings for a User (CL_BUPA_USER) | 20000815 | |
| 4 | Instance method | Public | Method | Displays Personalization Dialog, Changes are | 20000815 |
Events
Class CL_BUPA_DIALOG_SETTINGS has no event.
Types
Class CL_BUPA_DIALOG_SETTINGS has no local type.
Method Signatures
Method GET_DATA Signature
Method GET_DATA on class CL_BUPA_DIALOG_SETTINGS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INTERNAL_ERROR | 20000815 |
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_SETTINGS | ES_SETTINGS | 20000815 |
Method GET_DEFAULT on class CL_BUPA_DIALOG_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_BUPA_DIALOG_SETTINGS | EV_SETTINGS | 20000815 | |||
| 2 | IV_USER | Call by reference | Object reference (TYPE REF TO) | CL_BUPA_USER | IV_USER | 20000815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INTERNAL_ERROR | 20000815 |
Method SHOW_DIALOG Signature
Method SHOW_DIALOG on class CL_BUPA_DIALOG_SETTINGS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurde keine Änderungen vorgenommen | 20000830 |
History
| Last changed by/on | SAP | 20000815 |
| SAP Release Created in | 20C |