|
|
Resynchronizes a table
function PXNetTblRefresh
(TblHandle : TableHandle): Integer; { tabel to refresh }
Errors: PXERR_RECDELETED 50 Another user deleted record
PXERR_INVTABLEHANDLE 76 Invalid table handle
PXERR_NONETINIT 107 Engine not initialized with PXNetInit |
|
|