Menu

SAP Function Module WEEK_GET_FIRST_DAY

Calendar function: Return first day for a week

The Function Module WEEK_GET_FIRST_DAY (Calendar function: Return first day for a week) is a standard Function Module in SAP ERP and is part of the function group SCAL within the package SZC.

Technical Information

Function Module WEEK_GET_FIRST_DAY
Short Text Calendar function: Return first day for a week
Function Group SCAL
Package SZC
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
WEEK LIKE SCAL-WEEK Week for which the date is to be determined

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE LIKE SCAL-DATE Date of the first day of the week

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WEEK_INVALID Week was incorrectly specified