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


TABLE: HXC.HXC_AP_DETAIL_LINKS

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


The HXC_AP_DETAIL_LINKS table stores the sets of detail entries within a particular application period scope approval block. I.e. it is a fast mechanism to show the approver which entries they should be approving.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
HXC_AP_DETAIL_LINKS_PK NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnAPPLICATION_PERIOD_ID
ColumnTIME_BUILDING_BLOCK_ID
HXC_AP_DETAIL_LINKS_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnTIME_BUILDING_BLOCK_ID
Columns
Name Datatype Length Mandatory Comments
APPLICATION_PERIOD_ID NUMBER
Yes The application period id
TIME_BUILDING_BLOCK_ID NUMBER
Yes The detail time building block id in the HXC_TIME_BUILDING_BLOCKS table
TIME_BUILDING_BLOCK_OVN NUMBER
Yes The object version number of the time building block in the HXC_TIME_BUILDING_BLOCKS table.
Query Text

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


SELECT APPLICATION_PERIOD_ID
,      TIME_BUILDING_BLOCK_ID
,      TIME_BUILDING_BLOCK_OVN
FROM HXC.HXC_AP_DETAIL_LINKS;

Dependencies

[top of page]

HXC.HXC_AP_DETAIL_LINKS does not reference any database object

HXC.HXC_AP_DETAIL_LINKS is referenced by following:

SchemaAPPS
SynonymHXC_AP_DETAIL_LINKS