The Function Module RV_PARTNER_EXIT (User exit for address provision for customer-specific partner types) is a standard Function Module in SAP ERP and is part of the function group VZZ1 within the package VMOD.
Function Module | RV_PARTNER_EXIT |
Short Text | User exit for address provision for customer-specific partner types |
Function Group | VZZ1 |
Package | VMOD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COMWA | LIKE | VTCOM | ' ' | Special key fields (filled accordi |
NRART | LIKE | TPAR-NRART | ' ' | Partner type |
PARTNER | LIKE | VBPA-ABLAD | ' ' | Partner |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LKUPAV | LIKE | KUPAV | Address of partner |
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 |
---|---|
NOT_FOUND | Partner not available |