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