Table Detail Report
SCH_SEC_DATA
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Scheduling Security Data |
Definition: | Scheduling Security Data |
Table Type: | REFERENCE |
Column Detail - SCH_SEC_DATA
Column Name | Type | Null? | Definition |
---|---|---|---|
ACTIVE_IND | DOUBLE | Y | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
ACTIVE_STATUS_CD | DOUBLE | N | Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc. |
ACTIVE_STATUS_DT_TM | DATETIME | Y | The date and time that the active_status_cd was set. |
ACTIVE_STATUS_PRSNL_ID | DOUBLE | N | The person who caused the active_status_cd to be set or change. |
BEG_EFFECTIVE_DT_TM | DATETIME | Y | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
CANDIDATE_ID | DOUBLE | N | A sequence-generated number to uniquely identify the specific row in the database. |
DATA_SOURCE_CD | DOUBLE | N | A coded identifier for the scheduling data source. |
DATA_SOURCE_MEANING | VARCHAR(12) | Y | A 12-char description corresponding to the scheduling data source. |
END_EFFECTIVE_DT_TM | DATETIME | Y | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
EXPLODE_SCRIPT_NAME | VARCHAR(30) | Y | The CCL program name to execute to explode a group. |
NULL_DT_TM | DATETIME | N | contains 31-DEC-2100 00:00:00.00. This field is used to maintain foreign keys to tables that contain a VERSION_DT_TM in the primary key. |
SCRIPT_NAME | VARCHAR(30) | Y | The CCL name of the program to execute. |
SEC_TYPE_CD | DOUBLE | N | The coded identifier for the scheduling security type. The types determines the type of object that is being secured. |
SEC_TYPE_MEANING | VARCHAR(12) | Y | A 12-character description corresponding to scheduling security type. |
SEQ_NBR | DOUBLE | N | Determines the order of the object within a collection. |
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. |
VERSION_DT_TM | DATETIME | N | The version date and time marks the date the record became historical. |
VIEW_SEQ_NBR | DOUBLE | N | Determines the order of the data source within the security tool. |
VIEW_SOURCE_CD | DOUBLE | N | A coded identifier for the view data source. |
VIEW_SOURCE_MEANING | VARCHAR(12) | Y | A 12-character description corresponding to the view data source. |
VIEW_TYPE_CD | DOUBLE | N | A coded identifier for the view type. |
VIEW_TYPE_MEANING | VARCHAR(12) | Y | A 12-character description corresponding to the view type. |
Relationship Detail - SCH_SEC_DATA
Child Column in SCH_SEC_DATA(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | DATA_SOURCE_CD | CODE_VALUE | CODE_VALUE |
SEC_TYPE_CD | CODE_VALUE | CODE_VALUE | |
VIEW_SOURCE_CD | CODE_VALUE | CODE_VALUE | |
VIEW_TYPE_CD | CODE_VALUE | CODE_VALUE |
SCH_SEQ_GROUP
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Sequence Groups |
Definition: | Sequence Group |
Table Type: | REFERENCE |
Column Detail - SCH_SEQ_GROUP
Column Name | Type | Null? | Definition |
---|---|---|---|
ACTIVE_IND | DOUBLE | Y | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
ACTIVE_STATUS_CD | DOUBLE | N | Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc. |
ACTIVE_STATUS_DT_TM | DATETIME | Y | The date and time that the active_status_cd was set. |
ACTIVE_STATUS_PRSNL_ID | DOUBLE | N | The person who caused the active_status_cd to be set or change. |
AGENT_IND | DOUBLE | N | Determines if the sequencing group is used as an agent or as a sequencing group. |
BEG_EFFECTIVE_DT_TM | DATETIME | Y | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
CANDIDATE_ID | DOUBLE | N | A sequence-generated number to uniquely identify the specific row in the database. |
DESCRIPTION | VARCHAR(200) | Y | A long description used for documentation. |
END_EFFECTIVE_DT_TM | DATETIME | Y | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
INFO_SCH_TEXT_ID | DOUBLE | N | The identifier of the information-only text associated with the record. |
MNEMONIC | VARCHAR(100) | N | A 100-character string used for identification and selection. |
MNEMONIC_KEY | VARCHAR(100) | N | The MNEMONIC in uppercase with the non-alphanumeric characters removed. |
MNEMONIC_KEY_A_NLS | VARCHAR(400) | Y | MNEMONIC_KEY_A_NLS column |
MNEMONIC_KEY_NLS | VARCHAR(202) | Y | A native sort version of the MNEMONIC_KEY FIELD. |
NULL_DT_TM | DATETIME | N | contains 31-DEC-2100 00:00:00.00. This field is used to maintain foreign keys to tables that contain a VERSION_DT_TM in the primary key. |
SEQ_GROUP_ID | DOUBLE | N | A unique identifier for a scheduling sequence group. |
SEQ_NBR | DOUBLE | N | Determines the order of the object within a collection. |
SEQ_TYPE_CD | DOUBLE | N | The coded identifier for the interaction type (interaction, or sequencing only) |
SEQ_TYPE_MEANING | VARCHAR(12) | Y | A 12-character description corresponding to the type of interaction. |
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. |
VERSION_DT_TM | DATETIME | N | The version date and time marks the date the record became historical. |
Relationship Detail - SCH_SEQ_GROUP
Child Column in SCH_SEQ_GROUP(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | SEQ_TYPE_CD | CODE_VALUE | CODE_VALUE |
INFO_SCH_TEXT_ID | LONG_TEXT_REFERENCE | LONG_TEXT_ID |
Parent Column in SCH_SEQ_GROUP (PK) | Child Table Name | Child Column Name | |
---|---|---|---|
Children: | SEQ_GROUP_ID | SCH_APPT_INTER | SEQ_GROUP_ID |
SCH_ORDER_INTER | SEQ_GROUP_ID | ||
SCH_SEQ_LIST | CHILD_SEQ_GROUP_ID | ||
SCH_SEQ_LIST | SEQ_GROUP_ID |
SCH_SEQ_LIST
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Sequence Group List |
Definition: | Defines the children of a Sequence Group |
Table Type: | REFERENCE |
Column Detail - SCH_SEQ_LIST
Column Name | Type | Null? | Definition |
---|---|---|---|
ACTIVE_IND | DOUBLE | Y | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
ACTIVE_STATUS_CD | DOUBLE | N | Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc. |
ACTIVE_STATUS_DT_TM | DATETIME | Y | The date and time that the active_status_cd was set. |
ACTIVE_STATUS_PRSNL_ID | DOUBLE | N | The person who caused the active_status_cd to be set or change. |
BEG_EFFECTIVE_DT_TM | DATETIME | Y | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
CANDIDATE_ID | DOUBLE | N | A sequence-generated number to uniquely identify the specific row in the database. |
CHILD_SEQ_GROUP_ID | DOUBLE | N | The unique identifier corresponding to the child sequencing group. |
CONTAIN_IND | DOUBLE | N | Determines if the sequencing is contained or affected by the agent. |
DURATION_UNITS | DOUBLE | N | Duration Units |
DURATION_UNITS_CD | DOUBLE | N | The coded identifier for the duration units of measure. |
DURATION_UNITS_MEANING | VARCHAR(12) | Y | A 12-character description corresponding to the duration units of measure. |
END_EFFECTIVE_DT_TM | DATETIME | Y | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
NULL_DT_TM | DATETIME | N | contains 31-DEC-2100 00:00:00.00. This field is used to maintain foreign keys to tables that contain a VERSION_DT_TM in the primary key. |
SEQ_GROUP_ID | DOUBLE | N | A unique identifier for a scheduling sequence group. |
SEQ_NBR | DOUBLE | N | Determines the order of the object within a collection. |
SEQ_SOURCE_CD | DOUBLE | N | The coded identifier for the source of the record (MANUAL, SEQGEN) |
SEQ_SOURCE_MEANING | VARCHAR(12) | Y | A 12-character description corresponding to source of the sequencing record. |
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. |
VERSION_DT_TM | DATETIME | N | The version date and time marks the date the record became historical. |
Relationship Detail - SCH_SEQ_LIST
Child Column in SCH_SEQ_LIST(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | DURATION_UNITS_CD | CODE_VALUE | CODE_VALUE |
SEQ_SOURCE_CD | CODE_VALUE | CODE_VALUE | |
CHILD_SEQ_GROUP_ID | SCH_SEQ_GROUP | SEQ_GROUP_ID | |
SEQ_GROUP_ID | SCH_SEQ_GROUP | SEQ_GROUP_ID |
SCH_SIMPLE_ASSOC
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Scheduling Simple Association |
Definition: | Scheduling Simple Association |
Table Type: | REFERENCE |
Column Detail - SCH_SIMPLE_ASSOC
Column Name | Type | Null? | Definition |
---|---|---|---|
ACTIVE_IND | DOUBLE | Y | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
ACTIVE_STATUS_CD | DOUBLE | N | Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc. |
ACTIVE_STATUS_DT_TM | DATETIME | Y | The date and time that the active_status_cd was set. |
ACTIVE_STATUS_PRSNL_ID | DOUBLE | N | The person who caused the active_status_cd to be set or change. |
ASSOC_TYPE_CD | DOUBLE | N | A coded identifier of the scheduling association type. This is used to denote the type of association between the objects. |
ASSOC_TYPE_MEANING | VARCHAR(12) | Y | A 12-character description corresponding to the scheduling association type code. |
BEG_EFFECTIVE_DT_TM | DATETIME | Y | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
CANDIDATE_ID | DOUBLE | N | A sequence-generated number to uniquely identify the specific row in the database. |
CHILD_ID | DOUBLE | N | The unique identifier for the child within the group. |
CHILD_MEANING | VARCHAR(12) | Y | The 12-character description corresponding the CHILD_ID. |
CHILD_TABLE | VARCHAR(32) | N | The parent table corresponding to the CHILD_ID. |
END_EFFECTIVE_DT_TM | DATETIME | Y | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
NULL_DT_TM | DATETIME | N | contains 31-DEC-2100 00:00:00.00. This field is used to maintain foreign keys to tables that contain a VERSION_DT_TM in the primary key. |
PARENT_ID | DOUBLE | N | The unique identifier of the parent object. |
PARENT_MEANING | VARCHAR(12) | Y | A 12-character description corresponding to the PARENT_ID |
PARENT_TABLE | VARCHAR(32) | N | The parent table corresponding to the PARENT_ID |
SEQ_NBR | DOUBLE | N | Determines the order of the object within a collection. |
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. |
VERSION_DT_TM | DATETIME | N | The version date and time marks the date the record became historical. |
Relationship Detail - SCH_SIMPLE_ASSOC
Child Column in SCH_SIMPLE_ASSOC(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | ASSOC_TYPE_CD | CODE_VALUE | CODE_VALUE |
SCH_SLOT_GROUP
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Slot Type Groups |
Definition: | A slot group is a collection of slot type for a specific purpose or the exibit a specific behavior. |
Table Type: | REFERENCE |
Column Detail - SCH_SLOT_GROUP
Column Name | Type | Null? | Definition |
---|---|---|---|
ACTIVE_IND | DOUBLE | Y | The table row is active or inactive. A row is generally active unless it is in an inactive state such as logically deleted, combined away, pending purge, etc. |
ACTIVE_STATUS_CD | DOUBLE | N | Indicates the status of the row itself (not the data in the row) such as active, inactive, combined away, pending purge, etc. |
ACTIVE_STATUS_DT_TM | DATETIME | Y | The date and time that the active_status_cd was set. |
ACTIVE_STATUS_PRSNL_ID | DOUBLE | N | The person who caused the active_status_cd to be set or change. |
BEG_EFFECTIVE_DT_TM | DATETIME | Y | The date and time for which this table row becomes effective. Normally, this will be the date and time the row is added, but could be a past or future date and time. |
CANDIDATE_ID | DOUBLE | N | A sequence-generated number to uniquely identify the specific row in the database. |
DESCRIPTION | VARCHAR(200) | Y | A long description used for documentation. |
END_EFFECTIVE_DT_TM | DATETIME | Y | The date/time after which the row is no longer valid as active current data. This may be valued with the date that the row became inactive. |
INFO_SCH_TEXT_ID | DOUBLE | N | The identifier of the information-only text associated with the record. |
LOGICAL_DOMAIN_ID | DOUBLE | N | The unique identifier for a logical domain. This identifier allows the data to be grouped by logical domain. For example, If you assign clients a logical_domain_id this would allow you to store data for multiple clients on this table. |
MNEMONIC | VARCHAR(100) | N | A 100-character string used for identification and selection. |
MNEMONIC_KEY | VARCHAR(100) | N | The MNEMONIC in uppercase with the non-alphanumeric characters removed. |
MNEMONIC_KEY_A_NLS | VARCHAR(400) | Y | MNEMONIC_KEY_A_NLS column |
MNEMONIC_KEY_NLS | VARCHAR(202) | Y | A native sort version of the MNEMONIC_KEY FIELD. |
NULL_DT_TM | DATETIME | N | contains 31-DEC-2100 00:00:00.00. This field is used to maintain foreign keys to tables that contain a VERSION_DT_TM in the primary key. |
SLOT_GROUP_ID | DOUBLE | N | The unique identifier for the slot group. |
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. |
VERSION_DT_TM | DATETIME | N | The version date and time marks the date the record became historical. |
Relationship Detail - SCH_SLOT_GROUP
Child Column in SCH_SLOT_GROUP(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | LOGICAL_DOMAIN_ID | LOGICAL_DOMAIN | LOGICAL_DOMAIN_ID |
INFO_SCH_TEXT_ID | LONG_TEXT_REFERENCE | LONG_TEXT_ID |
Parent Column in SCH_SLOT_GROUP (PK) | Child Table Name | Child Column Name | |
---|---|---|---|
Children: | SLOT_GROUP_ID | SCH_SLOT_LIST | CHILD_SLOT_GROUP_ID |
SCH_SLOT_LIST | SLOT_GROUP_ID |