SalesLine.mcrDisplayUnitAmount Method
Displays the unit amount.
Syntax
display LineAmount mcrDisplayUnitAmount()
Run On
Called
Return Value
Type: LineAmount Extended Data Type
The Line amount per sales qty if salesqty does not equal zero and the line amount if salesQty does equal zero.
Remarks
Returns the unit amount by dividing the line amount by the selling quantity. If there is no selling quantity, which should not occur, return line amount.