project QadFinancials > class BBudget > business logic query BudgetPrim

Description

BudgetPrim; primary query that allows the callers to convert the Code into the ID and vice-versa


Parameters


iiBudgetIDintegerID of the budget
icBudgetCodecharacterCode of the budget


query condition


  each Budget where
Budget.Budget_ID = iiBudgetID AND
Budget.BudgetCode = icBudgetCode


query resultset tqBudgetPrim


field namedata typedb fielddescription
tiBudget_IDintegerBudget.Budget_IDRecord ID
tcBudgetCodecharacterBudget.BudgetCodeBudget Code


Internal usage


QadFinancials
method BBudget.ApiCopyBudget
method BBudget.ApiGetBudgetWBS
method BBudget.ApiGetBudgetWBSWithFigures
method BBudget.BudgetCheckFDSOverlap
method BGLReport.GetBudgetInfo
method BGLReport.GetBudgetInfoForBSIS