Share via


TSIntercompanyCost::findBySourceDocumentHeader Method

Finds a record in the TSIntercompanyCost table by using the specified SourceDocumentHeader record.

Syntax

client server public static TSIntercompanyCost findBySourceDocumentHeader(RefRecId _sourceDocumentHeader, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether to read the record for update; optional.

Return Value

Type: TSIntercompanyCost Table
The TSIntercompanyCost record.

See Also

Reference

TSIntercompanyCost Table