CSE_W_COVERAGES_INT
A template that dictates terms and conditions that a supplier of the asset would provide in terms of warranty coverage for the asset either for a period of time or for a certain usage of the asset. This interface version of the table is used in the file based data import.
Details
-
Schema: FUSION
-
Object owner: CSE
-
Object type: TABLE
-
Tablespace: INTERFACE
Primary Key
| Name | Columns |
|---|---|
|
CSE_W_COVERAGES_INT_PK |
INTERFACE_ROW_ID |
Columns
| Name | Datatype | Length | Precision | Not-null | Comments |
|---|---|---|---|---|---|
| INTERFACE_ROW_ID | NUMBER | 18 | Yes | Interface Row Identifier. The primary key column of this table. | |
| INTERFACE_STATUS_CODE | VARCHAR2 | 30 | The status of the interface row. The processor heavily relies on this column to persist interim status of the row upon processing data in bulk. | ||
| INTERFACE_BATCH_ID | NUMBER | 18 | Interface Batch Identifier. This is the foreign key to the Interface Batch entity. | ||
| INTERFACE_BATCH_CODE | VARCHAR2 | 30 | The interface batch code. The user key to the interface batch entity. | ||
| HEADER_NUMBER | VARCHAR2 | 18 | Interface Record Number. This is the user key to link the child interface entities together. | ||
| ACTION_CODE | VARCHAR2 | 30 | Yes | The various actions that can be performed via the import functionality at the warranty coverage level. | |
| COVERAGE_ID | NUMBER | 18 | Coverage Identifier. This is the primary key of this entity. | ||
| COVERAGE_CODE | VARCHAR2 | 80 | The user identifiable code for the coverage. | ||
| COVERAGE_NAME | VARCHAR2 | 120 | The translatable name of the supplier warranty coverage. | ||
| COVERAGE_DESCRIPTION | VARCHAR2 | 240 | The detailed description of the supplier warranty coverage. | ||
| WARRANTY_PROVIDER_NUMBER | VARCHAR2 | 30 | The actual provider of the warranty. It could be either the manufacturer, supplier, or a third party. | ||
| WARRANTY_PROVIDER_ID | NUMBER | 18 | The actual provider of the warranty. It could be either the manufacturer, supplier, or a third party. | ||
| WARRANTY_PROVIDER_TYPE_CODE | VARCHAR2 | 30 | The warranty provider type code to identify if the provider is a supplier or manufacturer or a third party. | ||
| COVERAGE_STATUS_CODE | VARCHAR2 | 30 | The various statuses that a coverage can transition to. Examples are Draft and Ready. | ||
| COVERAGE_START_DATE | DATE | The date when the coverage begins. | |||
| COVERAGE_END_DATE | DATE | The date when the coverage would expire. | |||
| COVERAGE_TYPE_CODE | VARCHAR2 | 30 | The type of coverage. This comes from an user defined lookup. | ||
| WARRANTY_DURATION | NUMBER | The duration of the warranty. All warranties instantiated from this coverage will inherit this duration. | |||
| WARRANTY_DURATION_UOM_CODE | VARCHAR2 | 30 | The duration unit type for the duration of the warranty. This comes from a seeded lookup. | ||
| SUPPLIER_NUMBER | VARCHAR2 | 30 | The supplier of the part for which the coverage is defined. | ||
| SUPPLIER_ID | NUMBER | 18 | The supplier of the part for which the coverage is defined. | ||
| MANUFACTURER_NUMBER | VARCHAR2 | 30 | The maufacturer of the part for which the coverage is defined.. | ||
| MANUFACTURER_ID | NUMBER | 18 | The maufacturer of the part for which the coverage is defined.. | ||
| LABOR_REIMBURSEMENT_FLAG | VARCHAR2 | 1 | Flag indicating whether the labor cost charged toward the repair work can be reimbursed to the provider. | ||
| PARTS_REIMBURSEMENT_FLAG | VARCHAR2 | 1 | Flag indicating whether the replacement cost for parts can be reimbursed to the provider. | ||
| PARTS_RETURN_REQUIRED_FLAG | VARCHAR2 | 1 | Flag indicating whether the original part must be returned to the provider. | ||
| INTERNAL_REPAIR_ALLOWED_FLAG | VARCHAR2 | 1 | Flag indicating that coverage allows work to be performed by the consumer. | ||
| AUTHORIZATION_REQUIRED_FLAG | VARCHAR2 | 1 | Flag indicating whether an explicit authorization is to be sought before repair work is performed. | ||
| TERMS_AND_CONDITIONS | VARCHAR2 | 4000 | Terms and condtions on the warranty coverage. | ||
| REACTIONS_AND_RESOLUTIONS | VARCHAR2 | 4000 | Reactions and resolutions documented by the warranty provider. | ||
| SERVICE_LEVEL_AGREEMENTS | VARCHAR2 | 4000 | Service level agreements with the warranty provider. | ||
| FILTER_BY_TXN_CODE_FLAG | VARCHAR2 | 1 | Flag indicating whether transactions that are not coded for the system are filtered out or not. | ||
| PARTITION_NUMBER | NUMBER | 18 | For parallel processing, the internal logic uses this column to stripe the set of interface records into a partition. | ||
| ATTRIBUTE_CATEGORY | VARCHAR2 | 80 | Descriptive Flexfield: structure definition of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR1 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR2 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR3 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR4 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR5 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR6 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR7 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR8 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR9 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR10 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR11 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR12 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR13 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR14 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR15 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR16 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR17 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR18 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR19 | VARCHAR2 | 240 | Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE_CHAR20 | VARCHAR2 | 240 | 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_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_TIMESTAMP1 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_TIMESTAMP2 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_TIMESTAMP3 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_TIMESTAMP4 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| ATTRIBUTE_TIMESTAMP5 | TIMESTAMP | Descriptive Flexfield: segment of the user descriptive flexfield. | |||
| CREATED_BY | VARCHAR2 | 64 | Who column: indicates the user who created the row. | ||
| CREATION_DATE | TIMESTAMP | Who column: indicates the date and time of the creation of the row. | |||
| LAST_UPDATED_BY | VARCHAR2 | 64 | Who column: indicates the user who last updated the row. | ||
| LAST_UPDATE_DATE | TIMESTAMP | 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. | ||
| LOAD_REQUEST_ID | NUMBER | 18 | Load Request Identifier. This is to support the loading of the interface records from the data files using the cloud framework. | ||
| REQUEST_ID | NUMBER | 18 | Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row. | ||
| JOB_DEFINITION_NAME | VARCHAR2 | 100 | Enterprise Service Scheduler: indicates the name of the job that created or last updated the row. | ||
| JOB_DEFINITION_PACKAGE | VARCHAR2 | 900 | Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row. |
Indexes
| Index | Uniqueness | Tablespace | Columns |
|---|---|---|---|
| CSE_W_COVERAGES_INT_N01 | Non Unique | Default | INTERFACE_BATCH_ID, INTERFACE_STATUS_CODE, HEADER_NUMBER |
| CSE_W_COVERAGES_INT_U01 | Unique | Default | INTERFACE_ROW_ID |