Menu

SAP Function Module SD_DELIVERY_FOR_TRANSPORT_EXT

Lieferungen selektieren für extern geplanten Transport (TPS)

The Function Module SD_DELIVERY_FOR_TRANSPORT_EXT (Lieferungen selektieren für extern geplanten Transport (TPS)) is a standard Function Module in SAP ERP and is part of the function group V56L within the package VTR.

Technical Information

Function Module SD_DELIVERY_FOR_TRANSPORT_EXT
Short Text Lieferungen selektieren für extern geplanten Transport (TPS)
Function Group V56L
Package VTR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXTERNAL_DESTINATION LIKE TTDS-TPSID Identifikation des externen Transportsystems
OPTION_SEARCH_STRATEGY LIKE RV56A-SELKZ 'I' Option: Suchstrategie (I-Index, L-Lieferung)
OPTION_SELECTION_SCREEN LIKE RV56A-SELKZ 'X' Option: Selektionsbild senden
OPT_MINIMIZED_DELIVERY_DATA LIKE RV56A-SELKZ SPACE Option: nur minimale Lieferungsdaten lesen
SELECTION_SET LIKE TVTK-SVTRA SPACE Selektionsvariante für Report

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_OCCURED LIKE RV56A-SELKZ Fehler beim Ermitteln von Lieferungen

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
DELIVERY_HEADER LIKE VTRLK <-- Selektierte Lieferköpfe
DELIVERY_ITEM LIKE VTRLP <-- Selektierte Lieferpositionen
SELECT_OPTIONS LIKE RSPARAMS

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_CALL Falscher Aufruf