The Function Module HRGPBS_OSP_OMP_SENIORITY_CALC (Derive Seniority in Days Weeks Months & Years) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_OSP_OMP within the package P08P_ABS.
Function Module | HRGPBS_OSP_OMP_SENIORITY_CALC |
Short Text | Derive Seniority in Days Weeks Months & Years |
Function Group | HRGPBS_OSP_OMP |
Package | P08P_ABS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_DURATION | TYPE | PSEN_DURATION_DEC | Duration in Years, Months, and Days with Decimals | |
P_MOLGA | TYPE | MOLGA | Country Grouping |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_SENIORITY | TYPE | PTM_TUNITS | Selected Time Units |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.