ProjInvoiceProposalCreateLinesBase.doItem Method [AX 2012]
Process transactions of type item.
protected void doItem(
ProjItemTrans _projItemTrans,
boolean _isCreate,
PSAContractLineNum _contractLineNum)
Run On
ServerParameters
- _projItemTrans
- Type: ProjItemTrans Table
A record in ProjItemTrans table.
- _isCreate
- Type: boolean
Indicates whether a record should be inserted into proposalTransCreate buffer.
- _contractLineNum
- Type: PSAContractLineNum Extended Data Type
Identifier of the billing rule line.
Community Additions
ADD
Show: