VRM_MEA_DOC_CARVEOUT_LINES
This object stores the compliance carveouts for Multiple Element Arrangements.
Details
-
Schema: FUSION
-
Object owner: VRM
-
Object type: TABLE
-
Tablespace: FUSION_TS_TX_DATA
Primary Key
Name | Columns |
---|---|
VRM_MEA_DOC_CARVEOUT_LINE_PK |
MEA_CARVEOUT_LINE_ID |
Columns
Name | Datatype | Length | Precision | Not-null | Comments |
---|---|---|---|---|---|
MEA_CARVEOUT_LINE_ID | NUMBER | 18 | Yes | Internal unique identifier of a carve-out adjustment line. | |
DOCUMENT_LINE_ID | NUMBER | 18 | Yes | Internal unique identifier of a source document line. | |
STATUS | VARCHAR2 | 30 | Yes | MEA adjustment status. Values are from the lookup VRM_MEA_ADJ_PROCESS_STATUS. | |
ADJ_REV_UNIT_PRICE | NUMBER | Unit revenue price after a carve out adjustment. | |||
ADJ_REV_LINE_AMOUNT | NUMBER | Revenue line amount for a MEA line after a carve out adjustment. | |||
ADJ_REV_UNIT_LIST_PRICE_DISC | NUMBER | Unit list price discount percentage after a carve out adjustment. | |||
ADJ_REV_BASE_PRICE_PERCENT | NUMBER | Base price percentage after a carve out adjustment. | |||
ADJUSTMENT_REASON | VARCHAR2 | 30 | Carve out adjustment reason for a MEA. These values are from VRM_MEA_ADJ_REASON lookup. | ||
CARVEOUT_AMOUNT | NUMBER | Carve out adjustment amount of a MEA line. | |||
REVERSED_FLAG | VARCHAR2 | 1 | Indicates whether carve out is reversed. Possible values are Yes or No. | ||
DISPLAY_FLAG | VARCHAR2 | 1 | Indicates the latest activity. Possible values are Yes or No. | ||
ADJUSTMENT_DATE | DATE | Date used for carve-out adjustment. | |||
PARENT_MEA_CARVEOUT_LINE_ID | NUMBER | 18 | The information about the source carve-out line that has been reversed. | ||
ADJ_GROSS_MARGIN_PERCENT | NUMBER | The information about the gross margin percentage after a carve-out adjustment. | |||
REQUEST_ID | NUMBER | 18 | Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row. | ||
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. | |
PROCESSED_DATE | DATE | The date the carve-out line was processed. | |||
CARVEOUT_PERCENTAGE | NUMBER | The difference between line amount and adjusted amount in percentage on carve out lines. | |||
MEA_CARVEOUT_HEADER_ID | NUMBER | 18 | Carve-out adjustment internal identifier. | ||
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_UPDATE_DATE | TIMESTAMP | Yes | Who column: indicates the date and time of the last update of the row. | ||
LAST_UPDATED_BY | VARCHAR2 | 64 | Yes | Who column: indicates the user who last updated the row. | |
LAST_UPDATE_LOGIN | VARCHAR2 | 32 | Who column: indicates the session login associated to the user who last updated the row. | ||
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. | ||
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_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. | |||
FMV_LINE_ID | NUMBER | 18 | FMV line internal identifier. | ||
TOTAL_LINE_AMOUNT | NUMBER | Total line amount of a MEA transaction. | |||
TOTAL_FMV_AMOUNT | NUMBER | Total fair market value amount of a MEA transaction. | |||
FMV_REPRESENTATION_TYPE | VARCHAR2 | 30 | FMV price representation type. Values are from the lookup VRM_FMV_REPRESENTATIONS. | ||
FMV_TOLERANCE_CODE | VARCHAR2 | 10 | Indicates the fair market value tolerance range level used to calculate the carve-out adjustment. | ||
SUGGESTED_CARVEOUT_AMOUNT | NUMBER | Suggested carve-out amount. | |||
SUGGESTED_CARVEOUT_PERCENTAGE | NUMBER | Suggested carve-out percentage. | |||
MANUALLY_ENTERED_FLAG | VARCHAR2 | 1 | Indicates whether the carve-out line is manually added by the user. Possible values are Yes or No. | ||
FULFILLMENT_STATUS | VARCHAR2 | 30 | The fulfillment status used to calculate the carve-out adjustment. | ||
ADJUSTMENT_ACTION | VARCHAR2 | 30 | Adjustment action of MEA. Values are from the lookup VRM_MEA_TRX_ACTION_TYPE and VRM_MEA_LINE_ACTION_TYPE. | ||
NET_UNIT_PRICE | NUMBER | Net unit price used to calculate the carve-out adjustment. | |||
NET_UNIT_LIST_PRICE_DISC | NUMBER | Net unit list price discount used to calculate the carve-out adjustment. | |||
NET_BASE_PRICE_PERCENT | NUMBER | Net base price percent used to calculate the carve-out adjustment. | |||
NET_GROSS_MARGIN_PERCENT | NUMBER | Net gross margin percent used to calculate the carve-out adjustment. | |||
NET_COST_AMOUNT | NUMBER | Net cost amount used to calculate the carve-out adjustment. | |||
CURRENT_LINE_AMOUNT_PROCESSED | NUMBER | Current line amount processed by carve-out. | |||
CARVEOUT_AMOUNT_PROCESSED | NUMBER | Amount processed by carve-out. | |||
COMMENTS | VARCHAR2 | 1000 | Used to store the user comments on MEA adjustments. | ||
REV_REC_PROCESSED_FLAG | VARCHAR2 | 1 | Oracle internal use only. | ||
DELIVERY_DATE | DATE | Fulfillment date of a source document line. | |||
DELIVERY_STATUS | VARCHAR2 | 30 | Delivery status of a source document. Values are from the lookup VRM_MEA_LINE_DELIVERY_STATUS. |
Foreign Keys
Table | Foreign Table | Foreign Key Column |
---|---|---|
VRM_MEA_DOC_CARVEOUT_LINES | vrm_mea_doc_carveout_lines | PARENT_MEA_CARVEOUT_LINE_ID |
VRM_MEA_DOC_CARVEOUT_LINES | vrm_mea_doc_carveout_hdrs | MEA_CARVEOUT_HEADER_ID |
vrm_mea_doc_carveout_lines | vrm_mea_doc_carveout_lines | PARENT_MEA_CARVEOUT_LINE_ID |
Indexes
Index | Uniqueness | Tablespace | Columns |
---|---|---|---|
VRM_MEA_CARVEOUT_LINES_N2 | Non Unique | Default | PARENT_MEA_CARVEOUT_LINE_ID |
VRM_MEA_CARVEOUT_LINES_N3 | Non Unique | Default | MEA_CARVEOUT_HEADER_ID, REV_REC_PROCESSED_FLAG |
VRM_MEA_CARVEOUT_LINES_N4 | Non Unique | Default | REV_REC_PROCESSED_FLAG |
VRM_MEA_DOC_CARVEOUT_LINES_N1 | Non Unique | Default | DOCUMENT_LINE_ID, DISPLAY_FLAG |
VRM_MEA_DOC_CARVEOUT_LIN_U1 | Unique | Default | MEA_CARVEOUT_LINE_ID |