HZ_IMP_PARTYSITEUSES_T

The import interface table HZ_IMP_PARTYSITEUSES_T stores information for population into HZ_PARTY_SITE_USES table.

Details

  • Schema: FUSION

  • Object owner: HZ

  • Object type: TABLE

  • Tablespace: INTERFACE

Columns

Name Datatype Length Precision Not-null Comments
PARTYSITEUSE_T_ID NUMBER 18 Unique identifier of the HZ_IMP_PARTYSITEUSES_T interface record. Internal use only.
END_DATE_FLAG VARCHAR2 1 This attribute is added to track the END_DATE updates done by users.
INTERFACE_ROW_ID NUMBER 18 Unique identifier of the HZ_IMP_PARTYSITEUSES_T interface record. Internal use only.
BATCH_ID NUMBER 18 Yes Unique Identifier for a Batch
PARTY_ORIG_SYSTEM VARCHAR2 30 Original System ID for the Party
PARTY_ORIG_SYSTEM_REFERENCE VARCHAR2 240 Original System Reference for the Party
SITE_ORIG_SYSTEM VARCHAR2 30 Original System ID for the Site
SITE_ORIG_SYSTEM_REFERENCE VARCHAR2 240 Original System Reference for the Site
SITE_USE_TYPE VARCHAR2 30 Site use type
SITEUSE_ORIG_SYSTEM VARCHAR2 30 Original System ID for the PartySite Use
SITEUSE_ORIG_SYSTEM_REF VARCHAR2 240 Original System Reference for the Partysite Use
PARTY_SITE_ID NUMBER 18 Unique identifier for the Party site
PARTY_SITE_USE_ID NUMBER 18 Unique identifier for Party site use
PARTY_ID NUMBER 18 Unique identifier for Party
PRIMARY_FLAG VARCHAR2 1 Indicates that the record is marked as primary
INSERT_UPDATE_FLAG VARCHAR2 1 Indicates if a record should be explicitly inserted or updated
ACTION_FLAG VARCHAR2 1 Indicates the action of insert or update based on matching outcome.
START_DATE DATE Date enablement column. Default SYSDATE
END_DATE DATE Date enablement column. Default 31-DEC-4712
INTERFACE_STATUS VARCHAR2 30 Status for the data in the interface table
ERROR_ID NUMBER 18 Foreign Key to the Error Table
COMMENTS VARCHAR2 2000 The comments for party site use
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield.
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE16 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE17 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE18 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE19 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE20 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE21 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE22 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE23 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE24 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE25 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE26 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE27 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE28 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE29 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE30 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
FILE_RECORD_NUM NUMBER 10 This column is required by import wizard to related record in the interface table to the file row.
ACTION_CODE VARCHAR2 30 Indicates delete action entered by user
IMPORT_STATUS_CODE VARCHAR2 30 Status for the data in the interface table
LOAD_REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the interface load job that created the row.
FILE_NAME_SYSTASK_ID NUMBER 18 Stores systask id for each import csv file.
PARTY_NUMBER VARCHAR2 30 Unique identification number for this party
PARTY_SITE_NUMBER VARCHAR2 30 Unique identification number for this party site

Foreign Keys

Table Foreign Table Foreign Key Column
HZ_IMP_PARTYSITEUSES_T hz_imp_batch_summary BATCH_ID

Indexes

Index Uniqueness Tablespace Columns
HZ_IMP_PARTYSITEUSES_T_N1 Non Unique Default BATCH_ID, INTERFACE_STATUS, ACTION_FLAG, SITE_USE_TYPE, PRIMARY_FLAG
HZ_IMP_PARTYSITEUSES_T_N10 Non Unique Default SITE_ORIG_SYSTEM, SITE_ORIG_SYSTEM_REFERENCE
HZ_IMP_PARTYSITEUSES_T_N2 Non Unique Default BATCH_ID, PARTY_ID
HZ_IMP_PARTYSITEUSES_T_N3 Non Unique Default BATCH_ID, PARTY_SITE_ID
HZ_IMP_PARTYSITEUSES_T_N4 Non Unique Default BATCH_ID, SITEUSE_ORIG_SYSTEM, SITEUSE_ORIG_SYSTEM_REF, INTERFACE_STATUS
HZ_IMP_PARTYSITEUSES_T_N5 Non Unique Default BATCH_ID, FILE_RECORD_NUM, INTERFACE_STATUS
HZ_IMP_PARTYSITEUSES_T_N6 Non Unique Default BATCH_ID, PARTY_SITE_USE_ID, INTERFACE_STATUS
HZ_IMP_PARTYSITEUSES_T_N7 Non Unique Default BATCH_ID, PARTY_NUMBER
HZ_IMP_PARTYSITEUSES_T_N8 Non Unique Default BATCH_ID, PARTY_SITE_NUMBER
HZ_IMP_PARTYSITEUSES_T_N9 Non Unique Default PARTY_ORIG_SYSTEM, PARTY_ORIG_SYSTEM_REFERENCE
HZ_IMP_PARTYSITEUSES_T_U1 Unique Default PARTYSITEUSE_T_ID