BudgetPlanningProcess::findFirstByAttachmentDirectory Method
Finds a specified record in the BudgetPlanningProcess table.
Syntax
client server public static BudgetPlanningProcess findFirstByAttachmentDirectory(BudgetPlanAttachmentDirectoryRecId _budgetPlanAttachmentDirectoryRecId)
Run On
Called
Parameters
- _budgetPlanAttachmentDirectoryRecId
Type: BudgetPlanAttachmentDirectoryRecId Extended Data Type
The record ID of the BudgetPlanAttachmentDirectory record to find.
Return Value
Type: BudgetPlanningProcess Table
A record in the BudgetPlanningProcess table; otherwise, an empty record.