Share via


BudgetPlanLine::findFirstByHeaderLedgerDimensionDate Method

Finds a record in the BudgetPlanLine table.

Syntax

client server public static BudgetPlanLine findFirstByHeaderLedgerDimensionDate(
    BudgetPlanHeaderRecId _budgetPlanHeaderRecId, 
    LedgerDimensionAccount _ledgerDimension, 
    BudgetPlanLineEffectiveDate _effectiveDate)

Run On

Called

Parameters

Return Value

Type: BudgetPlanLine Table
A record in the BudgetPlanLine table; otherwise, an empty record.

See Also

Reference

BudgetPlanLine Table