[Home] [Help]
[Dependency Information]
| Object Name: | FV_TP_TS_AMT_DATA |
|---|---|
| Object Type: | TABLE |
| Owner: | FV |
| FND Design Data: | FV.FV_TP_TS_AMT_DATA
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| CHECKRUN_NAME | VARCHAR2 | (50) | ||
| TREASURY_SYMBOL | VARCHAR2 | (35) | ||
| AMOUNT | NUMBER | (17) | ||
| SET_OF_BOOKS_ID | NUMBER | (15) | ||
| ORG_ID | NUMBER | (15) | Organization identifier | |
| PAYMENT_INSTRUCTION_ID | NUMBER | (15) | Yes | Payment Instruction Identifier |
Cut, paste (and edit) the following text to query this object:
SELECT CHECKRUN_NAME
, TREASURY_SYMBOL
, AMOUNT
, SET_OF_BOOKS_ID
, ORG_ID
, PAYMENT_INSTRUCTION_ID
FROM FV.FV_TP_TS_AMT_DATA;
FV.FV_TP_TS_AMT_DATA does not reference any database object
FV.FV_TP_TS_AMT_DATA is referenced by following:
FV
FV_TP_TS_AMT_DATA#
|
|
|
|