Share via


DefermentSchedule_IN::findByTaxRegistrationNumberTable Method

Reads the DefermentSchedule_IN table for the specified record.

Syntax

client server public static DefermentSchedule_IN findByTaxRegistrationNumberTable(TaxRegistrationNumberRecId_IN _registrationNumber, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    If true, reads the record to update.

Return Value

Type: DefermentSchedule_IN Table
A buffer that contains a DefermentSchedule_IN table.

See Also

Reference

DefermentSchedule_IN Table