Menu

SAP Function Module SD_DELIVERY_FOR_TPS

Lieferungen selektieren zum Versand an externes Transportsystem

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module SD_DELIVERY_FOR_TPS (Lieferungen selektieren zum Versand an externes Transportsystem) 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_TPS
Short Text Lieferungen selektieren zum Versand an externes Transportsystem
Function Group V56L
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
EXTERNAL_DESTINATION LIKE TTDS-TPSID Identification of external transportation system
NO_DISPOSITION LIKE RV56A-SELKZ SPACE Prevent automatic transportation planning
OPTION_SEARCH_STRATEGY LIKE RV56A-SELKZ 'I' Option: Search strategy (I-Index, L-Delivery)
OPTION_SELECTION_SCREEN LIKE RV56A-SELKZ 'X' Option: Transmit selection screen
SELECTION_SET LIKE TVTK-SVTRA SPACE Selection variant for report
SHIPMENT_PROCESSING_TYPE LIKE VTTK-ABFER 1 Transportation processing type

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 Error when determining delivery

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 <-- Selected delivery headers
DELIVERY_ITEM LIKE VTRLP <-- Selected delivery items
PACK_HEADER LIKE VBPLK <-- Selected packing headers
PACK_ITEM LIKE VBPLP <-- Selected packing items
PACK_SUM LIKE VBPLS1 <-- Selected packing summary data
SELECT_OPTIONS LIKE RSPARAMS

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_CALL Incorrect call