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-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.