Menu

SAP Function Module XSI_CREATE_TRACK_URL

Tracking URL erstellen für Spediteur Tracking-Seite

The Function Module XSI_CREATE_TRACK_URL (Tracking URL erstellen für Spediteur Tracking-Seite) 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_CREATE_TRACK_URL
Short Text Tracking URL erstellen für Spediteur Tracking-Seite
Function Group VVTR
Package VVTR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_VBELN TYPE VBELN Vertriebsbelegnummer
I_VBTYP TYPE VBTYP Vertriebsbelegtyp
I_XSIURLTYP TYPE XSIURLTYP '05' URL Bedeutung

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_TRACKURL TYPE XSIURL URL Länge 255

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PT_VLBL LIKE VLBL XSI: Labeldaten zum Paket

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_TRACKING_URL Keine Tracking-URL in VXSITD definiert
TRACKING_HEADER_NOT_FOUND Tracking Kopf fehlt
UNEXPECTED_ERROR Unerwarteter Fehler