Menu

SAP Function Module PTRA_WEB_ITEMIZATION_GET

Bereitstellen der Belegaufspaltung für einen Einzelbeleg einer Reise

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module PTRA_WEB_ITEMIZATION_GET (Bereitstellen der Belegaufspaltung für einen Einzelbeleg einer Reise) is a standard Function Module in SAP ERP and is part of the function group PTRA_WEB_ITEMIZATION within the package PTRA_WEB_INTERFACE.

Technical Information

Function Module PTRA_WEB_ITEMIZATION_GET
Short Text Bereitstellen der Belegaufspaltung für einen Einzelbeleg einer Reise
Function Group PTRA_WEB_ITEMIZATION
Package PTRA_WEB_INTERFACE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EMPLOYEENUMBER LIKE BAPIEMPL-PERNR Personalnummer
I_LANGUAGE LIKE BAPITRVXXX-LANGU SY-LANGU Sprachenschlüssel
I_PERIODNUMBER LIKE BAPITRVXXX-PERIOD Nummer der Reiseperiode
I_PERIODVERSION LIKE PTRV_PERIO-PDVRS Laufende Nummer der Periode
I_RECEIPT TYPE PTRV_WEB_RECEIPTS_INT Belege einer Reise
I_TRIPNUMBER LIKE BAPITRIP-TRIPNO Reisenummer
I_TRIP_ACTION TYPE PTRV_TRIP_ACTION_M 'MOD' Funktionscode für Funktionsbausteine im PTRA_WEB_INTERFACE
I_TRIP_COMPONENT TYPE PLAN_REQUEST SPACE Kennzeichen Plan Antrag
I_TRIP_SCHEMA TYPE HEAD_PERIO-SCHEM Reiseschema

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_EXPENSE_TYPES TYPE PTRV_WEB_T706B1_T Reisespesenarten / Customizing komplett
ET_ITEMIZED_RECEIPTS TYPE PTRV_WEB_RECEIPTS_EXT_T Belege einer Reise
ET_ITEMIZED_RECEIPTS_DEFAULT TYPE PTRV_WEB_RECEIPTS_TO_SPLIT_E_T Belege einer Reise
E_ITEMIZATION_SUMS TYPE PTRV_WEB_ITEMIZATION_SUMS Summen der Belegabspaltung
E_ITEMIZED_RECEIPTS_DEFAULT TYPE PTRV_WEB_RECEIPTS_TO_SPLIT_EXT Belege einer Reise für externe Darstellung
E_RECEIPT TYPE PTRV_WEB_RECEIPTS_EXT Belege einer Reise

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
ET_FIELD_CONTROL TYPE PTRV_WEB_FIELD_CONTROL_T Tabelle Einzelfeldsteuerung für Dialog
ET_RETURN TYPE BAPIRETTAB Tabelle mit BAPI Return Informationen

Exceptions

This function module does not define any Exceptions.