CustTrans::hasLCRelatedTransToBeReversed Method
Indicates whether there is any Letter of Credit-related CustTrans to reverse.
Syntax
client server public static boolean hasLCRelatedTransToBeReversed(CustTable _custTable)
Run On
Called
Parameters
- _custTable
Type: CustTable Table
The customer to check.
Return Value
Type: boolean
true if there is a Letter of Credit-related CustTrans record to reverse; otherwise, false.