project BLF > class BBusinessComponent > business logic query BusComponentByLabelCodeID

Description

BusComponentByLabelCodeID; returns information about the businesscomponents based on Label, ID and Code


Parameters


iiBusComponentIDintegerBusComponentID
icBusComponentCodecharacterBusComponentCode
icBusComponentLabelcharacterBusComponentLabel


query condition


  each BusComponent where
BusComponent.BusComponent_ID = iiBusComponentID AND
BusComponent.BusComponentCode = icBusComponentCode AND
BusComponent.BusComponentLabel = icBusComponentLabel


query resultset tqBusComponentByLabelCodeID


field namedata typedb fielddescription
tiBusComponent_IDintegerBusComponent.BusComponent_IDBusComponent_ID
tcBusComponentCodecharacterBusComponent.BusComponentCodeComponent
tcBusComponentLabelcharacterBusComponent.BusComponentLabelLabel
api annotation:test annotation for BusComponentLabel
tcBusComponentSharedSetTypecharacterBusComponent.BusComponentSharedSetTypeShared Set Type
api annotation:demo annotation for BusComponentSharedSetType
ti_sequenceintegercalculatedprimary index
tc_rowidcharactercalculated = rowid(BusComponent)


Internal usage


BLF
method BBusinessComponent.ApiSynchroniseDefaultActivities
method BEventConfig.GetCodeForLabel
method BRole.ApiGetPossibleRoleScopeValues
method BScanDaemon.DefaultComponentLabel
method BWorkObject.DataLoadByObjectID
method BWorkObject.ValidateComponent
read related business field(s) on tEventDaemonQueue.BusComponent_ID
ApiGetAlternateKeyValues
validate related business field(s) on tEventDaemonQueue.BusComponent_ID

QadFinancials
method BBudget.ApiGetBudgetWBS
method BBudget.CheckBudgetFDSwithWBSID