VRM_SYSTEM_OPTIONS_
This object stores system level configuration options for the revenue compliance processes .
Details
-
Schema: FUSION
-
Object owner: VRM
-
Object type: TABLE
-
Tablespace: FUSION_TS_TX_DATA
Primary Key
| Name | Columns |
|---|---|
|
VRM_SYSTEM_OPTIONS_PK_ |
LAST_UPDATE_DATE, LAST_UPDATED_BY, SYSTEM_OPTION_ID |
Columns
| Name | Datatype | Length | Precision | Not-null | Comments | Status |
|---|---|---|---|---|---|---|
| SYSTEM_OPTION_ID | NUMBER | 18 | Yes | Identifier for system options | ||
| CORPORATE_CURRENCY | VARCHAR2 | 60 | Stores the corporate currency for calculating the fair market values for reporting purpose | |||
| EXCHANGE_RATE_TYPE | VARCHAR2 | 60 | Stores the exchange rate type to use for converting the fair market value from the transaction currency into the corporate currency. | |||
| EXTRACTION_PERIOD_TYPE | VARCHAR2 | 30 | Oracle internal use only. | Active | ||
| MEA_ITEM_CLF_CAT_SET_ID | NUMBER | 18 | Oracle internal use only. | Active | ||
| PCT_VALUE_PRECISION | NUMBER | 18 | Oracle internal use only. | Active | ||
| MEA_ITEM_CLF_CATEGORY_ID | NUMBER | 18 | Oracle internal use only. | Active | ||
| AUTO_GROUP_DOC_LINES | VARCHAR2 | 1 | Specifies whether lines within a document should be grouped automatically when they have same values for the following attributes: Item/Memo Line UOM Unit Selling Price Unit List Price | |||
| ROUNDING_RULE | VARCHAR2 | 30 | Specifies the rounding rule for FMV calcualtion. Possible Values Up Down Nearest | |||
| MEA_TIME_FRAME | NUMBER | MEA time frame defines the period of time during which all documents related to a MEA must be created in the upstream application. | ||||
| MEA_TIME_FRAME_UNIT | VARCHAR2 | 30 | The unit of the default active period of a MEA transaction. Possible values can be days, months, or years. | |||
| MEA_ADJ_CONTROL_LEVEL | VARCHAR2 | 30 | The option for the control level of a manual adjustment. | |||
| ACT_DATE_IN_CLOSED_PERIOD | VARCHAR2 | 20 | The system option that indicates how the application should handle imported transaction lines with the accounting date in a closed period. Possible values are Yes and No. | |||
| CREATE_CLEARING_OPTION | VARCHAR2 | 10 | The system option that indicates whether or not the clearing accounting entries need to be created. | |||
| OBJECT_VERSION_NUMBER | NUMBER | 9 | 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. | |||
| 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_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. | |||
| ADJ_REVIEW_REQUIRED_FLAG | VARCHAR2 | 1 | Oracle internal use only. | |||
| 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. | ||||
| VRM_SYSTEM_OPTIONS | VARCHAR2 | 1 | Update Effectivity Period | |||
| NUMBER_OF_PROCESSORS | NUMBER | Number of parallel processors. | ||||
| PROCESSING_UNIT_SIZE | NUMBER | Number of documents to be processed at a time. | ||||
| CARVEOUT_UNDELIVERED_ITEMS | VARCHAR2 | 1 | Indicates carve-out can be made to undelivered goods and services. Possible values are Yes or No. | |||
| FMV_TOLERANCE_FLAG | VARCHAR2 | 1 | Oracle internal use only. | |||
| UPDATE_EFFECTIVITY_PERIOD | VARCHAR2 | 1 | Indicates whether to allow effective price period update for MEA carve-out. Possible values are Yes or No. | |||
| DEFAULT_MEA_PERIOD | NUMBER | The default period used to identify multiple element arrangements. | ||||
| DEFAULT_MEA_PERIOD_UNIT | VARCHAR2 | 120 | The unit in which the default period is defined. Possible values are days, months, and years. | |||
| STANDALONE_DATA_PERIOD | NUMBER | Period the standalone sales data is captured and used to create multiple element arrangement. | ||||
| STANDALONE_DATA_PERIOD_UNIT | VARCHAR2 | 120 | Unit of measure in which the default period is defined. Possible values are DAYS, MONTHS, or YEARS. | |||
| CONTRACTS_START_DATE | DATE | Start date for integration of Oracle Fusion Contracts with Oracle Fusion Revenue Management | ||||
| CONTRACTS_READ_ONLY_FLAG | VARCHAR2 | 1 | Indicates whether the setup is read-only or not. | |||
| AUDIT_ACTION_TYPE_ | VARCHAR2 | 10 | Action Type - have values like INSERT, UPDATE and DELETE. | |||
| AUDIT_CHANGE_BIT_MAP_ | VARCHAR2 | 1000 | Used to store a bit map of 1s and 0s for each column in the table. | |||
| AUDIT_IMPERSONATOR_ | VARCHAR2 | 64 | Original Impersonator User. |
Indexes
| Index | Uniqueness | Tablespace | Columns |
|---|---|---|---|
| VRM_SYSTEM_OPTIONSN1_ | Non Unique | Default | SYSTEM_OPTION_ID, LAST_UPDATE_DATE |
| VRM_SYSTEM_OPTIONS_U1_ | Unique | Default | LAST_UPDATE_DATE, LAST_UPDATED_BY, SYSTEM_OPTION_ID |