dbsync_srvapp.register_central_update()

Register dbsync update for a given central row.

Syntax

FUNCTION register_central_update(
      tabname type1,
      pkeyval type2
  )
  RETURNS INTEGER
  1. tabname is the name of the table.
  2. pkeyval is the integer value of the primary key column.
Returns:
  1. The status.