[Home] [Help]
[Dependency Information]
Object Name: | PAY_ZA_TYS_PROCESSES |
---|---|
Object Type: | TABLE |
Owner: | HR |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
PAY_ZA_TYS_PROCESSES stored information about each Tax Year Start Process that was run to ensure that the process will not be run for the same payroll and tax year, and to ensure that a rollback on the process will not occur if the specific payroll / tax year combination was not run.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
PAY_ZA_TYS_PROCESSES_PK | NORMAL | UNIQUE |
![]() |
![]() |
PAY_ZA_TYS_PROCESSES_UK1 | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
TYSP_ID | NUMBER | (9) | Yes | Tax year start process ID |
PAYROLL_ID | NUMBER | (9) | Yes | Payroll ID |
CONSOLIDATION_SET_ID | NUMBER | (9) | Yes | Consolidation Set ID |
TAX_YEAR | NUMBER | (4) | Yes | Current Tax Year |
Cut, paste (and edit) the following text to query this object:
SELECT TYSP_ID
, PAYROLL_ID
, CONSOLIDATION_SET_ID
, TAX_YEAR
FROM HR.PAY_ZA_TYS_PROCESSES;
HR.PAY_ZA_TYS_PROCESSES does not reference any database object
HR.PAY_ZA_TYS_PROCESSES is referenced by following:
|
|
|