ProjInvoiceProposalCreateLines.runDebitNoteTransactions_BR Method [AX 2012]

filters the expense transactions for the debit note.

public void runDebitNoteTransactions_BR(
    ProjInvoiceProjId _projInvoiceProjId, 
    ProjId _projId, 
    boolean _isFixedPrice)

Run On

Server

Parameters

_projInvoiceProjId
Type: ProjInvoiceProjId Extended Data Type
ProjInvoiceProjId from ProjProposalJour.
_projId
Type: ProjId Extended Data Type
Project Id from ProjProposalJour.
_isFixedPrice
Type: boolean
Boolean flag for Fixed Price

Community Additions

ADD
Show: