DBA Data[Home] [Help]

APPS.PAY_ZA_SOE dependencies on STANDARD

Line 586: -- Update standard balance details

582: end loop;
583: --
584: --
585:
586: -- Update standard balance details
587: name_count := 1;
588: loop
589: -- if name_count > 197 then
590: -- Added 2 new balances for 2008 Sars code

Line 881: -- Update standard balance details if it is not already updated in user balance details

877: bal_found_flag := 'true';
878: end if;
879: end loop;
880:
881: -- Update standard balance details if it is not already updated in user balance details
882: if(bal_found_flag = 'false') then
883: -- This package is called to get the balance id which is needed in the get value package
884: dim_id := pay_za_payroll_action_pkg.defined_balance_id(balance_name,balance_suffix);
885: