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.
Finds the specified VendPackingSlipTrans record by using a SourceDocumentLine record.
Syntax
client server public static VendPackingSlipTrans findBySourceDocumentLine(RefRecId _sourceDocumentLine)
Run On
Called
Parameters
- _sourceDocumentLine
Type: RefRecId Extended Data Type
The record ID of a SourceDocumentLine record to use to find a VendPackingSlipTrans record.
Return Value
Type: VendPackingSlipTrans Table
A record in the VendPackingSlipTrans table; otherwise, an empty record.