The Function Module HRGPBS_TPS_DATE_FORMAT (Format a date valid for TPS: DDMMYY) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_TPS within the package P08P1.
Function Module | HRGPBS_TPS_DATE_FORMAT |
Short Text | Format a date valid for TPS: DDMMYY |
Function Group | HRGPBS_TPS |
Package | P08P1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_DATE | TYPE | D | date to be formatted |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATESTRING | TYPE | P08P_TPS_DATE6 | format date |
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.