Table Detail Report
ROLE_STATUS_OVRD_LOG
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | role status override log |
Definition: | role status override log |
Table Type: | ACTIVITY |
Column Detail - ROLE_STATUS_OVRD_LOG
Column Name | Type | Null? | Definition |
---|---|---|---|
CREATE_DT_TM | DATETIME | Y | The date that the record was created in the table. |
CREATE_PRNSL_ID | DOUBLE | N | The id of the person who created the request. |
PRSNL_ID | DOUBLE | N | Unique identifier for Prsnl table. |
REASON_CD | DOUBLE | N | reason code |
ROLE_STATUS_OVRD_LOG_ID | DOUBLE | N | role status override log identifier |
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 - ROLE_STATUS_OVRD_LOG
Child Column in ROLE_STATUS_OVRD_LOG(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | PRSNL_ID | PRSNL | PERSON_ID |
ROLE_TYPE_CATEGORY
Column Section | Top of Page |
Table-level Detail
Description: | role type category |
Definition: | role type category |
Table Type: | REFERENCE |
Column Detail - ROLE_TYPE_CATEGORY
Column Name | Type | Null? | Definition |
---|---|---|---|
ROLE_TYPE_CATEGORY_ID | DOUBLE | N | role type category identifier |
ROLE_TYPE_CAT_GRP_ID | DOUBLE | N | role type category group |
ROLE_TYPE_CD | DOUBLE | N | role type code |
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. |
ROLE_TYPE_CAT_GRP
Column Section | Top of Page |
Table-level Detail
Description: | role type category group |
Definition: | role type category group |
Table Type: | REFERENCE |
Column Detail - ROLE_TYPE_CAT_GRP
Column Name | Type | Null? | Definition |
---|---|---|---|
LVL1_GROUP | VARCHAR(40) | Y | level one group |
LVL2_GROUP | VARCHAR(40) | Y | level two group |
LVL3_GROUP | VARCHAR(40) | Y | level three group |
LVL4_GROUP | VARCHAR(40) | Y | level four group |
LVL5_GROUP | VARCHAR(40) | Y | level five group |
ROLE_TYPE_CAT_GRP_ID | DOUBLE | N | role type category group identifier |
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. |
ROLE_TYPE_CRDNTL
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | Role type credential |
Definition: | role type credential |
Table Type: | REFERENCE |
Column Detail - ROLE_TYPE_CRDNTL
Column Name | Type | Null? | Definition |
---|---|---|---|
ACTIVE_IND | DOUBLE | N | 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 | N | 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. |
CRDNTL_CD | DOUBLE | N | credential code |
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. |
ORGANIZATION_ID | DOUBLE | N | organization identifier |
REQUIRED_IND | DOUBLE | N | required indicator |
ROLE_TYPE_CD | DOUBLE | N | role type code |
ROLE_TYPE_CRDNTL_ID | DOUBLE | N | role type credential identifier |
ROLE_TYPE_RELTN_ID | DOUBLE | N | role type relation identifier |
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 - ROLE_TYPE_CRDNTL
Child Column in ROLE_TYPE_CRDNTL(FK) | Parent Table Name | Parent Column Name | |
---|---|---|---|
Parents: | ORGANIZATION_ID | ORGANIZATION | ORGANIZATION_ID |
ROLE_TYPE_RELTN_ID | ROLE_TYPE_RELTN | ROLE_TYPE_RELTN_ID |
ROLE_TYPE_RELTN
Column Section | Relationship Section | Top of Page |
Table-level Detail
Description: | role type relation |
Definition: | role type relation |
Table Type: | REFERENCE |
Column Detail - ROLE_TYPE_RELTN
Column Name | Type | Null? | Definition |
---|---|---|---|
ACTIVE_IND | DOUBLE | N | 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 | N | 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. |
CREATE_DT_TM | DATETIME | Y | create date and time |
CREATE_PRSNL_ID | DOUBLE | N | The id of the person who created the request. |
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. |
PARENT_ENTITY_ID | DOUBLE | N | Unique identifier of the row in the table defined by Parent Entity Name. |
PARENT_ENTITY_NAME | VARCHAR(30) | N | Identifies a table where additional information about this row could be found |
ROLE_TYPE_CD | DOUBLE | N | role type code |
ROLE_TYPE_RELTN_ID | DOUBLE | N | role type relation identifier |
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 - ROLE_TYPE_RELTN
Parent Column in ROLE_TYPE_RELTN (PK) | Child Table Name | Child Column Name | |
---|---|---|---|
Children: | ROLE_TYPE_RELTN_ID | PRSNL_ROLE_TYPE | ROLE_TYPE_RELTN_ID |
ROLE_TYPE_CRDNTL | ROLE_TYPE_RELTN_ID | ||
ROLE_TYPE_RESP | ROLE_TYPE_RELTN_ID |