The Function Module HR_GB_MPP_GET_EWC (HR-GB: Find start date of expected week of confinement from MAT B1 form) is a standard Function Module in SAP ERP and is part of the function group HRG5 within the package PB08.
Function Module | HR_GB_MPP_GET_EWC |
Short Text | HR-GB: Find start date of expected week of confinement from MAT B1 form |
Function Group | HRG5 |
Package | PB08 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MB1DS | TYPE | D | Stated due date |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EWCDA | TYPE | D | Start date of expected week of confinement |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.