ProjInvoiceProposalRuleCreateLines.createTransactions Method [AX 2012]
Creates transctions corresponding to a record in PSAContractLineItems table.
public void createTransactions(PSAContractLineNum _contractLineNum, PSAContractLineType _lineType)
Run On
ServerParameters
- _contractLineNum
- Type: PSAContractLineNum Extended Data Type
An identifier for a row in PSAContractLineItems table.
- _lineType
- Type: PSAContractLineType Enumeration
Type of line.
Community Additions
ADD
Show: