Menu

SAP Function Module VENDOR_MASTER_DATA_SELECT_17

Ermittlung der Partner eines Lieferanten gemäß einer Partnerrolle

The Function Module VENDOR_MASTER_DATA_SELECT_17 (Ermittlung der Partner eines Lieferanten gemäß einer Partnerrolle) is a standard Function Module in SAP ERP and is part of the function group WY06 within the package WLIF.

Technical Information

Function Module VENDOR_MASTER_DATA_SELECT_17
Short Text Ermittlung der Partner eines Lieferanten gemäß einer Partnerrolle
Function Group WY06
Package WLIF
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_EKORG LIKE WYT3-EKORG Einkaufsorganisation
PI_LIFNR LIKE WYT3-LIFNR Lieferant
PI_LTSNR LIKE WYT3-LTSNR SPACE Lieferantenteilsortiment
PI_PARVW LIKE WYT3-PARVW Partnerrolle
PI_WERKS LIKE WYT3-WERKS SPACE Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_PARTNER LIKE KRED_PART Daten zu einem gefundenen Partner

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
T_E_WYT3 LIKE WYT3 alle gefundenen Partner

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_ENTRY_FOUND Zu eingegebenen Daten keine Werte gefunden
NO_EXISTING_MASTER_DATA Keine Stammdaten zum Partner gefunden
NO_PARTNER_FOUND Keinen Partner zur Partnerrolle gefunden
PARAMETER_MISSING Parameter nicht vollständig übergeben