The Function Module XSI_BAPI_CAR_PRVD_TRACK_STATUS (Sendungsverfolgungs Status über ein Objekt bereitstellen) is a standard Function Module in SAP ERP and is part of the function group VVTR within the package VVTR.
Function Module | XSI_BAPI_CAR_PRVD_TRACK_STATUS |
Short Text | Sendungsverfolgungs Status über ein Objekt bereitstellen |
Function Group | VVTR |
Package | VVTR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IDENTIFICATION | LIKE | BAPICARSHPACCT | Identifikation des Aufrufers | |
I_RFC_DESTINATION | TYPE | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | |
TRACK_DETAIL | TYPE | XFELD | Feld zum Ankreuzen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MSG_TEXT | LIKE | T100-TEXT | Nachrichtentext |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPITRKRET | Returnparameter | |
SBCARGS | LIKE | SBCCALLENV | Tabelle für Übergabe der Parameter für SBC | |
TRACK_HEADER | LIKE | BAPITRKH | Tracking Data Header | |
TRACK_POSITION | LIKE | BAPITRKP | Tracking Data Position | |
TRACK_REQUEST | LIKE | BAPITRKREQ | Tracking Request |
This function module does not define any Exceptions.