Menu

SAP Function Module SD_DELIVERY_DETERM_VIA_LIFEX

Bestimmung einer Lieferung mittels externer Lieferscheinnummer

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module SD_DELIVERY_DETERM_VIA_LIFEX (Bestimmung einer Lieferung mittels externer Lieferscheinnummer) is a standard Function Module in SAP ERP and is part of the function group VEDSBWAP within the package VASB.

Technical Information

Function Module SD_DELIVERY_DETERM_VIA_LIFEX
Short Text Bestimmung einer Lieferung mittels externer Lieferscheinnummer
Function Group VEDSBWAP
Package VASB
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_DOCREF LIKE VSBHDR-DELNO_T External delivery number
I_DOCREF_DATE LIKE VSBDAT-DATUM Date of external delivery
I_EIKTO LIKE KNVV-EIKTO Vendor number at sold-to-party
I_KUNAG LIKE LIKP-KUNAG Sold-to-party of delivery to be found

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DOC_COUNT LIKE SY-TABIX Number of deliveries found

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
CT_VSBDELPRSP LIKE VSBDELPRSP Struktur für die potentielle Lieferung
C_MAT_TAB LIKE VSBMAT Materials the delivery must include
E_MATERR_TAB LIKE VSBMATERR Errors per material
E_POSDOC_TAB LIKE VSBRDOC Possible documents (deliveries)

Exceptions

This function module does not define any Exceptions.