The Function Module FDM_AR_BUP_CONTACT_GET (FSCM-DM: Ansprechpartner auswählen und als Klärungsfallattribute übergeben) is a standard Function Module in SAP ERP and is part of the function group FDM_AR_SERVICES_BUP within the package FDM_AR.
Function Module | FDM_AR_BUP_CONTACT_GET |
Short Text | FSCM-DM: Ansprechpartner auswählen und als Klärungsfallattribute übergeben |
Function Group | FDM_AR_SERVICES_BUP |
Package | FDM_AR |
Module Type | Normal Module |
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 | |
IT_OBJECTS | TYPE | BDM_T_OBJECT | FSCM-DM: Objekte | |
I_CASE_GUID | TYPE | BDM_CASE_GUID | FSCM-DM: GUID (interner Schlüssel des Klärungsfalls) |
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 | |
ET_OBJECTS | TYPE | BDM_T_OBJECT | FSCM-DM: Objekte |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.