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.
Determines whether an event can be processed.
Syntax
private boolean canProcessPeggingEvent(TableId _sourceType)
Run On
Called
Parameters
- _sourceType
Type: TableId Extended Data Type
The type of source document.
Return Value
Type: boolean
true if the document can be processed; otherwise, false.