Subscriber portal
Retrieves an empty record for the table that the AxBC class relates to.
protected Common emptyRecord()
In order to obtain a cleared record that is used when you initialize before inserting new records, the abstract emptyRecord method on the AxInternalBase class must be implemented.