Menu

SAP Function Module SD_PARTNER_ALTERNATIVES_SELECT

Bietet Alternativen zu einer Partnerrolle an (falls vorhanden)

The Function Module SD_PARTNER_ALTERNATIVES_SELECT (Bietet Alternativen zu einer Partnerrolle an (falls vorhanden)) is a standard Function Module in SAP ERP and is part of the function group V09A within the package VPD.

Technical Information

Function Module SD_PARTNER_ALTERNATIVES_SELECT
Short Text Bietet Alternativen zu einer Partnerrolle an (falls vorhanden)
Function Group V09A
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
FIC_OBJECTKEY TYPE SWO_TYPEID Objektschlüssel
FIC_OBJECTTYPE TYPE SWO_OBJTYP Objekttyp
FIF_PARGR TYPE PARGR Partnerschema
FIF_PARNR TYPE SD_PARTNER_PARNR Partnernummer
FIF_PARVW TYPE PARVW_4 Partnerrolle
FIF_POSNR TYPE POSNR Positionsnummer
FIS_SDORGDATA TYPE SDORGDATA SD Organisationsdaten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FEF_PARNR TYPE SD_PARTNER_PARNR Partnernummer
FEF_SELECTION_DONE TYPE XFELD Auswahl getätigt

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.