SAP ABAP Class CX_USER_DEFAULTS (Exceptions for User Settings)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-BRHF (Application Component) Basis-Related Help Functions, Appl. Log, Formula Intepreter
⤷
BALV_ADDON (Package) Additional Functions with ALV Grid
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20030520 |
Properties
| Class | CX_USER_DEFAULTS | |
| Short Description | Exceptions for User Settings | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | BALV_ADDON | Additional Functions with ALV Grid |
| Created | 20030520 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_USER_DEFAULTS has no forward declaration.
Interfaces
Class CX_USER_DEFAULTS has no interface implemented.
Friends
Class CX_USER_DEFAULTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'DDF9C93E4E76AA67E10000000A114ABE' | 20030520 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SPERS_KEY | Personalization Key | 20030520 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '9304C93E4E76AA67E10000000A114ABE' | 20030520 | |||
| 4 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'FFF9C93E4E76AA67E10000000A114ABE' | 20030520 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-MSGID | Message Class | 20030520 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SY-MSGNO | Message Number | 20030520 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable 1 | 20030520 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable 2 | 20030520 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable 3 | 20030520 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Variable 4 | 20030520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030520 |
Events
Class CX_USER_DEFAULTS has no event.
Types
Class CX_USER_DEFAULTS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERS_KEY | Value transfer | Type reference (TYPE) | SPERS_KEY | PERS_KEY | 20030520 | |||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20030520 | ||||
| 3 | T100_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | T100_MSGID | 20030520 | |||
| 4 | T100_MSGNO | Value transfer | Type reference (TYPE) | SY-MSGNO | T100_MSGNO | 20030520 | |||
| 5 | T100_MSGV1 | Value transfer | Type reference (TYPE) | STRING | T100_MSGV1 | 20030520 | |||
| 6 | T100_MSGV2 | Value transfer | Type reference (TYPE) | STRING | T100_MSGV2 | 20030520 | |||
| 7 | T100_MSGV3 | Value transfer | Type reference (TYPE) | STRING | T100_MSGV3 | 20030520 | |||
| 8 | T100_MSGV4 | Value transfer | Type reference (TYPE) | STRING | T100_MSGV4 | 20030520 | |||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20030520 |
Method CONSTRUCTOR on class CX_USER_DEFAULTS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |