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 GENERATE_ALIAS Instance method Private Method Creates Alias 20060822
2 GENERATE_PASSWORD Instance method Private Method Creates Password 20060822
3 SC_IS_PINST_VALID Instance method Public Method Is Publication Valid? ('X' = Yes, ' ' = No) 20090626
4 SC_REGISTER Instance method Public Method Registration for Application Wizard 20060818
5 SC_RETRIEVE_PRIVACY_URL Instance method Public Method Determine URL for Data Privacy Statement 20060818
6 UPDATE_LOCAL_SYSTEM 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 Exporting EV_ALIAS Call by reference Type reference (TYPE) BAPIALIAS Alias für Benutzername 20060822
2 Exporting EV_USER Call by reference Type reference (TYPE) XUBNAME Benutzername im Benutzerstamm 20060822
3 Importing IV_EMAIL Call by reference Type reference (TYPE) AD_SMTPADR E-Mail-Adresse 20130509
# Exception Resumable Description Created on
1 CX_HRRCF_REGISTRATION 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 Exporting EV_PASSWORD Call by reference Type reference (TYPE) BAPIPWD Kennwort eines SAP-Benutzers 20060822
# Exception Resumable Description Created on
1 CX_HRRCF_REGISTRATION 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 Exporting EV_IS_PINST_VALID Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20090626
2 Importing 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 CX_HRRCF_RFC_COMMUNICATION 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060818
2 Importing IV_EMAIL Call by reference Type reference (TYPE) AD_SMTPADR E-Mail-Adresse 20060818
3 Importing IV_FIRSTNAME Call by reference Type reference (TYPE) AD_NAMEFIR Vorname 20060818
4 Importing IV_LASTNAME Call by reference Type reference (TYPE) AD_NAMELAS Nachname 20060818
5 Importing IV_MIDDLENAME Call by reference Type reference (TYPE) BU_NAMEMID Mittlerer Name oder zweiter Vorname der Person 20070606
6 Importing IV_PINST_GUID Call by reference Type reference (TYPE) RCF_PINST_GUID Globaler Schlüssel für Ausschreibungsinstanzen 20060818
7 Importing IV_PRIVACY_STATUS Call by reference Type reference (TYPE) RCF_PRIVACY_STATEMENT Datenschutzklausel akzeptiert 20060818
# Exception Resumable Description Created on
1 CX_HRRCF_REGISTRATION Exception class for candidate registration 20060831
2 CX_HRRCF_RFC_COMMUNICATION 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060818
2 Exporting EV_URL Call by reference Type reference (TYPE) RCF_MDL_URL URL 20060818
# Exception Resumable Description Created on
1 CX_HRRCF_RFC_COMMUNICATION 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 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060822
2 Importing IV_ALIAS Call by reference Type reference (TYPE) BAPIALIAS Alias für Benutzername 20060822
3 Importing IV_PWD Call by reference Type reference (TYPE) BAPIPWD Kennwort eines SAP-Benutzers 20060822
4 Importing 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