VendTrans::hasLCRelatedTransToBeReversed Method
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.