project QadFinancials > class BBusinessRelation > business logic query BusinessRelationInterco

Description

Interco business relations only


Parameters


iiIDintegerid
icCodecharacterCode


query condition


  each BusinessRelation where
BusinessRelation.BusinessRelation_ID = iiID AND
BusinessRelation.BusinessRelationICCode = icCode AND
BusinessRelation.BusinessRelationIsInterco = true AND
BusinessRelation.BusinessRelationIsActive = true


query resultset tqBusinessRelationInterco


field namedata typedb fielddescription
tiBusinessRelation_IDintegerBusinessRelation.BusinessRelation_IDRecord ID
tcBusinessRelationICCodecharacterBusinessRelation.BusinessRelationICCodeIntercompany Code. When Intercompany is true, this field is mandatory.
The code entered here must match the intercompany code entered for GL accounts in order to generate intercompany reports.
The intercompany code must be unique for this business relation.
tlBusinessRelationIsActivelogicalBusinessRelation.BusinessRelationIsActiveActive: This field indicates if this is an active record.
api annotation:PartialUpdate = yes - defaults to true.


Internal usage


QadFinancials
method BAnalyticalReport.CostCentreTransDetHist
method BAnalyticalReport.CostCentreTransSumm
method BAnalyticalReport.CostCentreTransSummCompPer
method BAnalyticalReport.CostCentreTransSummHist
method BAnalyticalReport.ProjectTransDet
method BAnalyticalReport.ProjectTransDetHist
method BAnalyticalReport.ProjectTransSumm
method BAnalyticalReport.ProjectTransSummCompPer
method BAnalyticalReport.ProjectTransSummHist
method BAnalyticalReport.SafOnlyTransDet
method BAnalyticalReport.SafOnlyTransDetHist
method BAnalyticalReport.SafOnlyTransSumm
method BAnalyticalReport.SafOnlyTransSummCompPer
method BAnalyticalReport.SafOnlyTransSummHist
method BDInvoiceJournalEntry.ApiStdMaintainTTDefValExtPost
method BGL.ApiLoadGL
method BGL.ApiLoadGLCalcBusinessRelationInterco
method BGL.ConvBusinessRelationCodeToID
method BGL.ConvDBToCalcForGL
method BJournalEntry.PostingLineGLUpdate
method BRevaluation.Calculate
read related business field(s) on tPostingLine.IntercoBusinessRelation_ID
ApiGetAlternateKeyValues
validate related business field(s) on tPostingLine.IntercoBusinessRelation_ID