CSE_W_ENTITLEMENTS

Cost incurred in maintaining the asset during its warranty period, where a supplier allows for the maintenance/repair work to be performed locally is collected as entitlemenents. These entitlements are then reviewed and is sent to the supplier as a claim.

Details

  • Schema: FUSION

  • Object owner: CSE

  • Object type: TABLE

  • Tablespace: Default

Primary Key

Name Columns

CSE_W_ENTITLEMENTS_PK

ENTITLEMENT_ID

Columns

Name Datatype Length Precision Not-null Comments
ENTITLEMENT_ID NUMBER 18 Yes Entitlement Identifier. This is the primary key of this entity.
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
CLAIM_ID NUMBER 18 The foreign key column to the claims entity cse_w_claims_b.claim_id.
ENTITLEMENT_NUMBER VARCHAR2 80 Yes An unique user understable number for the entitlement. It is system generated and must be unique across the system,
ENTITLEMENT_DATE DATE Yes The date when the entitlement transaction is recorded in the system.
ENTITLEMENT_TYPE_CODE VARCHAR2 30 The various type of entitlements that are gathered for processing the claims to the warranty provider.
ORGANIZATION_ID NUMBER 18 The organization where this entitlement is recorded.
CONTRACT_ID NUMBER 18 The contract identifier. Foreign key to the contract entity.
ASSET_ID NUMBER 18 The asset on which the specific warranty entitlement is drawn from. It is defaulted with the work order asset. However, the admin can switch it to a component asset or another related asset.
ENTITLEMENT_DESCRIPTION VARCHAR2 240 A brief description of the entitlement when the entitlement is manually created.
MANUALLY_CREATED_FLAG VARCHAR2 1 Yes Flag indicating that this entitlement is automatically generated or is manually entered.
WARRANTY_ENTITLED_FLAG VARCHAR2 1 Yes Flag indicating that this expense is entitled for a warranty claim.
COST_TRANSACTION_ID NUMBER 18 The source transaction that contributed to this entitlement.
WORK_ORDER_ID NUMBER 18 The work order reference on which the repair work was performed.
WO_OPERATION_ID NUMBER 18 The work order operation reference on which the repair work was performed.
WO_OPERATION_RESOURCE_ID NUMBER 18 The work order operation reference on which the repair work was performed.
WO_OPERATION_MATERIAL_ID NUMBER 18 The work order operation material reference on which the repair work was performed.
TRANSACTION_CODE_ID NUMBER 18 The transaction code against which the cost is incurred.
WORK_ACCOMPLISHED_CODE_ID NUMBER 18 Represents the accomplishment code to record when the operation is completed. Foreign key to cse_condition_event_codes_b table.
REASON_FOR_REPAIR_CODE_ID NUMBER 18 Represents the reason for repair code to record when the operation is completed. Foreign key to cse_condition_event_codes_b table.
REIMBURSEMENT_QTY NUMBER The number of units of material or resource that was involved in the expense transaction.
REIMBURSEMENT_QTY_UOM_CODE VARCHAR2 3 The units of measure for the reimbursement quantity that was involved in the expense transaction.
REIMBURSEMENT_UNIT_COST NUMBER The unit cost involved in this expense.
REIMBURSEMENT_TOTAL_COST NUMBER The unit cost involved in this expense.
REIMBURSEMENT_CURRENCY_CODE VARCHAR2 20 The currency code to the reimbursement cost.
ENTITLEMENT_NOTES VARCHAR2 4000 Notes captured while reviewing the entitlement.
EXTERNAL_REFERENCE_NUMBER VARCHAR2 80 The external reference captured from a legacy or third party system.
EXTN_ATTRIBUTE_CHAR001 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR002 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR003 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR004 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR005 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR006 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR007 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR008 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR009 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR010 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR011 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR012 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR013 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR014 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR015 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR016 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR017 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR018 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR019 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR020 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR021 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR022 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR023 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR024 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR025 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR026 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR027 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR028 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR029 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR030 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR031 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR032 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR033 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR034 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR035 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR036 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR037 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR038 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR039 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR040 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR041 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR042 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR043 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR044 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR045 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR046 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR047 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR048 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR049 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR050 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR051 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR052 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR053 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR054 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR055 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR056 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR057 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR058 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR059 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR060 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR061 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR062 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR063 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR064 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR065 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR066 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR067 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR068 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR069 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR070 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR071 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR072 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR073 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR074 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR075 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR076 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR077 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR078 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR079 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR080 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR081 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR082 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR083 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR084 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR085 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR086 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR087 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR088 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR089 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR090 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR091 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR092 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR093 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR094 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR095 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR096 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR097 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR098 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR099 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CHAR100 VARCHAR2 1500 Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER001 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER002 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER003 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER004 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER005 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER006 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER007 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER008 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER009 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER010 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER011 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER012 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER013 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER014 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER015 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER016 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER017 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER018 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER019 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER020 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER021 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER022 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER023 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER024 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER025 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER026 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER027 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER028 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER029 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER030 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER031 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER032 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER033 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER034 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER035 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER036 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER037 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER038 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER039 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER040 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER041 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER042 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER043 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER044 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER045 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER046 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER047 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER048 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER049 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_NUMBER050 NUMBER Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_TIMESTAMP001 TIMESTAMP Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_TIMESTAMP002 TIMESTAMP Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_TIMESTAMP003 TIMESTAMP Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_TIMESTAMP004 TIMESTAMP Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_TIMESTAMP005 TIMESTAMP Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_TIMESTAMP006 TIMESTAMP Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_TIMESTAMP007 TIMESTAMP Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_TIMESTAMP008 TIMESTAMP Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_TIMESTAMP009 TIMESTAMP Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_TIMESTAMP010 TIMESTAMP Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CLOB001 CLOB Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CLOB002 CLOB Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CLOB003 CLOB Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CLOB004 CLOB Runtime Extensibility: Column reserved for custom extension attributes.
EXTN_ATTRIBUTE_CLOB005 CLOB Runtime Extensibility: Column reserved for custom extension attributes.
CURRENCY_CODE VARCHAR2 15 Runtime Extensibility: Currency code for the extensibility.
CORP_CURRENCY_CODE VARCHAR2 15 Runtime Extensibility: Corporate currency code for extensibility.
CURCY_CONV_RATE_TYPE VARCHAR2 30 Runtime Extensibility: Currency conversion rate type for extensibility.
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 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.
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_ENTITLEMENTS_U01 Unique Default ENTITLEMENT_ID