Menu

SAP Function Module FM_DC_TRAVEL_COMMITMENT_GET

Reiseobligo ermitteln

The Function Module FM_DC_TRAVEL_COMMITMENT_GET (Reiseobligo ermitteln) is a standard Function Module in SAP ERP and is part of the function group FMDC within the package FMFS_CORE.

Technical Information

Function Module FM_DC_TRAVEL_COMMITMENT_GET
Short Text Reiseobligo ermitteln
Function Group FMDC
Package FMFS_CORE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_ALL_ITEMS TYPE CHAR1 SPACE Einstelliges Kennzeichen
LOGSYS TYPE LOGSYS SPACE Logisches System
PERSON_NO TYPE PERNR_D Personalnummer
TRIP_NO TYPE REINR Trip number

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
T_TRAVEL LIKE BAPIACTR00 Buchung im Rechnungswesen: Reisen (Position)
T_TRAVELAMOUNT LIKE BAPIACCRPO Buchung im Rechnungswesen: Obligo (Währungsfelder)

Exceptions

This function module does not define any Exceptions.