Menu

SAP Function Module SD_PARTNER_DETERMINE

Prüft/bestimmt geeignete Partner zu Eingabepartnern und Partnerschema

The Function Module SD_PARTNER_DETERMINE (Prüft/bestimmt geeignete Partner zu Eingabepartnern und Partnerschema) is a standard Function Module in SAP ERP and is part of the function group V02P within the package VPD.

Technical Information

Function Module SD_PARTNER_DETERMINE
Short Text Prüft/bestimmt geeignete Partner zu Eingabepartnern und Partnerschema
Function Group V02P
Package VPD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANREICHERN_FLAG LIKE SPACE Flag : Anreichern mit Rollen aus dem Schema
CALLER_ID LIKE SY-REPID Aufrufendes Programm
HANDLE LIKE VBAK-VBELN Feinsteuerung des Aufrufers, z.B. Belegnummer
RESET_MEMORY_FLAG LIKE SPACE Memory rücksetzen oder nicht ?
SELECTION_FLAG LIKE SPACE Partner alle zurückgeben oder auswählen lassen ?
SPARTE LIKE TVTA-SPART Vertriebsbereich : Sparte
VKORG LIKE TVTA-VKORG Vertriebsbereich : Verkaufsorganisation
VTWEG LIKE TVTA-VTWEG Vertriebsbereich : Vertriebsweg

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
T_VBPA LIKE VBPAVB Partnertabelle
T_VBUV LIKE VBUV Unvollständigkeitsprotokoll

Exceptions

This function module does not define any Exceptions.