Share via


VendPackingSlipTrans::findBySourceDocumentLine Method

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.

See Also

Reference

VendPackingSlipTrans Table