The Function Module BUP_BUPA_MEMORY_DSCRPT_GET (Gesamtgedächtnis: GP-Beschreibung ermitteln) is a standard Function Module in SAP ERP and is part of the function group BUD0 within the package BUPA.
Function Module | BUP_BUPA_MEMORY_DSCRPT_GET |
Short Text | Gesamtgedächtnis: GP-Beschreibung ermitteln |
Function Group | BUD0 |
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_ADDRHANDLE | TYPE | AD_HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | |
I_ADDRNUMBER | LIKE | BUT020-ADDRNUMBER | Address Number | |
I_PARTNER | LIKE | BUT000-PARTNER | Partner Number | |
I_XWA | LIKE | BOOLE-BOOLE | SPACE | Kennzeichen: Arbeitsbereich durchsuchen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DESCRIPTION | LIKE | BUS000FLDS-DESCRIP | Description | |
E_DESCRIPTION_LONG | LIKE | BUS000FLDS-DESCRIP_LONG | Description of a Business Partner | |
E_DESCRIPTION_NAME | LIKE | BUS000FLDS-DESCRIP | Beschreibung (nur Name) | |
E_DESCRIPTION_STREET | LIKE | BUS000FLDS-DESCRIP | Beschreibung mit Straße |
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 |
---|---|
PARTNER_NOT_FOUND | Partner Not Found |
WRONG_PARAMETERS | Wrong parameter |