[Home] [Help]
[Dependency Information]
Object Name: | AP_NO_MATCH_TRXNS |
---|---|
Object Type: | TABLE |
Owner: | AP |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
The AP_NO_MATCH_TRXNS table tracks the matching status of transactions
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
AP_NO_MATCH_TRXNS_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
AP_NO_MATCH_TRXNS_N1 | NORMAL | NONUNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
TRX_ID | NUMBER | (15) | Yes | Transaction identifier |
NO_MATCH_TRX_ID | NUMBER | (15) | Yes | Not matching identifier |
CREATION_DATE | DATE | Yes | Standard who column | |
CREATED_BY | NUMBER | (15) | Yes | Standard who column |
LAST_UPDATE_DATE | DATE | Yes | Standard who column | |
LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard who column |
LAST_UPDATE_LOGIN | NUMBER | (15) | Standard who column |
Cut, paste (and edit) the following text to query this object:
SELECT TRX_ID
, NO_MATCH_TRX_ID
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_LOGIN
FROM AP.AP_NO_MATCH_TRXNS;
AP.AP_NO_MATCH_TRXNS does not reference any database object
AP.AP_NO_MATCH_TRXNS is referenced by following:
|
|
|