BudgetPlanAttachment::findFirstByHeaderType Method
Finds a record in the BudgetPlanAttachment table.
Syntax
client server public static BudgetPlanAttachment findFirstByHeaderType(BudgetPlanHeaderRecId _budgetPlanHeaderRecId, BudgetPlanTemplateType _type)
Run On
Called
Parameters
- _budgetPlanHeaderRecId
Type: BudgetPlanHeaderRecId Extended Data Type
The record ID of a BudgetPlanHeader record.
- _type
Type: BudgetPlanTemplateType Enumeration
A BudgetPlanTemplateType enumeration value.
Return Value
Type: BudgetPlanAttachment Table
A record in the BudgetPlanAttachment table; otherwise, an empty record.