The Function Module BUA_ADREFERENCE_PBO (Adresse wird von Anwendung referiert: PBO) is a standard Function Module in SAP ERP and is part of the function group BUA1 within the package BUPA.
Function Module | BUA_ADREFERENCE_PBO |
Short Text | Adresse wird von Anwendung referiert: PBO |
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_OPERATION | LIKE | TB008S-OPERATION | Vorgang für Adressfindung | |
I_PARTNER | LIKE | BUT000-PARTNER | Partner Number | |
I_PARTNERGUID | LIKE | BUT000-PARTNER_GUID | Partner-GUID | |
I_VALDT | LIKE | SY-DATLO | '00000000' | Validity Date |
I_VALDT_SEL | LIKE | SY-DATLO | '00000000' | Betriebswirtschaftliches Selektionsdatum für Zeitabhängigkeit |
I_XMEMORY | LIKE | BOOLE-BOOLE | SPACE | Kennz.: Lokales Memory durchsuchen |
I_XWA | LIKE | BOOLE-BOOLE | SPACE | Kennz.: Arbeitsbereich durchsuchen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DESCRIPTION | LIKE | BUS000FLDS-ADDSC | Description | |
E_XFIX | LIKE | BUS000FLDS-CHAR1 | Kennz.: Fixe Adresse nutzen | |
E_XSTANDARD | LIKE | BUS000FLDS-CHAR1 | Kennz.: Standard nutzen (Adresse bzw. AdrVerw.) |
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 nicht gültig |
WRONG_PARAMETERS | Wrong parameter passed |