Table Detail Report

EEM_SIMPLE_ASSOC



Column Section Top of Page


Table-level Detail

Description: This table is used to hold simple associations between objects.
Definition: EEM Simple Association
Table Type: REFERENCE





Column Detail - EEM_SIMPLE_ASSOC


Column Name Type Null? Definition
ASSOC_TYPE_CD NUMBER N A coded identifier for the Scheduling Association Type
CHILD_ENTITY_ID NUMBER N Primary Key of the Child Entity
CHILD_ENTITY_NAME VC2(32) N Name of the Child Entity
PARENT_ENTITY_ID NUMBER N Primary Key of the Parent Row
PARENT_ENTITY_NAME VC2(32) N Name of the Parent Entity
SEQ_NBR NUMBER N Determines the order among the children of a group.
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.


OAF_FLX_DATA_SOURCE



Column Section Top of Page


Table-level Detail

Description: data_sources
Definition: This table contains all the data sources
Table Type: ACTIVITY





Column Detail - OAF_FLX_DATA_SOURCE


Column Name Type Null? Definition
ACTIVE_IND NUMBER 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 NUMBER 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 DATE Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
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.
DATA_SOURCE_ID NUMBER N This is the value of the unique primary identifier of the oaf_flx_data_source table. It is an internal system assigned number.
DESCRIPTION VC2(255) Y This describes the data source and usually displayed in the front end
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.
FIELD VC2(255) Y Field displays the mapping sequence of each data source
INFO_LONG_TEXT_ID NUMBER N key to long text table for documents and attachments
PARENT_ENTITY_ID NUMBER N Parent_id
PARENT_ENTITY_NAME CHAR(32) Y Parent_name
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.


OAF_FLX_PROMPT



Column Section Top of Page


Table-level Detail

Description: prompts
Definition: This table contains all the prompts used to make a profile
Table Type: ACTIVITY





Column Detail - OAF_FLX_PROMPT


Column Name Type Null? Definition
ACTIVE_IND NUMBER 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 NUMBER 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 DATE Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
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.
CODESET NUMBER Y Code Set
DESCRIPTION VC2(100) Y This is the description of prompt that is displayed in the front end
DISPLAY_ONLY_IND NUMBER Y Display only indicator
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.
FIELD VC2(255) Y Field displays the data mapping of the prompt
FORMAT VC2(100) Y Formatting to apply to this column.
HL7_DESCRIPTION VC2(80) Y HL7_Description
INFO_LONG_TEXT_ID NUMBER N key to long text table for documents and attachments
LABEL VC2(255) Y The displayed text of the prompt
LENGTH NUMBER Y Length
MESSAGE VC2(255) Y Message
OPTIONS VC2(100) Y Options
PARENT_DATA_SOURCE_NBR NUMBER Y This column is for import purpose mainly. The importer can read the csv and keep track of that row it should map to.Thus allowing us to not overlay clients changes with a new import.
PARENT_ENTITY_ID NUMBER N Parent id
PARENT_ENTITY_NAME CHAR(32) Y Parent name
PROMPT_ID NUMBER N This is the value of the unique primary identifier of the oaf_flx_prompt table. It is an internal system assigned number.
PROMPT_TYPE CHAR(12) Y Prompt_type indicates the type of prompt. (text, number etc.)
REQUIRED_IND NUMBER Y Required_id
RULE_LONG_TEXT_ID NUMBER N Long_text_id
SEQUENCE NUMBER Y Sequence of the prompts
STATIC_IND NUMBER Y Static_id
STYLE NUMBER Y Style
SUB_TYPE_CD NUMBER N Esi user defined code_value
TAB NUMBER Y Tab
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.
USER_DEFINED_IND NUMBER Y User_defined_ind
VALUE_CD NUMBER N Code value
VALUE_DT_TM DATE Y Date/time of the value
VALUE_IND NUMBER Y Value_ind
VALUE_NBR NUMBER Y Value_nbr
VALUE_STRING VC2(255) Y Value String
VALUE_TYPE CHAR(1) Y Value_type
VERIFY_IND NUMBER Y Verify_ind


OAF_PROFILE



Column Section Relationship Section Top of Page


Table-level Detail

Description: profile
Definition: The profile table contains profiles required by an insurance company which are used to contact the third party to obtain information regarding ones insurance coverage.
Table Type: ACTIVITY





Column Detail - OAF_PROFILE


Column Name Type Null? Definition
ACTIVE_IND NUMBER 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 NUMBER 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 DATE Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
BEG_EFFECTIVE_DT DATE Y Date the profile was created
CONTACT_NAME VC2(50) Y Contact name
END_EFFECTIVE_DT DATE Y Date the profile expires
LOGON_ID VC2(8) Y Logon id
NEW_PASSWORD VC2(10) Y New password
OLD_PASSWORD VC2(10) Y Old password
PROFILE_ID NUMBER N This is the value of the unique primary identifier of the oaf_profile table. It is an internal system assigned number.
PROFILE_NAME VC2(20) Y Profile name
PROFILE_TYPE_CD NUMBER N Profile_type_cd (whether request or reply)
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.



Relationship Detail - OAF_PROFILE




Parent Column in OAF_PROFILE (PK) Child Table Name Child Column Name
Children: PROFILE_ID OAF_PROFILE_DETAIL PROFILE_ID


OAF_PROFILE_DETAIL



Column Section Relationship Section Top of Page


Table-level Detail

Description: profile detail
Definition: The profile detail table contains detail information (fields) of each profile.
Table Type: ACTIVITY





Column Detail - OAF_PROFILE_DETAIL


Column Name Type Null? Definition
ACTIVE_IND NUMBER 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 NUMBER 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 DATE Y The date and time that the active_status_cd was set.
ACTIVE_STATUS_PRSNL_ID NUMBER N The person who caused the active_status_cd to be set or change.
PRIORITY_SEQ NUMBER Y Priority sequence indicates the order, the profile detail has been added
PROFILE_DETAIL_ID NUMBER N This is the value of the unique primary identifier of the oaf_profile table. It is an internal system assigned number.
PROFILE_ID NUMBER N Profile_id to which profile_detail belongs
PROMPT_ID NUMBER N Prompt_id
REQUIRED_IND NUMBER N Required_ind
UPDATE_IND NUMBER N update_ind
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.



Relationship Detail - OAF_PROFILE_DETAIL


Child Column in OAF_PROFILE_DETAIL(FK) Parent Table Name Parent Column Name
Parents: PROFILE_ID OAF_PROFILE PROFILE_ID