Menu

SAP Function Module SD_PARTNER_ATTRIBUTES_GET

Liefert die Attribute eines Partners (z.B. Abladestelle)

The Function Module SD_PARTNER_ATTRIBUTES_GET ( Liefert die Attribute eines Partners (z.B. Abladestelle)) 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_GET
Short Text Liefert die Attribute eines Partners (z.B. Abladestelle)
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

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FES_ATTRIBUTES TYPE SDPARTNER_ATTRIBUTES Attribute

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.