Menu

SAP Function Module FDM_AR_BUP_CONTACT_ADDRESS_KEY

FSCM-DM: Adresskey und Default-Korrespondenzart des Ansprechpartners lesen

The Function Module FDM_AR_BUP_CONTACT_ADDRESS_KEY (FSCM-DM: Adresskey und Default-Korrespondenzart des Ansprechpartners lesen) is a standard Function Module in SAP ERP and is part of the function group FDM_AR_SERVICES_BUP within the package FDM_AR.

Technical Information

Function Module FDM_AR_BUP_CONTACT_ADDRESS_KEY
Short Text FSCM-DM: Adresskey und Default-Korrespondenzart des Ansprechpartners lesen
Function Group FDM_AR_SERVICES_BUP
Package FDM_AR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_ATTRIBUTES TYPE BDM_T_ATTRIBUTE FSCM-DM: Attributwert
I_CASE_GUID TYPE BDM_CASE_GUID FSCM-DM: GUID (interner Schlüssel des Klärungsfalls)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_RETURN TYPE BAPIRET2 Returnparameter
E_ADDRNUM TYPE AD_ADDRNUM Adreßnummer
E_ADDRSOURCE TYPE AD_ADRTYPE Quelle (1-Debitor, 2-Dienstadresse, 3-Ansprechpartner)
E_ADDRTYPE TYPE AD_ADRTYPE Adreßtyp (1-Organisation, 2-Person, 3-Ansprechpartner)
E_DEFAULT_COMM TYPE AD_COMM Default-Kommunikationsart
E_LANGU TYPE SPRAS Sprachenschlüssel des Ansprechpartners
E_PERSNUM TYPE AD_PERSNUM Personennummer

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.