[Home] [Help]
[Dependency Information]
| Object Name: | JTF_FM_PARTITION_X_REQUEST |
|---|---|
| Object Type: | TABLE |
| Owner: | JTF |
| FND Design Data: | JTF.JTF_FM_PARTITION_X_REQUEST
|
| 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 |
|---|---|---|---|---|
| PARTITION_ID | NUMBER | Yes | This column contains numeric representation of partition name | |
| PARTITION_NAME | VARCHAR2 | (50) | Yes | This column contains partition name where the request data will be stored. |
| REQUEST_ID | NUMBER | This column contains request ID that is using that partition. |
Cut, paste (and edit) the following text to query this object:
SELECT PARTITION_ID
, PARTITION_NAME
, REQUEST_ID
FROM JTF.JTF_FM_PARTITION_X_REQUEST;
JTF.JTF_FM_PARTITION_X_REQUEST does not reference any database object
JTF.JTF_FM_PARTITION_X_REQUEST is referenced by following:
JTF
JTF_FM_PARTITION_X_REQUEST#
|
|
|
|