The Function Module BUP_PARTNER_CHECK () is a standard Function Module in SAP ERP and is part of the function group BUD1 within the package BUPA.
Function Module | BUP_PARTNER_CHECK |
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_DFVAL | LIKE | BUT100-DFVAL | Diff.type characterization | |
I_PARTNER | LIKE | BUT000-PARTNER | Partner Number | |
I_PARTNERGUID | LIKE | BUT000-PARTNER_GUID | ||
I_RLTYP | LIKE | BUT100-RLTYP | Role Category | |
I_VALDT | TYPE | SY-DATLO | '00000000' | Validity Date |
I_VALDT_SEL | TYPE | SY-DATLO | SY-DATLO | betr. Gültigkeit der GP-Rolle |
I_XMEMORY | TYPE | BOOLE-BOOLE | SPACE | |
I_XWA | TYPE | BOOLE-BOOLE | SPACE |
This function module does not define any EXPORTING parameters.
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 | |
ROLE_NOT_FOUND | |
ROLE_WITH_DFVAL_NOT_FOUND | |
WRONG_PARAMETERS | Wrong parameter passed |