InventPendingQuantity::existsSourceDocumentLine Method
Indicates whether InventPendingQuantity records exist for the given SourceDocumentLine record.
Syntax
client server public static boolean existsSourceDocumentLine(SourceDocumentLineRecId _sourceDocumentLineRecId)
Run On
ClientOrServer
Parameters
- _sourceDocumentLineRecId
Type: SourceDocumentLineRecId Extended Data Type
The record ID of a SourceDocumentLine record.
Return Value
Type: boolean
true if the InventPendingQuantity records exist for the given line; otherwise, false.