ProjInvoiceProposalCreateLines.getQuery Method [AX 2012]

private Query getQuery(
    ProjInvoiceProjId _projInvoiceProjId, 
    ProjId _projId, 
    TableId _tableIdTrans, 
    TableId _tableIdSales)

Run On

Server

Parameters

_projInvoiceProjId
Type: ProjInvoiceProjId Extended Data Type
_projId
Type: ProjId Extended Data Type
_tableIdTrans
Type: TableId Extended Data Type
_tableIdSales
Type: TableId Extended Data Type

Community Additions

ADD
Show: