The Function Module FDM_AR_BUP_CONTACT_PRINT_ADDRS (FSCM-DM: Druckadresse 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.
Function Module | FDM_AR_BUP_CONTACT_PRINT_ADDRS |
Short Text | FSCM-DM: Druckadresse des Ansprechpartners lesen |
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 | |
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_ADDRESS | TYPE | ADRS1 | Übergabestruktur für Adreßaufbereitung (normale Adresse) | |
ES_RETURN | TYPE | BAPIRET2 | Returnparameter |
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.