ReqPeggingAssignment::existSourceDocumentLine Method
Indicates whether a specified record in the ReqPeggingAssignment table exists.
Syntax
client server public static boolean existSourceDocumentLine(SourceDocumentLineRefRecId _sourceDocumentLineRefRecId, ReqPeggingAssignmentType _reqPeggingAssignmentType)
Run On
Called
Parameters
- _sourceDocumentLineRefRecId
Type: SourceDocumentLineRefRecId Extended Data Type
The record ID of the related source document line to find.
- _reqPeggingAssignmentType
Type: ReqPeggingAssignmentType Enumeration
A ReqPeggingAssignmentType enumeration value.
Return Value
Type: boolean
A record in the ReqPeggingAssignment table; otherwise, an empty record.