SAP ABAP Class CL_RECA_SETTINGS (Settings per User/System - Access)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_BC (Package) RE: Base (Technical Objects - Library)

⤷

⤷

Properties
Class | CL_RECA_SETTINGS | |
Short Description | Settings per User/System - Access | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RE_CA_BC | RE: Base (Technical Objects - Library) |
Created | 20020703 | SAP |
Last change | 20100310 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RECA_SETTINGS has no interface implemented.
Friends
Class CL_RECA_SETTINGS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_RECA_DATA_BUFFER | Generic Data Buffer | 20051031 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20051031 |
2 | ![]() |
Static method | Public | Method | Deletes Data Buffer | 20060524 |
3 | ![]() |
Static method | Public | Method | Change Settings in Dialog | 20020703 |
4 | ![]() |
Static method | Public | Method | Supplies Settings Structure | 20020703 |
5 | ![]() |
Static method | Public | Method | Supplies Individual Field of User's Settings | 20020703 |
6 | ![]() |
Static method | Public | Method | Transfers and Saves Settings Structure | 20020703 |
7 | ![]() |
Static method | Public | Method | Saves Individual Field of User's Settings | 20020703 |
8 | ![]() |
Static method | Private | Method | Gets ID for Buffer | 20051031 |
Events
Class CL_RECA_SETTINGS has no event.
Types
Class CL_RECA_SETTINGS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RECA_SETTINGS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RECA_SETTINGS has no exception.
Method CLEAR_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_PERS_OBJECT | Call by reference | Type reference (TYPE) | SPERS_KEY | Personalisierungsobjekt | 20060524 | ||
2 | ![]() |
ID_USERID | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Anmeldename des Benutzers | 20060524 |
Method CLEAR_BUFFER on class CL_RECA_SETTINGS has no exception.
Method EDIT_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_PERS_OBJECT | Value transfer | Type reference (TYPE) | SPERS_KEY | Personalisierungsobjekt | 20020703 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Ändern aufgetreten | 20020703 |
Method GET_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_SYSTEM_READ | Value transfer | Type reference (TYPE) | ABAP_BOOL | Bool: Systemeinstellungen gelesen | 20021203 | ||
2 | ![]() |
EF_USER_READ | Value transfer | Type reference (TYPE) | ABAP_BOOL | Bool: Usereinstellungen gelesen | 20021203 | ||
3 | ![]() |
ES_SETTINGS | Value transfer | Type reference (TYPE) | ANY | Einstellungen pro User/System | 20020703 | ||
4 | ![]() |
ID_PERS_OBJECT | Value transfer | Type reference (TYPE) | SPERS_KEY | Personalisierungsobjekt | 20020703 | ||
5 | ![]() |
ID_USERID | Value transfer | Type reference (TYPE) | SYUNAME | SY-UNAME | Anmeldename des Benutzers | 20020703 | |
6 | ![]() |
IS_DEFAULT_SETTINGS | Value transfer | Type reference (TYPE) | ANY | Default-Settings (Wenn initial auf DB) | 20020703 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Lesen der Daten | 20020703 | |
2 | ![]() |
Keine Einstellungen gesichert | 20020703 |
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_FIELDVALUE | Value transfer | Type reference (TYPE) | ANY | Wert des Feldes | 20020703 | ||
2 | ![]() |
EF_SYSTEM_READ | Value transfer | Type reference (TYPE) | ABAP_BOOL | Bool: Systemeinstellungen gelesen | 20021203 | ||
3 | ![]() |
EF_USER_READ | Value transfer | Type reference (TYPE) | ABAP_BOOL | Bool: Usereinstellungen gelesen | 20021203 | ||
4 | ![]() |
ID_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20020703 | ||
5 | ![]() |
ID_PERS_OBJECT | Value transfer | Type reference (TYPE) | SPERS_KEY | Personalisierungsobjekt | 20020703 | ||
6 | ![]() |
ID_STRUCT_NAME | Value transfer | Type reference (TYPE) | CLIKE | Name der Settings-Struktur | 20020703 | ||
7 | ![]() |
ID_USERID | Value transfer | Type reference (TYPE) | SYUNAME | SY-UNAME | Anmeldename des Benutzers | 20020703 | |
8 | ![]() |
IS_DEFAULT_SETTINGS | Value transfer | Type reference (TYPE) | ANY | Default-Settings (Wenn initial auf DB) | 20020703 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Lesen der Daten | 20020703 | |
2 | ![]() |
Keine Einstellungen gesichert | 20020703 |
Method STORE_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_PERS_OBJECT | Value transfer | Type reference (TYPE) | SPERS_KEY | Personalisierungsobjekt | 20020703 | ||
2 | ![]() |
ID_USERID | Value transfer | Type reference (TYPE) | SYUNAME | SY-UNAME | Anmeldename des Benutzers | 20020703 | |
3 | ![]() |
IS_SETTINGS | Value transfer | Type reference (TYPE) | ANY | Einstellungenpro User/System | 20020703 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Schreiben der Daten | 20020703 |
Method STORE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20020703 | ||
2 | ![]() |
ID_FIELDVALUE | Value transfer | Type reference (TYPE) | ANY | Wert des Feldes | 20020703 | ||
3 | ![]() |
ID_PERS_OBJECT | Value transfer | Type reference (TYPE) | SPERS_KEY | Personalisierungsobjekt | 20020703 | ||
4 | ![]() |
ID_USERID | Value transfer | Type reference (TYPE) | SYUNAME | SY-UNAME | Anmeldename des Benutzers | 20020703 | |
5 | ![]() |
IS_DEFAULT_SETTINGS | Value transfer | Type reference (TYPE) | ANY | Default-Settings (Wenn initial auf DB) | 20020703 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Lesen der Daten | 20020703 |
Method _GET_BUFFER_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_BUFFER_ID | Call by reference | Type reference (TYPE) | STRING | Puffer-ID Daten | 20051031 | ||
2 | ![]() |
ED_BUFFER_ID_EXISTS | Call by reference | Type reference (TYPE) | STRING | Puffer-ID Existiert Kennzeichen | 20051031 | ||
3 | ![]() |
ID_PERS_OBJECT | Call by reference | Type reference (TYPE) | SPERS_KEY | Personalisierungsobjekt | 20051031 | ||
4 | ![]() |
ID_USERID | Call by reference | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20051031 |
Method _GET_BUFFER_ID on class CL_RECA_SETTINGS has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 110 |