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 a ReqTrans record should be processed.
Syntax
private boolean canProcessRecord(ReqTrans _currentRecord)
Run On
Server
Parameters
- _currentRecord
Type: ReqTrans Table
The ReqTrans record to be examined.
Return Value
Type: boolean
true if the record should be processed; otherwise, false.