Menu

SAP Function Module FDM_AR_BUP_CONTACT_ATTRIBUTES

FSCM-DM: Attributfelder des Ansprechpartners lesen

The Function Module FDM_AR_BUP_CONTACT_ATTRIBUTES (FSCM-DM: Attributfelder 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_ATTRIBUTES
Short Text FSCM-DM: Attributfelder 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
ET_ATTRIBUTES TYPE BDM_T_ATTRIBUTE FSCM-DM: Attributwert

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.