The Function Module BUA_ADDRESS_READ () is a standard Function Module in SAP ERP and is part of the function group BUA1 within the package BUPA.
Function Module | BUA_ADDRESS_READ |
Short Text | |
Function Group | BUA1 |
Package | BUPA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ADDRGUID | LIKE | BUT020-ADDRESS_GUID | Address GUID | |
I_ADDRNUMBER | LIKE | BUT020-ADDRNUMBER | Address Number | |
I_BUFFER_REFRESH | LIKE | BOOLE-BOOLE | SPACE | Rufer hat BAS-Memory gelöscht |
I_PARTNER | LIKE | BUT000-PARTNER | Partner Number | |
I_PARTNERGUID | LIKE | BUT000-PARTNER_GUID | ||
I_VALDT | LIKE | SY-DATLO | '00000000' | Validity Date |
I_VALDT_SEL | LIKE | SY-DATLO | SY-DATLO | Betriebswirtschaftliches Selektionsdatum für Zeitabhängigkeit |
I_XMEMORY | TYPE | BOOLE_D | SPACE | |
I_XWA | TYPE | BOOLE_D | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ADDRESS | LIKE | BUS020_EXT | BP: Addresses with Addr. Data (Read) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DATE_INVALID | Invalid Date |
INTERNAL_ERROR | An internal error has occurred |
NOT_VALID | Adresse ungültig |
NO_ADDRESS_FOUND | |
PARTNER_NOT_FOUND | Partner nicht gefunden |
WRONG_PARAMETERS | Wrong parameter passed |