project QadFinancials > class BCubeQuery > business logic (internal API) query CubeDimForTrialBalance (optimised)

Description

This API Query is for BCube used.


query filter (table tFilter)


tcBusinessFieldNametcDataTypetcOperator
iiCompanyIdi
tFRWCubeDim.FRWCubeDimCompanyCodec=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimCostCentreCodec=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimCostCentreDescrc=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimCurrencyCodec=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimDivisionCodec=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimDivsionDescrc=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimDomainCodec=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimFRWCubeCodec=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimGLCodec=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimGLDescrc=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimICIntercoc=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimJournalCodec=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimJournalTypeCodec=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimLayerCodec=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimLayerTypeCodec=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimProjectCodec=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimProjectDescrc=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimSafCode01c=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimSafCode02c=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimSafCode03c=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimSafCode04c=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimSafCode05c=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimSafCode06c=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimSafCode07c=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimSafCode08c=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimSafCode09c=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeDim.FRWCubeDimSafCode10c=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeMeas.FRWCubeMeasAcitivtyQTYd=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasActivityCRLCd=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasActivityCRPCd=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasActivityCRTCd=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasActivityDifPCd=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasActivityDRLCd=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasActivityDRPCd=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasActivityDRTCd=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasCloseBalLCd=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasCloseBalPCd=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasCloseBalTCd=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasClosingBalDifPCd=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasClosingBalQTYd=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasLCCCCurCodec=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeMeas.FRWCubeMeasOpenBalDifPCd=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasOpenBalLCd=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasOpenBalLTCd=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasOpenBalPCd=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasOpenBalQTYd=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasPCCurCodec=,>=,>,<>,<=,<,begins,can-do,matches
tFRWCubeMeas.FRWCubeMeasReportPeriodi=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasReportYeari=,>=,>,<>,<=,<
tFRWCubeMeas.FRWCubeMeasTCCurCodec=,>=,>,<>,<=,<,begins,can-do,matches


Parameters (internal)


iiCompanyIdintegerCompany id


query condition


  each FRWCubeDim where
FRWCubeDim.Company_Id = iiCompanyId AND

      each FRWCubeMeas (inner-join) where
FRWCubeMeas.FRWCubeDim_ID = FRWCubeDim.FRWCubeDim_ID AND


query resultset tqCubeDimForTrialBalance


