BudgetPlanLineSource.validateProjectId Method
Validates the project ID for the ledger that is associated with the budget planning process.
Syntax
public boolean validateProjectId([BudgetPlanHeaderRecId _budgetPlanHeaderRecId])
Run On
Called
Parameters
- _budgetPlanHeaderRecId
Type: BudgetPlanHeaderRecId Extended Data Type
The record ID of the BudgetPlanHeader record.
Return Value
Type: boolean
true if the project ID is valid; otherwise false.