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.
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 |
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 |
This function module does not define any EXPORTING 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 |
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 |
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 |