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.
Checks whether the transaction for the vendor can be skipped.
Syntax
private boolean canSkipTransactions(Set _filteredMainAccountIds, Str1260 _filteredPostingProfiles)
Run On
Server
Parameters
- _filteredMainAccountIds
Type: Set Class
The set that contains the filtered main accounts.
- _filteredPostingProfiles
Type: Str1260 Extended Data Type
The posting profile filters that are associated with the filtered main accounts.
Return Value
Type: boolean
true the transaction for the vendor can be skipped; otherwise, false.