DBA Data[Home] [Help] [Dependency Information]


TABLE: HXC.HXC_TC_AP_LINKS

Object Details
Object Name: HXC_TC_AP_LINKS
Object Type: TABLE
Owner: HXC
FND Design Data: TableHXC.HXC_TC_AP_LINKS
Subobject Name:
Status: VALID


The HXC_TC_AP_LINKS table links the application period building blocks to the timecard building blocks, such that for entry level approval it is performant to associate the application periods with a particular timecard.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
HXC_TC_AP_LINKS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnTIMECARD_ID
ColumnAPPLICATION_PERIOD_ID
HXC_TC_AP_LINKS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnAPPLICATION_PERIOD_ID
Columns
Name Datatype Length Mandatory Comments
TIMECARD_ID NUMBER
Yes The timecard id
APPLICATION_PERIOD_ID NUMBER
Yes The application period id
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT TIMECARD_ID
,      APPLICATION_PERIOD_ID
FROM HXC.HXC_TC_AP_LINKS;

Dependencies

[top of page]

HXC.HXC_TC_AP_LINKS does not reference any database object

HXC.HXC_TC_AP_LINKS is referenced by following:

SchemaAPPS
SynonymHXC_TC_AP_LINKS