Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes the relationship between the customer and the vendor InterCompanyTradingPartner records.
Syntax
public void buttonRemoveRelationship(InterCompanyTradingPartner _tradingPartnerCustomer, InterCompanyTradingPartner _tradingPartnerVendor)
Run On
Called
Parameters
- _tradingPartnerCustomer
Type: InterCompanyTradingPartner Table
A customer record of the InterCompanyTradingPartner table.
- _tradingPartnerVendor
Type: InterCompanyTradingPartner Table
A vendor record of the InterCompanyTradingPartner table.