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

  • _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.

See Also

Reference

ProjCreditNoteSource Table