[Home] [Help]
[Dependency Information]
Object Name: | HR_INCOMPATIBILITY_RULES |
---|---|
Object Type: | TABLE |
Owner: | HR |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
HR_INCOMPATIBILITY_RULES holds details of units that are incompatible
for application reasons. These restrictions are defined by holding
FROM_NAV_UNIT_ID and TO_NAV_UNIT_ID of the restricted units.
Tablespace: | ![]() |
---|---|
PCT Free: | 20 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
HR_INCOMPATIBILITY_RULES_UK1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
HR_INCOMPATIBILITY_RULES_FK2 | NORMAL | NONUNIQUE |
![]() |
![]() |
Table | |
Foreign Table | Foreign Key Column | HR_INCOMPATIBILITY_RULES | ![]() |
![]() |
HR_INCOMPATIBILITY_RULES TO_NAV_UNIT_ID | HR_INCOMPATIBILITY_RULES | ![]() |
![]() |
HR_INCOMPATIBILITY_RULES FROM_NAV_UNIT_ID |
---|
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
FROM_NAV_UNIT_ID | NUMBER | (9) | Yes | Foreign key to HR_NAVIGATION_UNITS. |
TO_NAV_UNIT_ID | NUMBER | (9) | Yes | Foreign key to HR_NAVIGATION_UNITS. |
Cut, paste (and edit) the following text to query this object:
SELECT FROM_NAV_UNIT_ID
, TO_NAV_UNIT_ID
FROM HR.HR_INCOMPATIBILITY_RULES;
HR.HR_INCOMPATIBILITY_RULES does not reference any database object
HR.HR_INCOMPATIBILITY_RULES is referenced by following:
|
|
|