SAP ABAP Class CL_HRRCF_M_USER (User Administration)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_UI_SELF_SERVICES (Package) E-Recruiting: User Interface für Self Services
⤷
⤷
Properties
| Class | CL_HRRCF_M_USER | |
| Short Description | User Administration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_RCF_UI_SELF_SERVICES | E-Recruiting: User Interface für Self Services |
| Created | 20060920 | SAP |
| Last change | 20070917 | 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_HRRCF_M_USER has no interface implemented.
Friends
Class CL_HRRCF_M_USER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20060920 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | RFCDEST | Logical destination (specified when calling function) | 20060920 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Change User Name | 20061214 | |
| 2 | Static method | Private | Method | Change User Name Without CUA | 20061214 | |
| 3 | Static method | Private | Method | Change User Name with CUA | 20061214 | |
| 4 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060920 | |
| 5 | Static method | Private | Method | Creates Users Locally in System | 20060920 | |
| 6 | Static method | Public | Method | Deregister User | 20060920 | |
| 7 | Static method | Private | Method | Deregister User Without CUA | 20060920 | |
| 8 | Static method | Private | Method | Deregister User with CUA | 20060920 | |
| 9 | Static method | Public | Method | Register User | 20060920 | |
| 10 | Static method | Private | Method | Register User Without CUA | 20060920 | |
| 11 | Static method | Private | Method | Register User with CUA | 20060920 |
Events
Class CL_HRRCF_M_USER has no event.
Types
Class CL_HRRCF_M_USER has no local type.
Method Signatures
Method CHANGE_ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20061214 | |||
| 2 | IS_ALIAS | Call by reference | Type reference (TYPE) | BAPIALIAS | Alias für Benutzername | 20061214 | |||
| 3 | IS_CAND_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20061214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für RFC Kommunikation | 20061214 |
Method CHANGE_ALIAS_WITHOUT_CUA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20061214 | |||
| 2 | IS_ALIAS | Call by reference | Type reference (TYPE) | BAPIALIAS | Alias für Benutzername | 20061214 | |||
| 3 | IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20061214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für RFC Kommunikation | 20061214 |
Method CHANGE_ALIAS_WITH_CUA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20061214 | |||
| 2 | IS_ALIAS | Call by reference | Type reference (TYPE) | BAPIALIAS | Alias für Benutzername | 20061214 | |||
| 3 | IS_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20061214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für RFC Kommunikation | 20061214 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRRCF_M_USER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRRCF_M_USER has no exception.
Method CREATE_LOCAL_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060920 | |||
| 2 | IS_REGISTER_RECORD | Call by reference | Type reference (TYPE) | RCF_S_MDL_REG_REGISTER_USER | Benutzerregistrierung | 20060920 | |||
| 3 | IV_DEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20060920 | |||
| 4 | IV_USER | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20060920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für RFC Kommunikation | 20060920 | ||
| 2 | Ausnahmeklasse für RFC Kommunikation | 20060920 |
Method DEREGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060920 | |||
| 2 | IS_CAND_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20060920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für RFC Kommunikation | 20060920 |
Method DEREGISTER_WITHOUT_CUA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060920 | |||
| 2 | IS_CAND_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20060920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für RFC Kommunikation | 20060920 |
Method DEREGISTER_WITH_CUA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060920 | |||
| 2 | IS_CAND_HROBJECT | Call by reference | Type reference (TYPE) | HROBJECT | Objekt | 20060920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse für RFC Kommunikation | 20060920 |
Method REGISTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060920 | |||
| 2 | IS_REGISTER_RECORD | Call by reference | Type reference (TYPE) | RCF_S_MDL_REG_REGISTER_USER | Benutzerregistrierung | 20060920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for candidate registration | 20060920 | ||
| 2 | Ausnahmeklasse für RFC Kommunikation | 20060920 |
Method REGISTER_WITHOUT_CUA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060920 | |||
| 2 | IS_REGISTER_RECORD | Call by reference | Type reference (TYPE) | RCF_S_MDL_REG_REGISTER_USER | Benutzerregistrierung | 20060920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for candidate registration | 20060920 | ||
| 2 | Ausnahmeklasse für RFC Kommunikation | 20060920 |
Method REGISTER_WITH_CUA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20060920 | |||
| 2 | IS_REGISTER_RECORD | Call by reference | Type reference (TYPE) | RCF_S_MDL_REG_REGISTER_USER | Benutzerregistrierung | 20060920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception class for candidate registration | 20060920 | ||
| 2 | Ausnahmeklasse für RFC Kommunikation | 20060920 |
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in | 700 |