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.
Retrieves the line amount for a sales order line based on the passed parameters.
Syntax
public AmountCur mcrGetTotalPostitiveLineAmountDisc(PriceDiscLine priceDiscLine, SalesTable _salesTable)
Run On
Server
Parameters
- priceDiscLine
Type: PriceDiscLine Map
The PriceDiscLine record used to find the appropriate sales order line.
- _salesTable
Type: SalesTable Table
The SalesTable record used to find the appropriate sales order line.
Return Value
Type: AmountCur Extended Data Type
The line amount of the SalesLine record found based on the passed parameters.