DBA Data[Home] [Help]

APPS.HR_ORGANIZATION dependencies on PER_NUMBER_GENERATION_CONTROLS

Line 504: INSERT INTO per_number_generation_controls

500: --
501: -- MLS end
502: --
503: hr_utility.set_location('hr_organization.insert_bus_grp_details',2);
504: INSERT INTO per_number_generation_controls
505: (business_group_id
506: ,type
507: ,next_value)
508: VALUES

Line 515: INSERT INTO per_number_generation_controls

511: ,1);
512: --
513: --
514: hr_utility.set_location('hr_organization.insert_bus_grp_details',3);
515: INSERT INTO per_number_generation_controls
516: (business_group_id
517: ,type
518: ,next_value)
519: values

Line 526: INSERT INTO per_number_generation_controls

522: ,1);
523: --
524: --
525: hr_utility.set_location('hr_organization.insert_bus_grp_details',4);
526: INSERT INTO per_number_generation_controls
527: (business_group_id
528: ,type
529: ,next_value)
530: values