PSAProjInvoiceDP.insertProformaPSAProjInvoiceTmp Method [AX 2012]

Insert data into table PSAProjInvocieTmp from a proposal line entry.

private void insertProformaPSAProjInvoiceTmp(Common _cursor, [char _lineSign])

Run On

Server

Parameters

_cursor
Type: Common Table
Proposal line record to take the data from.
_lineSign
Type: char Extended Data Type
A char that represents the sign that should be placed on the temp table record.

Community Additions

ADD
Show: