project BLF > class BSystem > business logic query SystByID

Description

Retrieves the system record. Only one parameter (System_id).


Parameters


iiSyst_IDinteger


query condition


  each Syst where
Syst.Syst_ID = iiSyst_ID


query resultset tqSystByID


field namedata typedb fielddescription
ttLastModifiedDatedateSyst.LastModifiedDateLast Modified Date
tiLastModifiedTimeintegerSyst.LastModifiedTimeLast Modified Time
tcLastModifiedUsercharacterSyst.LastModifiedUserLast Modified User
tiSyst_IDintegerSyst.Syst_IDRecord ID
tcSystCacheDateTimecharacterSyst.SystCacheDateTimeAny client persistent cache that is older than this date must be updated.
ti_sequenceintegercalculatedprimary index
tc_rowidcharactercalculated = rowid(Syst)


Internal usage


BLF
method Session.ApplicationLogin

QadFinancials
method BSystem.ApiSetSystemPropertiesExtInvCert