Menu

SAP Function Module CRIF_FITV_GET_EXPENSES

Reisekostenabrechnungen zu Personalnummern lesen

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CRIF_FITV_GET_EXPENSES (Reisekostenabrechnungen zu Personalnummern lesen) is a standard Function Module in SAP ERP and is part of the function group FITV_GET_WPI within the package WPI_EMPLOYEE_TRIP_HR.

Technical Information

Function Module CRIF_FITV_GET_EXPENSES
Short Text Reisekostenabrechnungen zu Personalnummern lesen
Function Group FITV_GET_WPI
Package WPI_EMPLOYEE_TRIP_HR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA LIKE OBJEC-BEGDA '18000101' Beginndatum (Reiseselektion)
DEBUGR3 TYPE CHAR1 Erzeugt Endlosschleife, debugging mit SM50
DETAILS TYPE CHAR1 Output Zwischenziele, ... , ev. pro Reise
ENDDA LIKE OBJEC-ENDDA '99991231' Endedatum (Reiseselektion)
SORT_BY TYPE FITV_TA_SORTBY Sortierauswahl
TRPNO LIKE PTRV_HEAD-REINR Details pro Reise, nur mit DETAILDATA - 'X'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OWN_LOGICAL_SYSTEM LIKE TBDLS-LOGSYS Logisches System
RETURN LIKE BAPIRET2 Returnparameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACCOUNT_TAB LIKE FITV_ACCOUNT Kostenzuordnung
ADVANCE_TAB LIKE FITV_ADVANCE Vorschüsse
COMMENTS_TAB LIKE FITV_COMMENTS Kommentare
EXP_HEAD_TAB LIKE FITV_EXP_HEAD Übersicht Reisabrechnung
PERNR_TAB LIKE PERNRTAB Struktur mit Personalnummern
RECEIPT_TAB LIKE FITV_RECEIPT Belege
STOPOVER_TAB LIKE FITV_STOPOVER Zwischenziele

Exceptions

This function module does not define any Exceptions.