Share via


DEL_RetailConnInitialReplicationCounter.refTableName Method

Method displays the name of the table. Checks for the existence of reference table ID in RetailConnInitialReplicationCounter table, if exists then calls the function tableid2name with the parameter RetailConnInitialReplicationCounter.RefTableId returning the name of the table.

Syntax

display TableName refTableName()

Run On

Called

Return Value

Type: TableName Extended Data Type
Name of the table for the value in RetailConnInitialReplicationCounter.RefTableId field calling the function tableid2name.

Remarks

Checks for the existence of reference table ID in the RetailConnInitialReplicationCounter table. If the ID exists the method calls the tableid2name function to get the name of the table.

See Also

Reference

DEL_RetailConnInitialReplicationCounter Table