Menu

SAP Function Module CRIF_WAO_BWSO_PLANNER_READ

Daten für den Planner lesen + aufbereiten

The Function Module CRIF_WAO_BWSO_PLANNER_READ (Daten für den Planner lesen + aufbereiten) is a standard Function Module in SAP ERP and is part of the function group HCMWAO00EMPLOYEEOVERVIEW within the package WAO_GENERAL_FUNCTIONS_HR.

Technical Information

Function Module CRIF_WAO_BWSO_PLANNER_READ
Short Text Daten für den Planner lesen + aufbereiten
Function Group HCMWAO00EMPLOYEEOVERVIEW
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
DATE_IN LIKE SY-DATUM Feld vom Typ DATS
FUNCTION LIKE BW02_1000-ACTION SAPoffice WWW: Auszuführende Aktion

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE_FROM LIKE SY-DATUM Feld vom Typ DATS
OBJECTS_TITLE LIKE BW02_1000-KEY_R SAPoffice WWW: Frameschlüssel
TITLE LIKE BW02_1000-KEY_R SAPoffice WWW: Frameschlüssel

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
DAYPATTERN LIKE CRIF_WAO_BWPLPAT Planner Tage in der Anzeige
EVENTS LIKE CRIF_WAO_BWPLEVT Planner Eventliste
OBJECTS LIKE CRIF_WAO_BWPLOBJ Planner Objektliste

Exceptions

This function module does not define any Exceptions.