[Home] [Help]
[Dependency Information]
Object Name: | PAY_US_TAX_REPORT_BALANCES |
---|---|
Object Type: | TABLE |
Owner: | HR |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
PAY_US_TAX_REPORT_BALANCES holds the list of tax balances reported by
the Tax Summary Listing report.
Tablespace: | ![]() |
---|---|
PCT Free: | 20 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
PAY_US_TAX_REPORT_BALANCES_PK | NORMAL | UNIQUE |
![]() |
![]() ![]() |
PAY_US_TAX_REPORT_BALANCES_FK1 | NORMAL | NONUNIQUE |
![]() |
![]() |
Table | |
Foreign Table | Foreign Key Column | PAY_US_TAX_REPORT_BALANCES | ![]() |
![]() |
PAY_US_TAX_REPORT_BALANCES TAX_BALANCE_ID |
---|
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
REPORT_CODE | VARCHAR2 | (30) | Yes | Code representing the list of balances and balance dimensions to be reported. |
TAX_BALANCE_ID | NUMBER | (9) | Yes | Foreign key to PAY_US_TAX_BALANCES. |
BALANCE_PRINT_SEQUENCE | NUMBER | (9) | User defined sequence for printing the balances. |
Cut, paste (and edit) the following text to query this object:
SELECT REPORT_CODE
, TAX_BALANCE_ID
, BALANCE_PRINT_SEQUENCE
FROM HR.PAY_US_TAX_REPORT_BALANCES;
HR.PAY_US_TAX_REPORT_BALANCES does not reference any database object
HR.PAY_US_TAX_REPORT_BALANCES is referenced by following:
|
|
|