project BLF > class BLanguage > business logic query LanguageByCodeID

Description

LanguageByCodeID; query returning all information on Langauges


Parameters


icLngCodecharacter
iiLngIDinteger
ilInstalledlogical


query condition


  each Lng where
Lng.Lng_ID = iiLngID AND
Lng.LngCode = icLngCode AND
Lng.LngIsInstalled = ilInstalled


query resultset tqLanguageByCodeID


field namedata typedb fielddescription
tlLngIsInstalledlogicalLng.LngIsInstalledSet to true when the translation resource file for this language is loaded.
tiLng_IDintegerLng.Lng_IDRecord ID
tcLngCodecharacterLng.LngCodeLanguage Code
tcLngDescriptioncharacterLng.LngDescriptionDescription
tlLngIsSystemLanguagelogicalLng.LngIsSystemLanguageSystem Language
tlLngIsActivelogicalLng.LngIsActiveActive
ti_sequenceintegercalculatedprimary index
tc_rowidcharactercalculated = rowid(Lng)


Internal usage


BLF
method BFcTranslation.APISynchronise
method BReportTranslation.apiSynchronise
method BSystem.SynchroniseNavig
method BTranslation.ApiGetTranslation
method BTranslation.DataLoadByParent
method BTranslation.DataNewByParent

QadFinancials
method BPaymentSelection.ExportBEInlandPreSelect
method BPaymentSelection.ExportNLInlandPreselect