DBA Data[Home] [Help]

APPS.PER_ASSIGNMENTS_V7_PKG dependencies on HR_LOCATIONS

Line 1006: from hr_locations

1002: ,Attribute17
1003: ,Attribute18
1004: ,Attribute19
1005: ,Attribute20
1006: from hr_locations
1007: where location_id = X_location_id;
1008: --
1009: BEGIN
1010: open location;