The Function Module BUP_PARTNER_ADRTYPE_GET () is a standard Function Module in SAP ERP and is part of the function group BUD1 within the package BUPA.
Function Module | BUP_PARTNER_ADRTYPE_GET |
Short Text | |
Function Group | BUD1 |
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_PARTNER | LIKE | BUT000-PARTNER | Partner Number | |
I_PARTNERGUID | LIKE | BUT000-PARTNER_GUID | ||
I_VALDT | LIKE | SY-DATLO | '00000000' | Validity Date |
I_XMEMORY | LIKE | BOOLE-BOOLE | SPACE | |
I_XWA | LIKE | BOOLE-BOOLE | SPACE |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PERSNUMBER | LIKE | BUT000-PERSNUMBER | ||
E_XPERSON | LIKE | BOOLE-BOOLE |
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 |
---|---|
INTERNAL_ERROR | An internal error has occurred |
PARTNER_NOT_FOUND | |
WRONG_PARAMETERS | Wrong parameter passed |