TmpProjAdjustmentCreate::salesPrice Method
Syntax
client server public static SalesPrice salesPrice(
TmpProjAdjustmentCreate _tmpProjAdjustmentCreate,
AmountCur _totalCostAmount,
AmountCur _revenueTotalSaleAmount,
[ProjSalesPriceMarkup _salesPriceMarkup,
Percent _markUpPct])
Run On
Called
Parameters
- _tmpProjAdjustmentCreate
Type: TmpProjAdjustmentCreate Table
- _totalCostAmount
Type: AmountCur Extended Data Type
- _revenueTotalSaleAmount
Type: AmountCur Extended Data Type
- _salesPriceMarkup
Type: ProjSalesPriceMarkup Enumeration
- _markUpPct
Type: Percent Extended Data Type