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 there is any Letter of Credit that is related to the VendTrans record that has to be reversed.
Syntax
client server public static boolean hasLCRelatedTransToBeReversed(VendTable _vendTable)
Run On
Called
Parameters
- _vendTable
Type: VendTable Table
The vender to check.
Return Value
Type: boolean
true if there is any Letter of Credit that is related to the VendTrans record that has to be reversed; otherwise, false.