Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether the specified record in the reverse order is in the Posted status.
Syntax
client server public static boolean isLastPostedRecord(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The RecId value of the current record.
Return Value
Type: boolean
true if the last record in reverse order exists in posted status; otherwise, false.
Remarks
Indicates whether the records in reverse order in the table has an Posted status. If it exists, then a reversal is allowed; otherwise, a reversal is not allowed.