project BLF > class BCompany > business logic query LookupSharedSetForCompany

Description

Lookup shared set


Parameters


iiCompanyIdintegerEntity ID
icSharedSetTypecharacterSharedSetType


query condition


  each CompanySharedSet where
CompanySharedSet.Company_ID = iiCompanyId

      first SharedSet (inner-join) where
SharedSet.SharedSet_ID = CompanySharedSet.SharedSet_ID AND
SharedSet.SharedSetTypeCode = icSharedSetType


query resultset tqSharedSetForCompany


field namedata typedb fielddescription
tiCompany_IDintegerCompanySharedSet.Company_IDEntity
tiSharedSet_IDintegerCompanySharedSet.SharedSet_IDShared Set
tcSharedSetTypeCodecharacterSharedSet.SharedSetTypeCodeShared Set Type


Internal usage


BLF
method BSharedSet.CalcAllSelectSharedSet
method Session.ApplicationLoginFromUI
method Session.GetAllData
method Session.SwitchCompany

QadFinancials
method BCInvoice.DefaultValuesInvoiceType
method BCInvoice.GetCAJournalCode
method BCInvoice.GetJournalCode
method BCInvoice.GetMFJournal
method BCMask.DataLoadByInput
method BCMask.InitialValues
method BCostCentre.DataLoadByInput
method BCostCentre.InitialValues
method BCreditor.DataLoadByInput
method BCreditor.InitialValues
method BDebtor.DataLoadByInput
method BDebtor.InitialValues
method BDebtorEndUser.DataLoadByInput
method BDebtorEndUser.InitialValues
method BDebtorShipTo.DataLoadByInput
method BDebtorShipTo.InitialValues
method BDInvoice.DefaultValuesInvoiceType
method BDInvoice.GetDAJournalCode
method BDivision.DataLoadByInput
method BDivision.InitialValues
method BExchangeRate.DataLoadByInput
method BExchangeRate.InitialValues
method BExpenseGLMatrix.ApiGetExpenseGLAllPossibleComb
method BExpenseGLMatrix.InitialValues
method BExpenseNote.GetAllocationJournal
method BGL.DataLoadByInput
method BGL.InitialValues
method BJournal.DataLoadByInput
method BJournal.InitialValues
method BJournalEntry.DefaultValuesPostingForUI
method BJournalGroup.DataLoadByInput
method BJournalGroup.InitialValues
method BProject.DataLoadByInput
method BProject.InitialValues