Menu

SAP Function Module SD_GTIS_TRANSNET

Graphical Transportation Information System - Main Routine

The Function Module SD_GTIS_TRANSNET (Graphical Transportation Information System - Main Routine) is a standard Function Module in SAP ERP and is part of the function group V56G within the package VTR.

Technical Information

Function Module SD_GTIS_TRANSNET
Short Text Graphical Transportation Information System - Main Routine
Function Group V56G
Package VTR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELIVID LIKE LIKP-VBELN Delivery number
MODE LIKE RV56A-SELKZ 'N' Disply mode (individual route or network)
ORDERID LIKE VBAK-VBELN Order number
OUTPUT_MODE LIKE RV56A-SELKZ 'G' Output mode (graphics or list)
PLACEM_MODE LIKE RV56A-SELKZ ' ' Placing mode
RETURN_MODE LIKE RV56A-SELKZ 'N' Return mode
SHIPMID LIKE VTTK-TKNUM Shipment number

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
SHIPM_RET LIKE VBELNTMP Return table for selected shipment numbers

Exceptions

This function module does not define any Exceptions.