SAP ABAP Class CL_OXT_SETTINGS (Easy Enhancement: User settings)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-EEW-WB (Application Component) EEW Interface
⤷
OXT_WB (Package) Object Extension Tool: Workbench
⤷
⤷
Properties
| Class | CL_OXT_SETTINGS | |
| Short Description | Easy Enhancement: User settings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | OXT_MISC | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | OXT_WB | Object Extension Tool: Workbench |
| Created | 20010913 | SAP |
| Last change | 20020514 | 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_OXT_SETTINGS has no interface implemented.
Friends
Class CL_OXT_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) | MEMORYID | 'OXT_WB' | Set-/Get parameter ID for settings | 20011102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Determine user settings | 20010913 | |
| 2 | Static method | Public | Method | Set user settings | 20010913 |
Events
Class CL_OXT_SETTINGS has no event.
Types
Class CL_OXT_SETTINGS has no local type.
Method Signatures
Method GET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SETTINGS | Value transfer | Type reference (TYPE) | OXT_CUS_USR | OXT Benutzer-Daten | 20011114 | |||
| 2 | IV_BNAME | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20011114 |
Method GET_VALUES on class CL_OXT_SETTINGS has no exception.
Method SET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SETTINGS | Call by reference | Type reference (TYPE) | OXT_CUS_USR | OXT Benutzer-Daten | 20011114 | |||
| 2 | IV_BNAME | Call by reference | Type reference (TYPE) | XUBNAME | R/3-System, Anmeldename des Benutzers | 20011114 | |||
| 3 | IV_TOOL | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20020220 |
Method SET_VALUES on class CL_OXT_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20020514 |
| SAP Release Created in | 620 |