PCSourceDocumentLineUtility.updateSalesQuotationLineDetails Method [AX 2012]
protected void updateSalesQuotationLineDetails(
SalesQuotationLine _salesQuotationLine,
BOMId _bomId,
RouteId _routeId,
real _price,
InventDimId _newInventDimId,
[boolean _update])
Run On
ServerParameters
- _salesQuotationLine
- Type: SalesQuotationLine Table
- _bomId
- Type: BOMId Extended Data Type
- _routeId
- Type: RouteId Extended Data Type
- _price
- Type: real
- _newInventDimId
- Type: InventDimId Extended Data Type
- _update
- Type: boolean
Community Additions
ADD
Show: