[Home] [Help]
[Dependency Information]
| Object Name: | AR_TRANSACTION_HISTORY_ALL |
|---|---|
| Object Type: | TABLE |
| Owner: | AR |
| FND Design Data: | AR.AR_TRANSACTION_HISTORY_ALL
|
| Subobject Name: | |
| Status: | VALID |
The AR_TRANSACTION_HISTORY_ALL table is a Bills Receivable table that contains detailed information about each bills receivable transaction, including activities and the life cycle of bills receivable events. Oracle Receivables creates a new row each time there is activity on the bills receivable transaction, such as a payment or endorsement, or when the status of the bills receivable transaction changes, such as when a bill is completed or accepted. This table also stores the header for Oracle Receivables posting information.
.
The primary key for this table is TRANSACTION_HISTORY_ID.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Index | Type | Uniqueness | Tablespace | Column |
|---|---|---|---|---|
| AR_TRANSACTION_HISTORY_U1 | NORMAL | UNIQUE |
APPS_TS_TX_IDX
|
TRANSACTION_HISTORY_ID
|
| AR_TRANSACTION_HISTORY_N2 | NORMAL | NONUNIQUE |
APPS_TS_TX_IDX
|
CUSTOMER_TRX_ID
CURRENT_RECORD_FLAG
|
| AR_TRANSACTION_HISTORY_N3 | NORMAL | NONUNIQUE |
APPS_TS_TX_IDX
|
CUSTOMER_TRX_ID
CURRENT_ACCOUNTED_FLAG
|
| AR_TRANSACTION_HISTORY_N4 | NORMAL | NONUNIQUE |
APPS_TS_TX_IDX
|
BATCH_ID
|
| AR_TRANSACTION_HISTORY_N5 | NORMAL | NONUNIQUE |
APPS_TS_TX_IDX
|
GL_DATE
FIRST_POSTED_RECORD_FLAG
|
| AR_TRANSACTION_HISTORY_N6 | NORMAL | NONUNIQUE |
APPS_TS_TX_IDX
|
POSTING_CONTROL_ID
GL_DATE
|
| AR_TRANSACTION_HISTORY_N7 | NORMAL | NONUNIQUE |
APPS_TS_TX_IDX
|
REQUEST_ID
|
| AR_TRANSACTION_HISTORY_N8 | NORMAL | NONUNIQUE |
APPS_TS_TX_IDX
|
EVENT_ID
|
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| TRANSACTION_HISTORY_ID | NUMBER | (15) | Yes | Unique identifier for transaction history |
| CUSTOMER_TRX_ID | NUMBER | (15) | Yes | Identifies the transaction that this history row relates to |
| STATUS | VARCHAR2 | (30) | Yes | Transaction status. Lookup code for TRANSACTION_HISTORY_STATUS. |
| EVENT | VARCHAR2 | (30) | Event that resulted in the creation of this row. Lookup code for the TRANSACTION_HISTORY_EVENT column. | |
| BATCH_ID | NUMBER | (15) | Foreign key to the AR_BATCHES or RA_BATCHES table. Points to batch used to create this row for the transaction. | |
| TRX_DATE | DATE | Yes | Transaction date, when this history row occurs | |
| GL_DATE | DATE | General Ledger date for this history row | ||
| CURRENT_RECORD_FLAG | VARCHAR2 | (1) | Indicates if this row is the latest step for this transaction. Y for the latest step. Null for not the latest step. | |
| CURRENT_ACCOUNTED_FLAG | VARCHAR2 | (1) | Indicates if this row is the latest accounted step for this transaction. Y for the latest accounted step. Null for not the latest step. | |
| POSTABLE_FLAG | VARCHAR2 | (1) | Yes | Indicates if the row is postable. Y for postable. N for not postable. |
| FIRST_POSTED_RECORD_FLAG | VARCHAR2 | (1) | Yes | Indicates if this is the first row posted for the transaction. Y for the first row. N for not the first row. |
| POSTING_CONTROL_ID | NUMBER | (15) | Yes | Receivables posting batch identifier. -3 indicates that the row is not posted. |
| GL_POSTED_DATE | DATE | Date when record was submitted for General Ledger posting | ||
| PRV_TRX_HISTORY_ID | NUMBER | (15) | Unique identifier for transaction history of the record that precedes the current record | |
| CREATED_FROM | VARCHAR2 | (30) | Yes | Code for form or program that created this row |
| COMMENTS | VARCHAR2 | (240) | Comments related to this row | |
| ATTRIBUTE_CATEGORY | VARCHAR2 | (30) | Descriptive flexfield structure definition column. | |
| ATTRIBUTE1 | VARCHAR2 | (150) | Descriptive flexfield segment | |
| ATTRIBUTE2 | VARCHAR2 | (150) | Descriptive flexfield segment | |
| ATTRIBUTE3 | VARCHAR2 | (150) | Descriptive flexfield segment | |
| ATTRIBUTE4 | VARCHAR2 | (150) | Descriptive flexfield segment | |
| ATTRIBUTE5 | VARCHAR2 | (150) | Descriptive flexfield segment | |
| ATTRIBUTE6 | VARCHAR2 | (150) | Descriptive flexfield segment | |
| ATTRIBUTE7 | VARCHAR2 | (150) | Descriptive flexfield segment | |
| ATTRIBUTE8 | VARCHAR2 | (150) | Descriptive flexfield segment | |
| ATTRIBUTE9 | VARCHAR2 | (150) | Descriptive flexfield segment | |
| ATTRIBUTE10 | VARCHAR2 | (150) | Descriptive flexfield segment | |
| ATTRIBUTE11 | VARCHAR2 | (150) | Descriptive flexfield segment | |
| ATTRIBUTE12 | VARCHAR2 | (150) | Descriptive flexfield segment | |
| ATTRIBUTE13 | VARCHAR2 | (150) | Descriptive flexfield segment | |
| ATTRIBUTE14 | VARCHAR2 | (150) | Descriptive flexfield segment | |
| ATTRIBUTE15 | VARCHAR2 | (150) | Descriptive flexfield segment | |
| PROGRAM_APPLICATION_ID | NUMBER | (15) | Concurrent Program who column - application id of the program that last updated this row (foreign key to FND_APPLICATION.APPLICATION_ID). | |
| PROGRAM_ID | NUMBER | (15) | Concurrent Program who column - program id of the program that last updated this row (foreign key to FND_CONCURRENT_PROGRAM.CONCURRENT_PROGRAM_ID). | |
| PROGRAM_UPDATE_DATE | DATE | Concurrent Program who column - date when a program last updated this row). | ||
| REQUEST_ID | NUMBER | (15) | Concurrent Program who column - concurrent request id of the program that last updated this row (foreign key to FND_CONCURRENT_REQUESTS.REQUEST_ID). | |
| CREATION_DATE | DATE | Yes | Standard who column - date when this row was created. | |
| CREATED_BY | NUMBER | (15) | Yes | Standard who column - user who created this row (foreign key to FND_USER.USER_ID). |
| LAST_UPDATE_LOGIN | NUMBER | (15) | Standard who column - operating system login of user who last updated this row (foreign key to FND_LOGINS.LOGIN_ID). | |
| LAST_UPDATE_DATE | DATE | Yes | Standard Who column - date when a user last updated this row. | |
| LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard who column - user who last updated this row (foreign key to FND_USER.USER_ID). |
| ORG_ID | NUMBER | (15) | Organization identifier | |
| MRC_POSTING_CONTROL_ID | VARCHAR2 | (2000) | Concatenated string of reporting Set of Books identifier and Receivables posting batch identifier. MRC only. | |
| MRC_GL_POSTED_DATE | VARCHAR2 | (2000) | Concatenated string of reporting Set of Books identifier and posted date for reporting book or books. MRC only. | |
| MRC_CREATED_FROM | VARCHAR2 | (2000) | Concatenated string of reporting Set of Books identifier and code for program that created this row. MRC only | |
| MATURITY_DATE | DATE | Maturity date for this history row | ||
| EVENT_ID | NUMBER | (15) | SLA event_id |
Cut, paste (and edit) the following text to query this object:
SELECT TRANSACTION_HISTORY_ID
, CUSTOMER_TRX_ID
, STATUS
, EVENT
, BATCH_ID
, TRX_DATE
, GL_DATE
, CURRENT_RECORD_FLAG
, CURRENT_ACCOUNTED_FLAG
, POSTABLE_FLAG
, FIRST_POSTED_RECORD_FLAG
, POSTING_CONTROL_ID
, GL_POSTED_DATE
, PRV_TRX_HISTORY_ID
, CREATED_FROM
, COMMENTS
, ATTRIBUTE_CATEGORY
, ATTRIBUTE1
, ATTRIBUTE2
, ATTRIBUTE3
, ATTRIBUTE4
, ATTRIBUTE5
, ATTRIBUTE6
, ATTRIBUTE7
, ATTRIBUTE8
, ATTRIBUTE9
, ATTRIBUTE10
, ATTRIBUTE11
, ATTRIBUTE12
, ATTRIBUTE13
, ATTRIBUTE14
, ATTRIBUTE15
, PROGRAM_APPLICATION_ID
, PROGRAM_ID
, PROGRAM_UPDATE_DATE
, REQUEST_ID
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_LOGIN
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, ORG_ID
, MRC_POSTING_CONTROL_ID
, MRC_GL_POSTED_DATE
, MRC_CREATED_FROM
, MATURITY_DATE
, EVENT_ID
FROM AR.AR_TRANSACTION_HISTORY_ALL;
AR.AR_TRANSACTION_HISTORY_ALL does not reference any database object
AR.AR_TRANSACTION_HISTORY_ALL is referenced by following:
AR
AR_TRANSACTION_HISTORY_ALL#
|
|
|
|