Menu

SAP Function Module CRIF_HRWAO_SQ_READ_DATA

Daten für Status Quo Report lesen

The Function Module CRIF_HRWAO_SQ_READ_DATA (Daten für Status Quo Report lesen) is a standard Function Module in SAP ERP and is part of the function group HRWAO_STATUSQUO within the package WAO_GENERAL_FUNCTIONS_HR.

Technical Information

Function Module CRIF_HRWAO_SQ_READ_DATA
Short Text Daten für Status Quo Report lesen
Function Group HRWAO_STATUSQUO
Package WAO_GENERAL_FUNCTIONS_HR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATUM LIKE PSKEY-BEGDA Stichtag
HRSOBID LIKE HRSOBID Erweitertes Objekt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MASTERDATA LIKE HRWAO_SQ_MASTERDATA Stammdaten einer Person für Status Quo Report
SALARY_PLAN_MISC LIKE HRWAO_SQ_SALARY_PLAN_MISC Hilfsstruktur für Gehaltsplanungsübersicht im Web

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPRAISALS LIKE HRWAO_SQ_APPRAISAL Beurteilung einer Person für Status Quo Report
EVENTS LIKE HRWAO_SQ_EVENT Ereignisse einer Person für Status Quo Report
LTI LIKE HRWAO_SQ_LTI Mitarbeiterbeteiligungen einer Person für Status Quo Report
SALARY LIKE HRWAO_SQ_SALARY Gehalt und Bonus einer Person für Status Quo Report
SALARY_PLAN LIKE HRWAO_SQ_SALARY_PLAN Gehaltsplanungsübersicht im Web

Exceptions

This function module does not define any Exceptions.