[Home] [Help]
5643: -- The second loop handles 'un-ending' rates that were ended due to this per-in-ler.
5644:
5645: -- -- bug 4615207 : added GHR product installation chk -Multiple Rate chk to be performed only for GHR
5646:
5647: IF (fnd_installation.get_app_info('GHR',l_status, l_industry, l_oracle_schema)) THEN
5648:
5649: if l_status = 'I' then
5650: hr_utility.set_location('FOUND GHR',9909);
5651: open c_multiple_rate;