The Function Module HRGPBS_OSP_OMP_SEN_AGE_AT_DATE (Derive As At Date for Senioriy/Age Calculations) 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_SEN_AGE_AT_DATE |
Short Text | Derive As At Date for Senioriy/Age Calculations |
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_ACT_DATE | TYPE | SYDATUM | Date and time, current (application server) date | |
P_DD_MM | TYPE | CHAR5 | R/2 table |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_AS_AT_DATE | TYPE | SYDATUM | Date and time, current (application server) date |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_ERROR_TAB | LIKE | EDIMESSAGE | Transfer Structure with all Sy Fields for T100 |
This function module does not define any Exceptions.