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.
Inserts kit price for each kit component and Substitute.
Syntax
server public static void createKitPricesPerCompany(
AmountCur _totalKitPrice,
RetailKit _retailKit,
CompanyId _company)
Run On
Server
Parameters
- _totalKitPrice
Type: AmountCur Extended Data Type
Base sales price of the kit.
- _retailKit
Type: RetailKit Table
Retail Kit record id.
- _company
Type: CompanyId Extended Data Type
Context of the legal entity to create prices.