Menu

SAP Function Module WRB_RFC_VENDOR_GET_CONTACTDATA

Lesen der Kontaktdaten zu einem Lieferanten

The Function Module WRB_RFC_VENDOR_GET_CONTACTDATA (Lesen der Kontaktdaten zu einem Lieferanten) is a standard Function Module in SAP ERP and is part of the function group WRB_VENDOR within the package WRB.

Technical Information

Function Module WRB_RFC_VENDOR_GET_CONTACTDATA
Short Text Lesen der Kontaktdaten zu einem Lieferanten
Function Group WRB_VENDOR
Package WRB
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VENDOR_NUMBER TYPE WRB_LIFNR DDIC Wrapper: LIFNR (Lieferantennummer)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTACT_PERSONS TYPE WRB_CONTACT_PERSON_TABLE Speichert Komm.daten für jeden Ansprechpartner eines Liefer.
RETURN_CODE LIKE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen
VENDOR_ADDRESS TYPE WRB_VENDOR_ADDRESS_STRUC Beinhaltet die Adressdaten eines Lieferanten.

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.