Menu

SAP Function Module PREFERENCE_DETERMINE_SD

Präferenzabwicklung: Setzen des Präferenzkennzeichens im SD-Beleg

The Function Module PREFERENCE_DETERMINE_SD (Präferenzabwicklung: Setzen des Präferenzkennzeichens im SD-Beleg) is a standard Function Module in SAP ERP and is part of the function group PREF within the package VEI.

Technical Information

Function Module PREFERENCE_DETERMINE_SD
Short Text Präferenzabwicklung: Setzen des Präferenzkennzeichens im SD-Beleg
Function Group PREF
Package VEI
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_DEPARTURE_COUNTRY LIKE KOMK-ALAND ' ' Abgangsland
I_DESTINATION_COUNTRY LIKE KOMK-LAND1 ' ' Bestimmungsland
I_MATERIAL_NUMBER LIKE KOMP-MATNR Materialnummer
I_NET_VALUE LIKE KOMP-NETWR '0.00' Nettowert Position
I_PLANT LIKE KOMP-WERKS Werk
I_PREFERENCE_VALUE LIKE KOMP-PREVA '0.00' Schwellenwert Präferenz
I_PREFERENCE_ZONE LIKE KOMK-GZOLX ' ' Präferenzzone
I_S_KOMK LIKE KOMK Preisfindung Kommunikations-Kopf
I_S_KOMP LIKE KOMP Preisfindung Kommunikations-Position.
I_S_VBRP LIKE VBRP Faktura: Positionsdaten
I_S_XVBRP LIKE VBRPVB Bezugsstruktur fuer XVBRP/YVBRP

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_PREFERENCE_INDICATOR LIKE VBAP-PREFE Präferenzkennzeichen ( ' ', 'X' )

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.