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


TABLE: HR.PAY_US_TAX_REPORT_DIMENSIONS

Object Details
Object Name: PAY_US_TAX_REPORT_DIMENSIONS
Object Type: TABLE
Owner: HR
FND Design Data: TablePAY.PAY_US_TAX_REPORT_DIMENSIONS
Subobject Name:
Status: VALID


PAY_US_TAX_REPORT_DIMENSIONS holds a list of the balance dimensions
reported by the US Tax Summary Listing report.


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 20
PCT Used:
Primary Key: PAY_US_TAX_REPORT_DIMENSIO_PK
  1. ColumnREPORT_CODE
  2. ColumnDIMENSION_CODE
Indexes
Index Type Uniqueness Tablespace Column
PAY_US_TAX_REPORT_DIMENSIO_PK NORMAL UNIQUE TablespaceAPPS_TS_ARCHIVE ColumnREPORT_CODE
ColumnDIMENSION_CODE
Columns
Name Datatype Length Mandatory Comments
REPORT_CODE VARCHAR2 (30) Yes Code representing the list of balances and balance dimensions to be reported.
DIMENSION_CODE VARCHAR2 (30) Yes Code representing the balance dimension to be reported.
Query Text

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


SELECT REPORT_CODE
,      DIMENSION_CODE
FROM HR.PAY_US_TAX_REPORT_DIMENSIONS;

Dependencies

[top of page]

HR.PAY_US_TAX_REPORT_DIMENSIONS does not reference any database object

HR.PAY_US_TAX_REPORT_DIMENSIONS is referenced by following:

SchemaAPPS
SynonymPAY_US_TAX_REPORT_DIMENSIONS
SchemaPUBLIC
SynonymPAY_US_TAX_REPORT_DIMENSIONS