SAP ABAP Class CL_HRRCF_USER_SETTINGS (Class to Maintain User Settings)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_BL (Package) Recruitment Factory: Business Logic
⤷
⤷
Properties
| Class | CL_HRRCF_USER_SETTINGS | |
| Short Description | Class to Maintain User Settings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_BL | Recruitment Factory: Business Logic |
| Created | 20030318 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_USER_SETTINGS has no forward declaration.
Interfaces
Class CL_HRRCF_USER_SETTINGS has no interface implemented.
Friends
Class CL_HRRCF_USER_SETTINGS has no friend class.
Attributes
Class CL_HRRCF_USER_SETTINGS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20030407 | ||
| 2 | Static method | Public | Method | Maintain Defaults for a User | 20030318 | |
| 3 | Static method | Public | Method | Read Defaults for a User | 20030318 | |
| 4 | Static method | Public | Method | Read_printer_location | 20030329 |
Events
Class CL_HRRCF_USER_SETTINGS has no event.
Types
Class CL_HRRCF_USER_SETTINGS has no local type.
Method Signatures
Method GET_USER_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_DEFAULTS | Call by reference | Type reference (TYPE) | BAPIDEFAUL | Benutzer: Übergabestruktur Festwerte | 20030407 | |||
| 2 | P_USER | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20030407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for personalization | 20030407 |
Method MAINTAIN_DEFAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_DEFAULTS | Call by reference | Type reference (TYPE) | BAPIDEFAUL | Benutzer: Übergabestruktur Festwerte | 20030318 | |||
| 2 | PS_DEFAULTSX | Call by reference | Type reference (TYPE) | BAPIDEFAX | Benutzer: Änderungsparameter Übergabestruktur Festwerte | 20030319 | |||
| 3 | PT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20030328 | |||
| 4 | P_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Objekt | 20030319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for personalization | 20030319 |
Method READ_DEFAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PS_DEFAULTS | Call by reference | Type reference (TYPE) | BAPIDEFAUL | Benutzer: Übergabestruktur Festwerte | 20030318 | |||
| 2 | P_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | Objekt | 20030319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for personalization | 20030319 |
Method READ_PRINTER_LOCATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCATION | Call by reference | Type reference (TYPE) | RCF_VALUE | Spool: Zustandsmeldung (oder Kopie vom Stansort) | 20030329 | |||
| 2 | OUTPUT_DEVICE | Call by reference | Type reference (TYPE) | RCF_VALUE | Spool: lange Gerätenamen | 20030329 |
Method READ_PRINTER_LOCATION on class CL_HRRCF_USER_SETTINGS has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 10A |