Menu

SAP Function Module XSI_TRACKING_DATA_SAVE

Persistente Speicherung von Trackingdaten

The Function Module XSI_TRACKING_DATA_SAVE (Persistente Speicherung von Trackingdaten) is a standard Function Module in SAP ERP and is part of the function group VVTR within the package VVTR.

Technical Information

Function Module XSI_TRACKING_DATA_SAVE
Short Text Persistente Speicherung von Trackingdaten
Function Group VVTR
Package VVTR
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
FULL_XVTRKH LIKE VTRKH Trackingdaten Kopf
RETURN LIKE BAPITRKRET Returnparameter
TRACK_HEADER LIKE BAPITRKH Tracking Data Header
TRACK_POSITION LIKE BAPITRKP Tracking Data Position
TRACK_REQUEST LIKE BAPITRKREQ Tracking Request

Exceptions

This function module does not define any Exceptions.