Menu

SAP Function Module VENDOR_KEY_SELECTION

Ermitteln von Lieferantenstamm-Schlüsseln zu gegebener Range-Tabelle

The Function Module VENDOR_KEY_SELECTION (Ermitteln von Lieferantenstamm-Schlüsseln zu gegebener Range-Tabelle) is a standard Function Module in SAP ERP and is part of the function group WYSE within the package LOSE.

Technical Information

Function Module VENDOR_KEY_SELECTION
Short Text Ermitteln von Lieferantenstamm-Schlüsseln zu gegebener Range-Tabelle
Function Group WYSE
Package LOSE
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
IN_BUKRS_RANGE LIKE BUKR_RANGE Range für Buchungskreis (BUKRS)
IN_EKGRP_RANGE LIKE EKGR_RANGE Range für Einkäufergruppe (EKGRP)
IN_EKORG_RANGE LIKE EORG_RANGE Range für Einkaufsorganisation (EKORG)
IN_KTOKK_RANGE LIKE KTOK_RANGE Range für Kontengruppe (KTOKK)
IN_LIFNR_RANGE LIKE LIF_RANGE Rangetabelle mit Lieferanten-Nummern
IN_PARVW_RANGE LIKE PRVW_RANGE Range für Partnerrolle (PARVW)
IN_SORTL_RANGE LIKE SRTL_RANGE Range für Sortierfeld (SORTL)
OUT_LIFNR_LIST LIKE LIEF01 Liste der Lieferanten-Schlüsseln

Exceptions

This function module does not define any Exceptions.