project QadFinancials > class BRevaluationReport > business logic query CostCentreForRevReport


Parameters


iiCompanyIdintegerCompany id


query condition


  each CostCentre where
CostCentre.SharedSet_Id = vi_COSTCENTRE_sharedset(iiCompanyId) AND


query resultset tqCostCentreForRevReport


field namedata typedb fielddescription
tiCostCentre_IDintegerCostCentre.CostCentre_IDRecord ID
tcCostCentreCodecharacterCostCentre.CostCentreCodeCost Center: A code that identifies the cost center.
tcCostCentreDescriptioncharacterCostCentre.CostCentreDescriptionDescription: a brief description of the cost center.


Internal usage


QadFinancials
method BRevaluationReport.Revaluation