field name | data type | db field | description |
tiGlobalSessionDebugLevel | integer | fcSession.GlobalSessionDebugLevel | Debug Level |
tcGlobalSessionId | character | fcSession.GlobalSessionId | Global Session |
ttGlobalSessionLastCheckDate | date | fcSession.GlobalSessionLastCheckDate | date and time of last activity (any activity) on this global session |
tiGlobalSessionLastCheckTime | integer | fcSession.GlobalSessionLastCheckTime | date and time of last activity (any activity) on this global session |
tlGlobalSessionNeedsUpdate | logical | fcSession.GlobalSessionNeedsUpdate | Global Needs Update |
tiSessionInstance_ID | integer | fcSession.SessionInstance_ID | Instance Nbr |
ttSessionLastCheckDate | date | fcSession.SessionLastCheckDate | date and time of last activity (= starting an instance of any business component) on this session |
tiSessionLastCheckTime | integer | fcSession.SessionLastCheckTime | date and time of last activity (= starting an instance of any business component) on this session |
tiSessionTimeOut | integer | fcSession.SessionTimeOut | session will time out (no longer be usable) when it is inactive for this amount of minutes |
ti_sequence | integer | calculated | primary index |
tc_rowid | character | calculated | = rowid(fcSession) |