KanbanJobReceiptAdviceLine::existReceiptAdviceLine Method
Indicates whether any assignments for a particular receipt advice line exist.
Syntax
client server public static boolean existReceiptAdviceLine(RefRecId _refRecId)
Run On
Called
Parameters
- _refRecId
Type: RefRecId Extended Data Type
The record ID of the receipt advice line.
Return Value
Type: boolean
true if an assignment record exists; otherwise, false.