The Function Module FITV_CALC_NO_OV_AND_NO_PD (Berechnet die Anzahl Übernachtung und Verpf.pauschalen) is a standard Function Module in SAP ERP and is part of the function group FITV_RCUR_DEST within the package PTRA_ADDON.
Function Module | FITV_CALC_NO_OV_AND_NO_PD |
Short Text | Berechnet die Anzahl Übernachtung und Verpf.pauschalen |
Function Group | FITV_RCUR_DEST |
Package | PTRA_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_HEAD | TYPE | PTP02 | Struktur der Reisekosten-Tabelle PTRV_HEAD | |
IS_PERIO | TYPE | PTP42 | Struktur der transp. Tab. PTRV_PERIO | |
IT_DEDUCTIONS | TYPE | PTK04_ITAB | Abzüge wegen unentgeltlicher Bewirtung | |
IT_DESTINATIONS | TYPE | PTK05_ITAB | Reisezwischenziel | |
IV_COUNTRY | TYPE | HRCA_COMPANY-COUNTRY | Länderschlüssel |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_DEST_NO_PD_NO_OV | TYPE | PTRV_NR_PD_NR_OV_T | Anzahl Verpflegungspausch. / Übernachtungspausch. je Ziel |
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.