The Function Module RTP_US_API_CHECK_BP_SELECTION (Checks the entered business partner in a specified role) is a standard Function Module in SAP ERP and is part of the function group RTP_US_API_ALV within the package BCA_US.
Function Module | RTP_US_API_CHECK_BP_SELECTION |
Short Text | Checks the entered business partner in a specified role |
Function Group | RTP_US_API_ALV |
Package | BCA_US |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_RNG_BUSINESS_PARTNER | LIKE | IRTP_US_RNG_PARTNER_NUMBER | Structure for range of a partner number |
This function module does not define any Exceptions.