SAP ABAP Class CL_HRRCF_M_UNREG_APPLWZD (Assistance Class for HRRCF_C_UNREG_APPLWZD_UI)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20060818 |
Properties
Class | CL_HRRCF_M_UNREG_APPLWZD | |
Short Description | Assistance Class for HRRCF_C_UNREG_APPLWZD_UI | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance 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 | 20060818 | SAP |
Last change | 20071120 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRRCF_M_UNREG_APPLWZD has no forward declaration.
Interfaces
Class CL_HRRCF_M_UNREG_APPLWZD has no interface implemented.
Friends
Class CL_HRRCF_M_UNREG_APPLWZD has no friend class.
Attributes
Class CL_HRRCF_M_UNREG_APPLWZD has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Creates Alias | 20060822 |
2 | ![]() |
Instance method | Private | Method | Creates Password | 20060822 |
3 | ![]() |
Instance method | Public | Method | Is Publication Valid? ('X' = Yes, ' ' = No) | 20090626 |
4 | ![]() |
Instance method | Public | Method | Registration for Application Wizard | 20060818 |
5 | ![]() |
Instance method | Public | Method | Determine URL for Data Privacy Statement | 20060818 |
6 | ![]() |
Instance method | Private | Method | Create User Locally | 20060822 |
Events
Class CL_HRRCF_M_UNREG_APPLWZD has no event.
Types
Class CL_HRRCF_M_UNREG_APPLWZD has no local type.
Method Signatures
Method GENERATE_ALIAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ALIAS | Call by reference | Type reference (TYPE) | BAPIALIAS | Alias für Benutzername | 20060822 | ||
2 | ![]() |
EV_USER | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20060822 | ||
3 | ![]() |
IV_EMAIL | Call by reference | Type reference (TYPE) | AD_SMTPADR | E-Mail-Adresse | 20130509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for candidate registration | 20060831 |
Method GENERATE_PASSWORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_PASSWORD | Call by reference | Type reference (TYPE) | BAPIPWD | Kennwort eines SAP-Benutzers | 20060822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for candidate registration | 20060831 |
Method SC_IS_PINST_VALID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_IS_PINST_VALID | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090626 | ||
2 | ![]() |
IV_PINST_GUID | Call by reference | Type reference (TYPE) | RCF_PINST_GUID | Globaler Schlüssel für Ausschreibungsinstanzen | 20090626 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für RFC Kommunikation | 20090626 |
Method SC_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 | 20060818 | ||
2 | ![]() |
IV_EMAIL | Call by reference | Type reference (TYPE) | AD_SMTPADR | E-Mail-Adresse | 20060818 | ||
3 | ![]() |
IV_FIRSTNAME | Call by reference | Type reference (TYPE) | AD_NAMEFIR | Vorname | 20060818 | ||
4 | ![]() |
IV_LASTNAME | Call by reference | Type reference (TYPE) | AD_NAMELAS | Nachname | 20060818 | ||
5 | ![]() |
IV_MIDDLENAME | Call by reference | Type reference (TYPE) | BU_NAMEMID | Mittlerer Name oder zweiter Vorname der Person | 20070606 | ||
6 | ![]() |
IV_PINST_GUID | Call by reference | Type reference (TYPE) | RCF_PINST_GUID | Globaler Schlüssel für Ausschreibungsinstanzen | 20060818 | ||
7 | ![]() |
IV_PRIVACY_STATUS | Call by reference | Type reference (TYPE) | RCF_PRIVACY_STATEMENT | Datenschutzklausel akzeptiert | 20060818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for candidate registration | 20060831 | |
2 | ![]() |
Ausnahmeklasse für RFC Kommunikation | 20060818 |
Method SC_RETRIEVE_PRIVACY_URL 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 | 20060818 | ||
2 | ![]() |
EV_URL | Call by reference | Type reference (TYPE) | RCF_MDL_URL | URL | 20060818 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für RFC Kommunikation | 20060818 |
Method UPDATE_LOCAL_SYSTEM 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 | 20060822 | ||
2 | ![]() |
IV_ALIAS | Call by reference | Type reference (TYPE) | BAPIALIAS | Alias für Benutzername | 20060822 | ||
3 | ![]() |
IV_PWD | Call by reference | Type reference (TYPE) | BAPIPWD | Kennwort eines SAP-Benutzers | 20060822 | ||
4 | ![]() |
IV_USER | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20060822 |
Method UPDATE_LOCAL_SYSTEM on class CL_HRRCF_M_UNREG_APPLWZD has no exception.
History
Last changed by/on | SAP | 20071120 |
SAP Release Created in | 700 |