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 the specified record in the VendInvoiceTrans table exist by using the specified SourceDocumentLine value.
Syntax
client server public static boolean existSourceDocumentLine(SourceDocumentLineRecId _sourceDocumentLineRecId)
Run On
Called
Parameters
- _sourceDocumentLineRecId
Type: SourceDocumentLineRecId Extended Data Type
The SourceDocumentLine record ID used to find the VendInvoiceTrans record.
Return Value
Type: boolean
true if there is any invoice posted for the specified SourceDocumentLine; otherwise, false.