SAP ABAP Function Module HREIC_GET_AUTHENTICATION_ESS (Returns the employee authentication data to the ESS frontend)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-EIC (Application Component) Employee Interaction Center
⤷
PAOC_EIC_AUTHENTICATION (Package) Employee Interaction Center: Authentication
⤷
⤷
Basic Data
| Function Module | HREIC_GET_AUTHENTICATION_ESS | Returns the employee authentication data to the ESS frontend |
| Function Group | HREIC_AUTHENTICATION | EIC Authentication |
| Program Name | SAPLHREIC_AUTHENTICATION | |
| INCLUDE Name | LHREIC_AUTHENTICATIONU09 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_UNAME | TYPE | SYST-UNAME | SY-UNAME | Benutzername | ||
| |
I_DATE | TYPE | SYST-DATUM | SY-DATUM | Aktuelles Datum des Applikationsservers | ||
| |
ET_AUTHENT | TYPE | THREIC_T_AUTHENTICATION | Authentication Information | |||
| |
ET_QUESTIONS | TYPE | THREIC_T_QUESTION_HELP | Authentication Questions | |||
| |
NO_PERNR_FOUND | TYPE | Keine Personalnummer gefunden | ||||
| |
ERROR_READING_DATA | TYPE | Fehler beim Lesen der Authentifizierungsdaten | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |