Menu

SAP Function Module BAPI_CAR_PRVD_TRACK_STATUS

Make Tracking Status Available by Using an Object

The Function Module BAPI_CAR_PRVD_TRACK_STATUS (Make Tracking Status Available by Using an Object) is a standard Function Module in SAP ERP and is part of the function group VVTR within the package VVTR.

Technical Information

Function Module BAPI_CAR_PRVD_TRACK_STATUS
Short Text Make Tracking Status Available by Using an Object
Function Group VVTR
Package VVTR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IDENTIFICATION LIKE BAPICARSHPACCT ID of User who Called up Transaction
TRACK_DETAIL TYPE XFELD Checkbox Field

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
RETURN LIKE BAPITRKRET Return Parameters
TRACK_HEADER LIKE BAPITRKH Tracking Data Header
TRACK_POSITION LIKE BAPITRKP Tracking Data Item
TRACK_REQUEST LIKE BAPITRKREQ Tracking Request

Exceptions

This function module does not define any Exceptions.