[Home] [Help]
[Dependency Information]
Object Name: | PAY_US_TAX_REPORT_DIMENSIONS |
---|---|
Object Type: | TABLE |
Owner: | HR |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
PAY_US_TAX_REPORT_DIMENSIONS holds a list of the balance dimensions
reported by the US Tax Summary Listing report.
Tablespace: | ![]() |
---|---|
PCT Free: | 20 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
PAY_US_TAX_REPORT_DIMENSIO_PK | NORMAL | UNIQUE |
![]() |
![]() ![]() |
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. |
Cut, paste (and edit) the following text to query this object:
SELECT REPORT_CODE
, DIMENSION_CODE
FROM HR.PAY_US_TAX_REPORT_DIMENSIONS;
HR.PAY_US_TAX_REPORT_DIMENSIONS does not reference any database object
HR.PAY_US_TAX_REPORT_DIMENSIONS is referenced by following:
|
|
|