The Function Module RTP_US_API_MAINTAIN_BP (Bridging function for maintaining a business partner) is a standard Function Module in SAP ERP and is part of the function group RTP_US_API_PLAN within the package BCA_US.
Function Module | RTP_US_API_MAINTAIN_BP |
Short Text | Bridging function for maintaining a business partner |
Function Group | RTP_US_API_PLAN |
Package | BCA_US |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACCOUNTHOLDER | TYPE | BUT000-PARTNER | Business Partner Number | |
I_ACTIVITY | TYPE | TBZ0M-AKTYP | Activity type | |
I_IND_PRIM_BEN | TYPE | RTP_US_BEN-IND_PRIMARY | Indication beneficiary is a primary beneficiary | |
I_PARTNER_NUMBER | TYPE | BUT000-PARTNER | Business Partner Number | |
I_ROLE | TYPE | BUT100-RLTYP | GP-Rolle |
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_BP_PLAN | LIKE | IRTP_US_BP_PLAN | Structure for business partners associated with a plan |
This function module does not define any Exceptions.