TmpMCRUpSellOrderEntry.constructPriceDisc Method
Creates a PriceDisc table object using information from the table and a passed in SalesLine buffer.
Syntax
public PriceDisc constructPriceDisc(SalesLine _salesLine)
Run On
Called
Parameters
- _salesLine
Type: SalesLine Table
The SalesLine record for which to create a PriceDisc table record.
Return Value
Type: PriceDisc Class
The newly created PriceDisc table record.