SAP ABAP Class CL_HRRCF_PERS_MANAGEMENT (Personalization Management)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_UI (Package) Recruitment Factory: User Interface

⤷

⤷

Properties
Class | CL_HRRCF_PERS_MANAGEMENT | |
Short Description | Personalization Management | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_RCF_UI | Recruitment Factory: User Interface |
Created | 20060130 | SAP |
Last change | 20060711 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRRCF_PERS_MANAGEMENT has no forward declaration.
Interfaces
Class CL_HRRCF_PERS_MANAGEMENT has no interface implemented.
Friends
Class CL_HRRCF_PERS_MANAGEMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | SPERS_KEY | 'HRRCF_TABLE_PERSONALIZATION' | Personalization Object Key | 20060130 | |
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TS_SETTINGS_PER_USER | 20060130 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_SETTINGS_PER_USER | 20060130 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get Table Settings | 20060130 |
2 | ![]() |
Static method | Private | Method | Load Personalization | 20060130 |
3 | ![]() |
Static method | Private | Method | Save Personalization | 20060130 |
4 | ![]() |
Static method | Public | Method | Set Table Settings | 20060130 |
Events
Class CL_HRRCF_PERS_MANAGEMENT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_SETTINGS_PER_USER | Private | See coding | 20060130 | BEGIN OF ts_settings_per_user,
user_id TYPE xubname,
settings TYPE rcf_t_table_setting,
END OF ts_settings_per_user
|
||
2 | TT_SETTINGS_PER_USER | Private | See coding | 20060130 | tt_settings_per_user TYPE TABLE OF ts_settings_per_user
|
Method Signatures
Method GET_TABLE_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_SETTINGS | Value transfer | Type reference (TYPE) | RCF_T_TABLE_COLUMN | Eigenschaften von Tabellenspalten | 20060130 | ||
2 | ![]() |
IDENTIFIER | Call by reference | Type reference (TYPE) | STRING | 20060130 |
Method GET_TABLE_SETTINGS on class CL_HRRCF_PERS_MANAGEMENT has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USER_SPECIFIC_SETTINGS | Value transfer | Type reference (TYPE) | RCF_T_TABLE_SETTING | Einstellungen einer Tabelle | 20060130 |
Method LOAD on class CL_HRRCF_PERS_MANAGEMENT has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
USER_SPECIFIC_SETTINGS | Call by reference | Type reference (TYPE) | RCF_T_TABLE_SETTING | Einstellungen einer Tabelle | 20060130 |
Method SAVE on class CL_HRRCF_PERS_MANAGEMENT has no exception.
Method SET_TABLE_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN_SETTINGS | Call by reference | Type reference (TYPE) | RCF_T_TABLE_COLUMN | Eigenschaften von Tabellenspalten | 20060130 | ||
2 | ![]() |
IDENTIFIER | Call by reference | Type reference (TYPE) | STRING | 20060130 |
Method SET_TABLE_SETTINGS on class CL_HRRCF_PERS_MANAGEMENT has no exception.
History
Last changed by/on | SAP | 20060711 |
SAP Release Created in | 700 |