field namedata typedb fielddescription
tcDayBookTypeCalccharactercalculated
tiFRWCubeDim_IDintegerFRWCubeDim.FRWCubeDim_IDRecord ID
tcFRWCubeDimCompanyCodecharacterFRWCubeDim.FRWCubeDimCompanyCodeEntity
tcFRWCubeDimCostCentreCodecharacterFRWCubeDim.FRWCubeDimCostCentreCodeCost Center
tcFRWCubeDimCostCentreDescrcharacterFRWCubeDim.FRWCubeDimCostCentreDescrCost Center Descr
tcFRWCubeDimCurrencyCodecharacterFRWCubeDim.FRWCubeDimCurrencyCodeCurrency
tcFRWCubeDimDivisionCodecharacterFRWCubeDim.FRWCubeDimDivisionCodeSub-Account
tcFRWCubeDimDivsionDescrcharacterFRWCubeDim.FRWCubeDimDivsionDescrSub-Account Descr
tcFRWCubeDimDomainCodecharacterFRWCubeDim.FRWCubeDimDomainCodeDomain
tcFRWCubeDimFRWCubeCodecharacterFRWCubeDim.FRWCubeDimFRWCubeCodeCube Name
tcFRWCubeDimGLCodecharacterFRWCubeDim.FRWCubeDimGLCodeGL
tcFRWCubeDimGLDescrcharacterFRWCubeDim.FRWCubeDimGLDescrGL Descr
tcFRWCubeDimICIntercocharacterFRWCubeDim.FRWCubeDimICIntercoIC Interco
tcFRWCubeDimJournalCodecharacterFRWCubeDim.FRWCubeDimJournalCodeDaybook
tcFRWCubeDimJournalTypeCodecharacterFRWCubeDim.FRWCubeDimJournalTypeCodeDaybook Type
tcFRWCubeDimLayerCodecharacterFRWCubeDim.FRWCubeDimLayerCodeLayer
tcFRWCubeDimLayerTypeCodecharacterFRWCubeDim.FRWCubeDimLayerTypeCodeLayer Type
tcFRWCubeDimProjectCodecharacterFRWCubeDim.FRWCubeDimProjectCodeProject
tcFRWCubeDimProjectDescrcharacterFRWCubeDim.FRWCubeDimProjectDescrProject Descr
tcFRWCubeDimSafCode01characterFRWCubeDim.FRWCubeDimSafCode01Saf 1
tcFRWCubeDimSafCode02characterFRWCubeDim.FRWCubeDimSafCode02Saf 2
tcFRWCubeDimSafCode03characterFRWCubeDim.FRWCubeDimSafCode03Saf 3
tcFRWCubeDimSafCode04characterFRWCubeDim.FRWCubeDimSafCode04Saf 4
tcFRWCubeDimSafCode05characterFRWCubeDim.FRWCubeDimSafCode05Saf 5
tcFRWCubeDimSafCode06characterFRWCubeDim.FRWCubeDimSafCode06Saf 6
tcFRWCubeDimSafCode07characterFRWCubeDim.FRWCubeDimSafCode07Saf 7
tcFRWCubeDimSafCode08characterFRWCubeDim.FRWCubeDimSafCode08Saf 8
tcFRWCubeDimSafCode09characterFRWCubeDim.FRWCubeDimSafCode09Saf 9
tcFRWCubeDimSafCode10characterFRWCubeDim.FRWCubeDimSafCode10Saf 10
tdFRWCubeMeasAcitivtyQTYdecimalFRWCubeMeas.FRWCubeMeasAcitivtyQTYQty Activity
tdFRWCubeMeasActivityCRLCdecimalFRWCubeMeas.FRWCubeMeasActivityCRLCBC/SC Activity CR
tdFRWCubeMeasActivityCRPCdecimalFRWCubeMeas.FRWCubeMeasActivityCRPCPC Activity CR
tdFRWCubeMeasActivityCRTCdecimalFRWCubeMeas.FRWCubeMeasActivityCRTCTC Activity CR
tdFRWCubeMeasActivityDifPCdecimalFRWCubeMeas.FRWCubeMeasActivityDifPCPC ActivityTranslation Difference
tdFRWCubeMeasActivityDRLCdecimalFRWCubeMeas.FRWCubeMeasActivityDRLCBC/SC Activity DR
tdFRWCubeMeasActivityDRPCdecimalFRWCubeMeas.FRWCubeMeasActivityDRPCPC Activity DR
tdFRWCubeMeasActivityDRTCdecimalFRWCubeMeas.FRWCubeMeasActivityDRTCTC Activity DR
tdFRWCubeMeasCloseBalLCdecimalFRWCubeMeas.FRWCubeMeasCloseBalLCBC/SC Closing Balance
tdFRWCubeMeasCloseBalPCdecimalFRWCubeMeas.FRWCubeMeasCloseBalPCPC Closing Balance
tdFRWCubeMeasCloseBalTCdecimalFRWCubeMeas.FRWCubeMeasCloseBalTCTC Closing Balance
tdFRWCubeMeasClosingBalDifPCdecimalFRWCubeMeas.FRWCubeMeasClosingBalDifPCPC Closing Translation Difference
tdFRWCubeMeasClosingBalQTYdecimalFRWCubeMeas.FRWCubeMeasClosingBalQTYQty Closing Balance
tcFRWCubeMeasLCCCCurCodecharacterFRWCubeMeas.FRWCubeMeasLCCCCurCodeBC/SC Currency Code
tdFRWCubeMeasOpenBalDifPCdecimalFRWCubeMeas.FRWCubeMeasOpenBalDifPCPC Opening Translation Difference
tdFRWCubeMeasOpenBalLCdecimalFRWCubeMeas.FRWCubeMeasOpenBalLCBC/SC Opening Balance
tdFRWCubeMeasOpenBalLTCdecimalFRWCubeMeas.FRWCubeMeasOpenBalLTCTC Opening Balance
tdFRWCubeMeasOpenBalPCdecimalFRWCubeMeas.FRWCubeMeasOpenBalPCPC Opening Balance
tdFRWCubeMeasOpenBalQTYdecimalFRWCubeMeas.FRWCubeMeasOpenBalQTYQty Opening Balance
tcFRWCubeMeasPCCurCodecharacterFRWCubeMeas.FRWCubeMeasPCCurCodePC Currency Code
tiFRWCubeMeasReportPeriodintegerFRWCubeMeas.FRWCubeMeasReportPeriodPeriod
tiFRWCubeMeasReportYearintegerFRWCubeMeas.FRWCubeMeasReportYearYear
tcFRWCubeMeasTCCurCodecharacterFRWCubeMeas.FRWCubeMeasTCCurCodeTC Currency Code
tcLayerTypeCalccharactercalculated
FRWCubeDimCustomcharactercalculatedcustom fields
FRWCubeMeasCustomcharactercalculatedcustom fields
ti_sequenceintegercalculatedprimary index
tc_rowidcharactercalculated = rowid(FRWCubeDim),rowid(FRWCubeMeas)


Internal usage


QadFinancials
method BCube.ApiCubeTrialBalanceCal
dataset BCube.tqCubeDimForTrialBalance