ProjCreditNoteSource::find Method
Retrieves a ProjCreditNoteSource record for a given record ID of the purchase order line.
Syntax
client server public static ProjCreditNoteSource find(RefRecId _refRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _refRecId
Type: RefRecId Extended Data Type
The record ID of the purchase order line.
- _forUpdate
Type: boolean
A Boolean value that determines whether the ProjCreditNoteSource record should be selected for update; optional.
Return Value
Type: ProjCreditNoteSource Table
A ProjCreditNoteSource record.