DBA Data[Home] [Help]

APPS.PER_ASSIGNMENTS_V7_PKG dependencies on HR_LOCATIONS

Line 1003: from hr_locations

999: ,Attribute17
1000: ,Attribute18
1001: ,Attribute19
1002: ,Attribute20
1003: from hr_locations
1004: where location_id = X_location_id;
1005: --
1006: BEGIN
1007: open location;