Share via


ProjInvoiceTable::psaLookupProjInvoiceProjId Method

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          client public static void psaLookupProjInvoiceProjId(
            FormStringControl _oLookupCtrl, 
           [CustAccount _sCustAccount, 
            UnknownNoYes _limitContractLines, 
            boolean _hideContractWithBillingRules, 
            DataAreaId _legalEntity])

  Microsoft Dynamics AX 2012 R2 (SYS)
          client public static void psaLookupProjInvoiceProjId(
            FormStringControl _oLookupCtrl, 
           [CustAccount _sCustAccount, 
            UnknownNoYes _limitContractLines])

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          client public static void PSALookupProjInvoiceProjId(FormStringControl _oLookupCtrl, [CustAccount _sCustAccount])

  Microsoft Dynamics AX 2012 (FPK)
          client public static void PSALookupProjInvoiceProjId(FormStringControl _oLookupCtrl, [CustAccount _sCustAccount])

Run On

Client

Parameters

  • _hideContractWithBillingRules
    Type: boolean

See Also

Reference

ProjInvoiceTable Table