Returns the current REJECTED attribute setting
for a ProDataSet temp-table buffer.
Syntax
-
buffer-name
- The name of a ProDataSet temp-table buffer.
Notes
- This
function is typically used with the SAVE-ROW-CHANGES( )
method.
- The REJECTED function corresponds to the REJECTED attribute.
- You can invoke the REJECTED function from within a WHERE clause
(unlike the corresponding attribute).