HZ_CONTACTPTS_INT_A
The import interface table HZ_CONTACTPTS_INT_A stores information for population into HZ_CONTACT_POINTS table.
Details
-
Schema: FUSION
-
Object owner: HZ
-
Object type: TABLE
-
Tablespace: ARCHIVE
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| CONTACTPT_T_ID | NUMBER | 18 | Unique identifier of the HZ_CONTACTPTS_INT_A interface record. Internal use only. | ||
| CREATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who created the row. | |
| DO_NOT_CONTACT_FLAG | VARCHAR2 | 1 | Flag to indicate if the user can contact the contact point or not. | ||
| END_DATE_FLAG | VARCHAR2 | 1 | This attribute is added to track END_DATE updates done by users | ||
| INTERFACE_ROW_ID | NUMBER | 18 | Unique identifier of the HZ_CONTACTPTS_INT_A interface record. Internal use only. | ||
| BATCH_ID | NUMBER | 18 | Yes | Unique Identifier for a Batch | |
| CP_ORIG_SYSTEM | VARCHAR2 | 30 | Original System ID for the Contact Point | ||
| CP_ORIG_SYSTEM_REFERENCE | VARCHAR2 | 240 | Original System Reference for the Contact Point | ||
| 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 | ||
| REL_ORIG_SYSTEM | VARCHAR2 | 30 | Original System ID for the Relation | ||
| REL_ORIG_SYSTEM_REFERENCE | VARCHAR2 | 240 | Original System Reference for the Relationship | ||
| PRIMARY_FLAG | VARCHAR2 | 1 | Indicates that the record is marked as primary | ||
| OVERALL_PRIMARY_FLAG | VARCHAR2 | 1 | Indicates that the record is primary for the overall contact | ||
| PRIMARY_BY_PURPOSE | VARCHAR2 | 30 | PRIMARY_BY_PURPOSE | ||
| 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. | ||
| PARTY_ID | NUMBER | 18 | Party that owns the contact point | ||
| PARTY_SITE_ID | NUMBER | 18 | Party Site that owns the contact point | ||
| CONTACT_POINT_ID | NUMBER | 18 | Foreign key to HZ_CONTACT_POINTS | ||
| CONTACT_POINT_TYPE | VARCHAR2 | 30 | Lookup: CONTACT_POINT_TYPE of phone, fax, e-mail, web, telex, instant messaging, or EDI | ||
| CONTACT_POINT_PURPOSE | VARCHAR2 | 30 | Contact point type, such as business or personal. Uses the CONTACT_POINT_PURPOSE lookup | ||
| EDI_ECE_TP_LOCATION_CODE | VARCHAR2 | 40 | Trading partner location code for EDI Gateway | ||
| EDI_ID_NUMBER | VARCHAR2 | 30 | EDI trading partner number for the supplier site | ||
| EDI_PAYMENT_FORMAT | VARCHAR2 | 30 | Indicates type of information being transmitted with the funds if using EDI_PAYMENT_METHOD ACH. Valid values are CCD, CCP, CHZ, CTX, PPD, and PPP | ||
| EDI_PAYMENT_METHOD | VARCHAR2 | 30 | Indicates how payment is sent to the supplier | ||
| EDI_REMITTANCE_INSTRUCTION | VARCHAR2 | 30 | Indicates who will send the remittance advice. Valid values are Banks or Payables systems. | ||
| EDI_REMITTANCE_METHOD | VARCHAR2 | 30 | Indicates how remittance advice are sent to the supplier | ||
| EDI_TP_HEADER_ID | NUMBER | 18 | EDI transaction header unique identifier | ||
| EDI_TRANSACTION_HANDLING | VARCHAR2 | 25 | ANSI standard code for EDI transaction type | ||
| EFT_PRINTING_PROGRAM_ID | NUMBER | 18 | Printing program identifier | ||
| EFT_SWIFT_CODE | VARCHAR2 | 30 | EFT Swift Code | ||
| EFT_TRANSMISSION_PROGRAM_ID | NUMBER | 18 | Transmission program identifier | ||
| EFT_USER_NUMBER | VARCHAR2 | 30 | The number that identifier you as a user of electronic funds transfer service to your bank or clearing organization. | ||
| EMAIL_ADDRESS | VARCHAR2 | 320 | E-mail address of the contact point | ||
| EMAIL_FORMAT | VARCHAR2 | 30 | Indicates the preferred format for e-mail addressed to this address. For example, HTML or ASCII | ||
| PHONE_AREA_CODE | VARCHAR2 | 10 | The area code within a country code | ||
| PHONE_COUNTRY_CODE | VARCHAR2 | 10 | International country code for a telephone number. For example, 33 for France | ||
| PHONE_EXTENSION | VARCHAR2 | 20 | Additional number addressed after initial connection to an internal telephone system | ||
| PHONE_LINE_TYPE | VARCHAR2 | 30 | Lookup code for the type of phone line. For example, general, fax, inbound, or outbound | ||
| PHONE_NUMBER | VARCHAR2 | 40 | A telephone number formatted in the local format. The number should not include area code, country code, or extension. | ||
| RAW_PHONE_NUMBER | VARCHAR2 | 60 | Unformatted telephone number | ||
| PHONE_CALLING_CALENDAR | VARCHAR2 | 30 | The name or code for a calling calendar used with this telephone number | ||
| TELEX_NUMBER | VARCHAR2 | 50 | Reference number (usually a telephone number) that TELEX messages are sent to. | ||
| TIMEZONE_CODE | VARCHAR2 | 64 | Time zone identifier. | ||
| URL | VARCHAR2 | 2000 | Uniform resource locator | ||
| WEB_TYPE | VARCHAR2 | 60 | The prefix class to a web address. Typically this is either FTP or HTTP | ||
| INSTANT_MESSENGER_TYPE | VARCHAR2 | 30 | Instant messaging type such as Yahoo, MSN or ICQ | ||
| INSTANT_MESSAGING_ADDRESS | VARCHAR2 | 200 | Instant messaging ID | ||
| PAGER_TYPE_CODE | VARCHAR2 | 30 | PAGER_TYPE_CODE stores the lookup code for the type of pager. The type of pager determines how the page is received. For example, Tone, Number, Alphanumeric or two-way. | ||
| START_DATE | DATE | Date enablement column. Default SYSDATE. | |||
| END_DATE | DATE | Date enablement column. Default 31-DEC-4712. | |||
| RELATIONSHIP_ID | NUMBER | 18 | The unique identifier of a relationship. | ||
| LAST_CONTACT_DT_TIME | DATE | Date and time of last contact placed to this contact point. | |||
| INTERFACE_STATUS | VARCHAR2 | 30 | Status for the data in the interface table | ||
| ERROR_ID | NUMBER | 18 | Foreign Key to the Error Table | ||
| 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 | 255 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_NUMBER1 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER2 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER3 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER4 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER5 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER6 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER7 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER8 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER9 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER10 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER11 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_NUMBER12 | NUMBER | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_DATE1 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_DATE2 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_DATE3 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_DATE4 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_DATE5 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_DATE6 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_DATE7 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_DATE8 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_DATE9 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_DATE10 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_DATE11 | DATE | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_DATE12 | DATE | 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 | ||
| 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. |
Indexes
| Index | Uniqueness | Tablespace | Columns |
|---|---|---|---|
| HZ_CONTACTPTS_INT_A_N1 | Non Unique | Default | BATCH_ID, INTERFACE_ROW_ID |
| HZ_CONTACTPTS_INT_A_U1 | Unique | Default | CONTACTPT_T_ID |