Share via


ProjProposalItemDetail.updateItemSalesPrice Method

Updates the proposal summary, transaction header, and transaction details tables for the specified transaction ID.

Syntax

public void updateItemSalesPrice(
    ProjProposalId _projProposalId, 
    TransactionID _transId, 
    ProjFundingSourceRefId _fundingSourceRefId, 
    AmountCur _newSalesPrice, 
    AmountCur _oldSalesPrice, 
    Amount _lineAmount)

Run On

Called

Parameters

See Also

Reference

ProjProposalItemDetail Table