DBA Data[Home] [Help]

APPS.PER_QH_POPULATE dependencies on HR_SOFT_CODING_KEYFLEX

Line 95: ,p_gre OUT NOCOPY hr_soft_coding_keyflex.segment1%type);

91: ,p_frequency IN OUT NOCOPY per_all_assignments_f.frequency%type
92: ,p_frequency_meaning OUT NOCOPY hr_lookups.meaning%type
93: ,p_location_id IN OUT NOCOPY per_all_assignments_f.location_id%type
94: ,p_location OUT NOCOPY hr_locations.location_code%type
95: ,p_gre OUT NOCOPY hr_soft_coding_keyflex.segment1%type);
96: --
97: -- ----------------------------------------------------------------------------
98: -- |--------------------------< get_pos_defaults >----------------------------|
99: -- ----------------------------------------------------------------------------