AR_INTERFACE_CONTS_ALL
The AR_INTERFACE_CONTS_ALL table is used by AutoInvoice to import contingencies information that impacts revenue for your transactions.
Details
- 
               
Schema: FUSION
 - 
               
Object owner: AR
 - 
               
Object type: TABLE
 - 
               
Tablespace: INTERFACE
 
Columns
| Name | Datatype | Length | Precision | Not-null | Comments | 
|---|---|---|---|---|---|
| INTERFACE_CONTINGENCY_ID | NUMBER | Oracle internal use only. Revenue contingency identifier. | |||
| INTERFACE_CONTS_GUID | VARCHAR2 | 32 | Oracle internal use only. Unique global identifier. | ||
| CONTINGENCY_CODE | VARCHAR2 | 30 | Contingency code. Use Manage Revenue Contingencies task to identify valid values. | ||
| EXPIRATION_DATE | DATE | Contingency expiration date. Date format: YYYY/MM/DD. | |||
| EXPIRATION_DAYS | NUMBER | Contingency expiration in days. Positive integers only. | |||
| INTERFACE_LINE_ID | NUMBER | Oracle internal use only. Interface line identifier. | |||
| INTERFACE_LINE_CONTEXT | VARCHAR2 | 30 | Context code for Line Transactions descriptive flexfield. Use Manage Receivables Descriptive Flexfields task to identify valid values. Use INTERFACE_LINE_ATTRIBUTE1 to INTERFACE_LINE_ATTRIBUTE15 for the segment values. | ||
| INTERFACE_LINE_ATTRIBUTE1 | VARCHAR2 | 30 | Segment value for Line Transactions descriptive flexfield. | ||
| INTERFACE_LINE_ATTRIBUTE2 | VARCHAR2 | 30 | Segment value for Line Transactions descriptive flexfield. | ||
| INTERFACE_LINE_ATTRIBUTE3 | VARCHAR2 | 30 | Segment value for Line Transactions descriptive flexfield. | ||
| INTERFACE_LINE_ATTRIBUTE4 | VARCHAR2 | 30 | Segment value for Line Transactions descriptive flexfield. | ||
| INTERFACE_LINE_ATTRIBUTE5 | VARCHAR2 | 30 | Segment value for Line Transactions descriptive flexfield. | ||
| INTERFACE_LINE_ATTRIBUTE6 | VARCHAR2 | 30 | Segment value for Line Transactions descriptive flexfield. | ||
| INTERFACE_LINE_ATTRIBUTE7 | VARCHAR2 | 30 | Segment value for Line Transactions descriptive flexfield. | ||
| INTERFACE_LINE_ATTRIBUTE8 | VARCHAR2 | 30 | Segment value for Line Transactions descriptive flexfield. | ||
| INTERFACE_LINE_ATTRIBUTE9 | VARCHAR2 | 30 | Segment value for Line Transactions descriptive flexfield. | ||
| INTERFACE_LINE_ATTRIBUTE10 | VARCHAR2 | 30 | Segment value for Line Transactions descriptive flexfield. | ||
| INTERFACE_LINE_ATTRIBUTE11 | VARCHAR2 | 30 | Segment value for Line Transactions descriptive flexfield. | ||
| INTERFACE_LINE_ATTRIBUTE12 | VARCHAR2 | 30 | Segment value for Line Transactions descriptive flexfield. | ||
| INTERFACE_LINE_ATTRIBUTE13 | VARCHAR2 | 30 | Segment value for Line Transactions descriptive flexfield. | ||
| INTERFACE_LINE_ATTRIBUTE14 | VARCHAR2 | 30 | Segment value for Line Transactions descriptive flexfield. | ||
| INTERFACE_LINE_ATTRIBUTE15 | VARCHAR2 | 30 | Segment value for Line Transactions descriptive flexfield. | ||
| INTERFACE_STATUS | VARCHAR2 | 1 | Oracle internal use only. Interface status. | ||
| ATTRIBUTE_CATEGORY | VARCHAR2 | 30 | Oracle internal use only. Descriptive Flexfield: structure definition of the user descriptive flexfield. | ||
| ATTRIBUTE1 | VARCHAR2 | 30 | Oracle internal use only. Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE2 | VARCHAR2 | 30 | Oracle internal use only. Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE3 | VARCHAR2 | 30 | Oracle internal use only. Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE4 | VARCHAR2 | 30 | Oracle internal use only. Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE5 | VARCHAR2 | 30 | Oracle internal use only. Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE6 | VARCHAR2 | 30 | Oracle internal use only. Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE7 | VARCHAR2 | 30 | Oracle internal use only. Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE8 | VARCHAR2 | 30 | Oracle internal use only. Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE9 | VARCHAR2 | 30 | Oracle internal use only. Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE10 | VARCHAR2 | 30 | Oracle internal use only. Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE11 | VARCHAR2 | 30 | Oracle internal use only. Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE12 | VARCHAR2 | 30 | Oracle internal use only. Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE13 | VARCHAR2 | 30 | Oracle internal use only. Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE14 | VARCHAR2 | 30 | Oracle internal use only. Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ATTRIBUTE15 | VARCHAR2 | 30 | Oracle internal use only. Descriptive Flexfield: segment of the user descriptive flexfield. | ||
| ORG_ID | NUMBER | 18 | Business unit identifier. Use Manage Business Units task to identify valid values. | ||
| REQUEST_ID | NUMBER | Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row. | |||
| 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. | ||
| CONTINGENCY_ID | NUMBER | 18 | Contingency identifier. Use Manage Revenue Contingencies task to identify valid values. | ||
| COMPLETED_FLAG | VARCHAR2 | 1 | Contingency completed indicator. Valid values: Y, N. | ||
| COMPLETED_BY | NUMBER | Standard Who column: user who completed the contingency. | |||
| EXPIRATION_EVENT_DATE | DATE | Expiration event date. Date format: YYYY/MM/DD. | |||
| 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. | |
| LOAD_REQUEST_ID | NUMBER | 18 | Enterprise Service Scheduler: indicates the request ID of the interface load job that created the row. | ||
| BU_NAME | VARCHAR2 | 240 | Indicates the name of the business unit associated with the row. | ||
| CONTINGENCY_NAME | VARCHAR2 | 80 | Name of the revenue contingency for this row. | 
Foreign Keys
| Table | Foreign Table | Foreign Key Column | 
|---|---|---|
| AR_INTERFACE_CONTS_ALL | ar_deferral_reasons | CONTINGENCY_ID | 
Indexes
| Index | Uniqueness | Tablespace | Columns | 
|---|---|---|---|
| AR_INTERFACE_CONTS_N1 | Non Unique | Default | INTERFACE_LINE_ID | 
| AR_INTERFACE_CONTS_U1 | Unique | Default | INTERFACE_CONTINGENCY_ID |