DBA Data[Home] [Help]

APPS.HR_PPVOL dependencies on PER_DB_PER_SETUP

Line 727: business_group := per_db_per_setup.create_business_group(p_group => 'Y',

723: end;
724: --
725: if new_bg = true then
726: --
727: business_group := per_db_per_setup.create_business_group(p_group => 'Y',
728: p_name => input_bg_name,
729: p_short_name => 'PAYM',
730: p_date_from => to_date('01-01-1990',
731: 'DD-MM-YYYY'),