SAP ABAP Class CL_HRRCF_USER_WD_SYNC (Maintenance of WD Users)
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_WD_SYNC | |
| Short Description | Maintenance of WD Users | |
| 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 | 20090409 | SAP |
| Last change | 20091125 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRRCF_USER_WD_SYNC has no forward declaration.
Interfaces
Class CL_HRRCF_USER_WD_SYNC has no interface implemented.
Friends
Class CL_HRRCF_USER_WD_SYNC has no friend class.
Attributes
Class CL_HRRCF_USER_WD_SYNC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Check Whether User Shall Be Created in UI | 20090409 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090409 | |
| 3 | Static method | Public | Method | Check Whether User Creation Is Needed in BL or in UI | 20090409 | |
| 4 | Static method | Public | Method | Create or Update Users in Front-End System | 20090409 | |
| 5 | Static method | Public | Method | Check Whether User Update Is Needed in BL or in UI | 20090409 |
Events
Class CL_HRRCF_USER_WD_SYNC has no event.
Types
Class CL_HRRCF_USER_WD_SYNC has no local type.
Method Signatures
Method CHECK_WD_UI_USER_IS_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RFC_DEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20090409 | |||
| 2 | EV_UI_USER_IS_ALLOWED | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20090409 | |||
| 3 | IV_USERNAME | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20120510 |
Method CHECK_WD_UI_USER_IS_ALLOWED on class CL_HRRCF_USER_WD_SYNC has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_HRRCF_USER_WD_SYNC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_HRRCF_USER_WD_SYNC has no exception.
Method CREATE_USER_NEEDED_IN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CREATE_NEEDED_IN_BL | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20090409 | |||
| 2 | EV_CREATE_NEEDED_IN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20090409 | |||
| 3 | IV_USERNAME | Call by reference | Type reference (TYPE) | BAPIBNAME-BAPIBNAME | Benutzername im Benutzerstamm | 20090409 |
Method CREATE_USER_NEEDED_IN on class CL_HRRCF_USER_WD_SYNC has no exception.
Method MAINTAIN_FRONTEND_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 | 20090409 | |||
| 2 | IS_CENTRAL_PERSON | Call by reference | Type reference (TYPE) | BAPIBUS1006_CENTRAL_PERSON | SAP-GP: BAPI-Struktur für Personendaten | 20090409 | |||
| 3 | IV_CANDIDATE_CLASS | Call by reference | Type reference (TYPE) | RCF_CANDIDATE_CLASS | Kandidatenklasse | 20090409 | |||
| 4 | IV_EMAIL | Call by reference | Type reference (TYPE) | AD_SMTPADR | E-Mail-Adresse | 20090409 | |||
| 5 | IV_PASSWORD | Call by reference | Type reference (TYPE) | BAPIPWD | Kennwort eines SAP-Benutzers | 20090409 | |||
| 6 | IV_USER | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20090409 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | übergeordnete Ausnahmeklasse von mySAP e-Recruiting | 20090409 | ||
| 2 | Exception class for candidate registration | 20090409 | ||
| 3 | Ausnahmeklasse für RFC Kommunikation | 20090409 |
Method UPDATE_USER_NEEDED_IN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_UPDATE_NEEDED_IN_BL | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20090409 | |||
| 2 | EV_UPDATE_NEEDED_IN_UI | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20090409 | |||
| 3 | IS_NEW_ROLE | Call by reference | Type reference (TYPE) | T77RCF_ROLE | Rollen im E-Recruiting | 20090409 | |||
| 4 | IV_USERNAME | Call by reference | Type reference (TYPE) | BAPIBNAME-BAPIBNAME | Benutzername im Benutzerstamm | 20090409 |
Method UPDATE_USER_NEEDED_IN on class CL_HRRCF_USER_WD_SYNC has no exception.
History
| Last changed by/on | SAP | 20091125 |
| SAP Release Created in | 600 |