SAP ABAP Class CL_HRRCF_M_PW_VIA_EMAIL (Assistance-Klasse für HRRCF_C_PW_VIA_EMAIL_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 20060920
Properties
Class CL_HRRCF_M_PW_VIA_EMAIL  
Short Description Assistance-Klasse für HRRCF_C_PW_VIA_EMAIL_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 20060920   SAP 
Last change 20070917   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRRCF_M_PW_VIA_EMAIL has no forward declaration.
Interfaces
Class CL_HRRCF_M_PW_VIA_EMAIL has no interface implemented.
Friends
Class CL_HRRCF_M_PW_VIA_EMAIL has no friend class.
Attributes
Class CL_HRRCF_M_PW_VIA_EMAIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_URL Static method Public Method Checks Whether Navigation Target Can Be Called 20081216
2 SC_REQUEST_PASSWORD Instance method Public Method Request Password via E-Mail 20060920
Events
Class CL_HRRCF_M_PW_VIA_EMAIL has no event.
Types
Class CL_HRRCF_M_PW_VIA_EMAIL has no local type.
Method Signatures

Method CHECK_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_NAVIGATION_ALLOWED Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20081216
2 Importing IV_URL Call by reference Type reference (TYPE) STRING ICF: URL (Uniform Ressource Locator) 20081216

Method CHECK_URL on class CL_HRRCF_M_PW_VIA_EMAIL has no exception.

Method SC_REQUEST_PASSWORD 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 20060920
2 Importing IV_EMAIL Call by reference Type reference (TYPE) AD_SMTPADR E-Mail-Adresse 20060921
3 Importing IV_IS_ALIAS Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20060921
4 Importing IV_USERNAME Call by reference Type reference (TYPE) STRING 20060921
# Exception Resumable Description Created on
1 CX_HRRCF_RFC_COMMUNICATION Ausnahmeklasse für RFC Kommunikation 20060920
History
Last changed by/on SAP  20070917 
SAP Release Created in 700