Menu

SAP Function Module BUA_GET_ADDRESS_FROM_FAX

The Function Module BUA_GET_ADDRESS_FROM_FAX () is a standard Function Module in SAP ERP and is part of the function group BUA1 within the package BUPA.

Technical Information

Function Module BUA_GET_ADDRESS_FROM_FAX
Short Text
Function Group BUA1
Package BUPA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_COUNTRY TYPE AD_COMCTRY Country for Telephone/Fax Number
IV_FAX TYPE AD_FAXNRCL Fax number for finding sender

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_COMPANIES TYPE ADDR1_VAL Rückgabestruktur für Adresse
ET_PERSONS TYPE ADDR2_VAL Rückgabestruktur für Person mit persönlicher Adresse
ET_PERSONS_IN_COMPANIES TYPE ADDR3_VAL Rückgabestruktur für Adresse einer Person in Firma

Exceptions

This function module does not define any Exceptions.