Chapter Contents

Previous

Next
Data Set Data Model: _commitNewRow

Data Set Data Model: _commitNewRow



Commits the pending row to the table


Syntax
Details
See Also

Syntax

CALL SEND (object-id, '_commitNewRow');


Details

The _commitNewRow method writes any pending row to the table assuming data validation is successful. The newly committed row does not become the current row. You are restored to the row you were on before the add or copy rather than on the committed row.

Note:   The _commitNewRow method cannot be called from the model's SCL entry.  [cautionend]

See Also

_addRow, _copyRow, _reread and _rereadAll.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.