[Home] [Help]
[Dependency Information]
| Object Name: | HXC_TK_TIMEKEEPER_SUBMITS |
|---|---|
| Object Type: | TABLE |
| Owner: | HXC |
| FND Design Data: | HXC.HXC_TK_TIMEKEEPER_SUBMITS
|
| Subobject Name: | |
| Status: | VALID |
Used to store information regarding Timekeeper Submit Data
| Tablespace: | APPS_TS_TX_DATA |
|---|---|
| PCT Free: | 10 |
| PCT Used: |
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| SUBMISSION_ID | NUMBER | Yes | Stores the Submission Id, Autogenerated by sequence | |
| RESOURCE_ID | NUMBER | Yes | Stores the Person Id |
Cut, paste (and edit) the following text to query this object:
SELECT SUBMISSION_ID
, RESOURCE_ID
FROM HXC.HXC_TK_TIMEKEEPER_SUBMITS;
HXC.HXC_TK_TIMEKEEPER_SUBMITS does not reference any database object
HXC.HXC_TK_TIMEKEEPER_SUBMITS is referenced by following:
APPS
HXC_TK_TIMEKEEPER_SUBMITS
|
|
|
|