SourceDocumentHeader_CN::findBySourceDocumentHeader Method
Finds the specified SourceDocumentHeader_CN record.
Syntax
client server public static SourceDocumentHeader_CN findBySourceDocumentHeader(RefRecId _sourceDocumentHeaderRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _sourceDocumentHeaderRecId
Type: RefRecId Extended Data Type
The record ID of the SourceDocumentHeader table.
- _forUpdate
Type: boolean
A value that indicates whether to read the record for update; optional.
Return Value
Type: SourceDocumentHeader_CN Table
The SourceDocumentHeader_CN record.