Menu

SAP Function Module SD_PARTNER_ATTRIBUTES_SET

Setzt (überschreibt!) die Attribute eine Partners (z.B. Abladesstelle)

The Function Module SD_PARTNER_ATTRIBUTES_SET (Setzt (überschreibt!) die Attribute eine Partners (z.B. Abladesstelle)) 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_ATTRIBUTES_SET
Short Text Setzt (überschreibt!) die Attribute eine Partners (z.B. Abladesstelle)
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_PARNR TYPE SD_PARTNER_PARNR Partnernummer
FIF_PARVW TYPE PARVW_4 Partnerrolle
FIF_POSNR TYPE POSNR Positionsnummer
FIS_ATTRIBUTES TYPE SDPARTNER_ATTRIBUTES Attribute

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.