HZ_PARTYSITEUSES_INT_A

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

Details

  • Schema: FUSION

  • Object owner: HZ

  • Object type: TABLE

  • Tablespace: ARCHIVE

Columns

Name Datatype Length Precision Not-null Comments
PARTYSITEUSE_T_ID NUMBER 18 Unique identifier of the HZ_PARTYSITEUSES_INT_A interface record. Internal use only.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
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_PARTYSITEUSES_INT_A 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

Indexes

Index Uniqueness Tablespace Columns
HZ_PARTYSITEUSES_INT_A_N1 Non Unique Default BATCH_ID, INTERFACE_ROW_ID
HZ_PARTYSITEUSES_INT_A_U1 Unique Default PARTYSITEUSE_T_ID