ProjectRevenueHeader::findBySourceDocumentHeader Method
Finds a record in the ProjectRevenueHeader table by using the specified SourceDocumentHeader record.
Syntax
client server public static ProjectRevenueHeader findBySourceDocumentHeader(RefRecId _sourceDocumentHeader, [boolean _forUpdate])
Run On
Called
Parameters
- _sourceDocumentHeader
Type: RefRecId Extended Data Type
A SourceDocumentHeader record ID.
- _forUpdate
Type: boolean
A Boolean value that specifies whether to read the record for update; optional.
Return Value
Type: ProjectRevenueHeader Table
A ProjectRevenueHeader record.