Table Detail Report

CCR_VIEW_SET_RELTN



Column Section Relationship Section Top of Page


Table-level Detail

Description: View Set Relationship
Definition: Defines the relationship between the VIEW table and the SET table.
Table Type: REFERENCE





Column Detail - CCR_VIEW_SET_RELTN


Column Name Type Null? Definition
ACTIVE_IND NUMBER 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.
ALLOW_CHG_FILTER_IND NUMBER N Indication that user may modify filters at runtime
BEG_EFFECTIVE_DT_TM DATE 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 DATE 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.
IGNORE_ENC_IND NUMBER N Indicates if encounters for this relationship should not be used when reading data.
PAGE_SIZE NUMBER N A suggested default page size for all data in the set
PREV_VIEW_SET_RELTN_ID NUMBER N Previous View Set Relation ID - required for versioning
SEQUENCE_NBR NUMBER N Sequence Number
SET_ID NUMBER N Set ID - FK from CCR_SET
UPDT_APPLCTX NUMBER N The application context number from the record info block.
UPDT_CNT NUMBER 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 DATE N The date and time the row was last inserted or updated.
UPDT_ID NUMBER 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 NUMBER N The registered (assigned) task number for the process that inserted or updated the row.
VIEW_ID NUMBER N View ID. ID from CCR_VIEW
VIEW_SET_RELTN_ID NUMBER N Primary key for this table



Relationship Detail - CCR_VIEW_SET_RELTN


Child Column in CCR_VIEW_SET_RELTN(FK) Parent Table Name Parent Column Name
Parents: SET_ID CCR_SET SET_ID
VIEW_ID CCR_VIEW VIEW_ID