VRM_REV_ADJ_SCHED_TEMP_ALL

The VRM_REV_ADJ_SCHED_TEMP_ALL contains revenue schedules, which represent when and how much revenue will be recognized for a revenue line during revenue contingency processing.

Details

  • Schema: FUSION

  • Object owner: VRM

  • Object type: TABLE

  • Tablespace: FUSION_TS_TX_DATA

Primary Key

Name Columns

VRM_REV_ADJ_SCHED_TEMP_AL_PK

REVENUE_DOC_LINE_SCHEDULE_ID

Columns

Name Datatype Length Precision Not-null Comments
REVENUE_DOC_LINE_SCHEDULE_ID NUMBER 18 Yes Internal identifier of revenue line schedule.
REVENUE_DOCUMENT_LINE_ID NUMBER 18 Internal identifier of revenue document line.
SCHEDULE_LINE_NUMBER NUMBER 18 Schedule line unique identifier.
REVENUE_LINE_SPLIT_ID NUMBER 18 Revenue split line unique identifier.
ACCOUNTING_DATE DATE Accounting date of the revenue document.
SCHEDULE_EVENT VARCHAR2 30 System derived event that results in a revenue schedule line.
AMOUNT NUMBER Amount in the foreign currency.
REVENUE_DOCUMENT_ID NUMBER 18 Yes Revenue document unique identifier.
DOCUMENT_ID NUMBER 18 Source document unique identifier.
DOCUMENT_LINE_ID NUMBER 18 Source document line unique identifier.
POSTED_TO_SLA_FLAG VARCHAR2 1 Indicates if a revenue line is posted to SLA. Possible values are Yes or No.
CODE_COMBINATION_ID NUMBER 18 A combination of a distribution flexfield.
ORG_ID NUMBER 18 Yes Indicates the identifier of the business unit associated to 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.
ORIGINAL_ACCOUNTING_DATE DATE Accounting date of the source document.
ACCOUNT_CLASS VARCHAR2 30 Account class associated with the distribution record.
ACCOUNT_SET_FLAG VARCHAR2 1 Indicates if the line is set to account record. Possible values are Yes or No.
SET_OF_BOOKS_ID NUMBER 18 Ledger unique identifier.
PERCENT NUMBER Percentage of the line amount represented by this revenue document.
ACCTD_AMOUNT NUMBER Amount in the functional currency.
CONCATENATED_SEGMENTS CLOB An identifier of the accounting flexfield for the revenue distribution.
POSTING_CONTROL_ID NUMBER 18 Indicates the posting batch identifier. -3 is used for not posted.
GL_POSTED_DATE DATE Date when the revenue is posted to the general ledger.
LATEST_REC_FLAG VARCHAR2 1 Indicates the latest record with an account type of recognition status. Possible values are Yes or No.
REC_OFFSET_FLAG VARCHAR2 1 Indicates if the record is an unbilled or unearned line paired with the transaction line.
COLLECTED_TAX_CCID NUMBER 18 Transaction distribution of a collected tax account class. This attribute is only used for deferred tax.
REVENUE_ADJUSTMENT_ID NUMBER 18 Revenue adjustment unique identifier.
COMPLIANCE_ADJUSTMENT_ID NUMBER 18 Revenue carve-out adjustment identifier.
OFFSET_LINE_TYPE VARCHAR2 30 Offset line type code for the revenue or unearned revenue schedule line.
OFFSET_LINE_ACCOUNT_CCID NUMBER 18 Offset account code identifier for the revenue or unearned revenue schedule line.
POST_REQUEST_ID NUMBER 18 Unique identifier of a journal entry posting to the general ledger.
RA_POST_LOOP_NUMBER NUMBER 18 Oracle internal use only.
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row.
COMMENTS VARCHAR2 240 Comment about the distribution record.
USER_GENERATED_FLAG VARCHAR2 1 Indicates that the user has created the entry manually. Possible values are Yes or No.
EVENT_ID NUMBER 18 SLA event unique identifier.
ROUNDING_CORRECTION_FLAG VARCHAR2 1 Indicates if there is a rounding correction. Possible values are Yes or No.
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.
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.

Indexes

Index Uniqueness Tablespace Columns
VRM_REV_ADJ_SCHED_TEMP_U1 Unique Default REVENUE_DOC_LINE_SCHEDULE_ID