Share via


CustVendInvoiceTrans::queryCorrectedTrans_RU Method

Creates query for lookup for corrected invoice trans.

Syntax

client server public static Query queryCorrectedTrans_RU(
    InvoiceId _invoiceId, 
    TransDate _invoiceDate, 
    CustVendAC _invoiceAccount, 
    CurrencyCode _currencyCode, 
    SalesPurchLine _salesPurchLine, 
   [boolean _controlItemDim])

Run On

Called

Parameters

  • _controlItemDim
    Type: boolean
    A boolean value, indicating that product dimension should match.

Return Value

Type: Query Class
Query object.

See Also

Reference

CustVendInvoiceTrans Map