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
- _registrationNumber
Type: TaxRegistrationNumberRecId_IN Extended Data Type
The field that is used to find a record in a table.
- _forUpdate
Type: boolean
If true, reads the record to update.
Return Value
Type: DefermentSchedule_IN Table
A buffer that contains a DefermentSchedule_IN table.