Table Detail Report

MFA_MODE



Column Section Relationship Section Top of Page


Table-level Detail

Description: Multi Factor Authenticatin - Mode
Definition: Mode name and description information. Stores defined MFA Modes.
Table Type: REFERENCE





Column Detail - MFA_MODE


Column Name Type Null? Definition
MFA_MODE_ID DOUBLE N PRIMARY KEY
MODE_DESCRIPTION VARCHAR(200) Y Free-text Description of the Mode
MODE_NAME VARCHAR(45) N Unique Free-text name for the Mode
UPDT_APPLCTX DOUBLE N The application context number from the record info block.
UPDT_CNT DOUBLE N Set to 0 on insert. Incremented by 1 on update. Used to recognize update conflict where data in a row updated by one application is at risk of being lost by a second application attempting to update the row.
UPDT_DT_TM DATETIME N The date and time the row was last inserted or updated.
UPDT_ID DOUBLE N The person_id of the person from the personnel table (prsnl) that caused the last insert or update of the row in the table.
UPDT_TASK DOUBLE N The registered (assigned) task number for the process that inserted or updated the row.



Relationship Detail - MFA_MODE




Parent Column in MFA_MODE (PK) Child Table Name Child Column Name
Children: MFA_MODE_ID MFA_METHOD_CHAIN MFA_MODE_ID