The Function Module HR_HCP_CHECK_CURR_DELIMITED (HR: Währung gegen Abgrenzung in T500W pruefen) is a standard Function Module in SAP ERP and is part of the function group HRHCP00_CUST_SERVICES within the package PAOC_HCP_CUSTOMIZING.
Function Module | HR_HCP_CHECK_CURR_DELIMITED |
Short Text | HR: Währung gegen Abgrenzung in T500W pruefen |
Function Group | HRHCP00_CUST_SERVICES |
Package | PAOC_HCP_CUSTOMIZING |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BEGDA | LIKE | T500W-BEGDA | Pruefen ab (Zeitraum Beginn) | |
I_ENDDA | LIKE | T500W-ENDDA | pruefen bis (Zeitraum Ende) | |
I_NO_WARNING | TYPE | XFELD | SPACE | X/space: X-> Warnung unterdruecken |
I_WAERS | LIKE | T500W-WAERS | Waehrung |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CURRENCY_NOT_EXISTS | Währung existiert nicht in TCURC |
CURRENCY_NOT_VALID | Währung im Zeitraum in T500W abgegrenzt |