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 the record should be displayed in the report based on the calculated amounts.
Syntax
private boolean shouldIncludeInReport(VendProvisionalBalanceTmp _vendProvisionalBalanceTmp)
Run On
Server
Parameters
- _vendProvisionalBalanceTmp
Type: VendProvisionalBalanceTmp Table
The table to be validated.
Return Value
Type: boolean
true if the record will be displayed in the report; otherwise, false.