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 there is an active invoice header for the specified TableLineRefId record.
Syntax
client server public static boolean existActiveTableRefId(TradeLineRefId _tableRefId)
Run On
Called
Parameters
- _tableRefId
Type: TradeLineRefId Extended Data Type
The table reference ID for which to search.
Return Value
Type: boolean
true if there is an active invoice; otherwise, false.