Table Detail Report
TPM_SUBTYPE_TIER
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | TPM SUBTYPE TIER |
| Definition: | Stores the TPM rule information related to the adjustments, payments etc. |
| Table Type: | REFERENCE |
Column Detail - TPM_SUBTYPE_TIER
| 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. |
| 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. |
| TPM_RESULT_ID | DOUBLE | N | Foreign key reference to the tpm_result table. |
| TPM_RULE_TIER_ID | DOUBLE | N | Foreign key reference to the tpm_rule_tier table. |
| TPM_SUBTYPE_TIER_ID | DOUBLE | N | Primary Key |
| TRANS_SUBTYPE_CD | DOUBLE | N | Code value identifying the transaction type code (e.g. charge, payment, adjustment). |
| 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 - TPM_SUBTYPE_TIER
| Child Column in TPM_SUBTYPE_TIER(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | TPM_RESULT_ID | TPM_RESULT | TPM_RESULT_ID |
| TPM_RULE_TIER_ID | TPM_RULE_TIER | TPM_RULE_TIER_ID |
| Parent Column in TPM_SUBTYPE_TIER (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | TPM_SUBTYPE_TIER_ID | TPM_TRANS_RSN_TIER | TPM_SUBTYPE_TIER_ID |
TPM_TRANS_RSN_TIER
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | TPM Transaction Reason |
| Definition: | TPM Transaction Reason table |
| Table Type: | REFERENCE |
Column Detail - TPM_TRANS_RSN_TIER
| 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. |
| 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. |
| TPM_RESULT_ID | DOUBLE | N | Foreign key reference to the tpm_result table. |
| TPM_SUBTYPE_TIER_ID | DOUBLE | N | Foreign key reference to the tpm_subtype_tier table. |
| TPM_TRANS_RSN_TIER_ID | DOUBLE | N | Primary Key |
| TRANS_REASON_CD | DOUBLE | N | Code value identifying the transaction reason. |
| 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 - TPM_TRANS_RSN_TIER
| Child Column in TPM_TRANS_RSN_TIER(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | TPM_RESULT_ID | TPM_RESULT | TPM_RESULT_ID |
| TPM_SUBTYPE_TIER_ID | TPM_SUBTYPE_TIER | TPM_SUBTYPE_TIER_ID |
USER_DEFINED_VALUE
| Column Section | Relationship Section | Top of Page |
Table-level Detail
| Description: | USER DEFINED VALUE |
| Definition: | User Defined Value |
| Table Type: | ACTIVITY |
Column Detail - USER_DEFINED_VALUE
| 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. |
| 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. |
| LONG_TEXT_ID | DOUBLE | N | Foreign key to the long_text table. |
| LONG_UDV_IND | DOUBLE | Y | Long User Defined Value Ind |
| UDV_ID | DOUBLE | N | User Defined Value |
| UDV_TEXT_KEY | VARCHAR(250) | Y | User Defined Value Text Key |
| UDV_TXT | VARCHAR(250) | Y | User Defined Value Text |
| 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 - USER_DEFINED_VALUE
| Child Column in USER_DEFINED_VALUE(FK) | Parent Table Name | Parent Column Name | |
|---|---|---|---|
| Parents: | LONG_TEXT_ID | LONG_TEXT_REFERENCE | LONG_TEXT_ID |
| Parent Column in USER_DEFINED_VALUE (PK) | Child Table Name | Child Column Name | |
|---|---|---|---|
| Children: | UDV_ID | BT_FIELD_RELTN | UDV_ID |