Share via


LedgerInvoiceIssueDueDateSetup_W::findActive Method

Finds a record in the LedgerInvoiceIssueDueDateSetup_W table.

Syntax

client server public static LedgerInvoiceIssueDueDateSetup_W findActive(
    CountryRegionType _countryRegionType, 
   [TransDate _validFromDate, 
    boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A boolean value that determines whether the record is updated; optional.

Return Value

Type: LedgerInvoiceIssueDueDateSetup_W Table
A record from the LedgerInvoiceIssueDueDateSetup_W table; otherwise, an empty record.

See Also

Reference

LedgerInvoiceIssueDueDateSetup_W Table