DBA Data[Home] [Help]

APPS.HR_ELEMENTS dependencies on HRASSACT

Line 902: l_check_latest_balances := HRASSACT.CHECK_LATEST_BALANCES;

898: --
899: -- Set global to avoid looking for invalidated latest balances
900: -- ie can't be any as no run result values for this new input value
901: --
902: l_check_latest_balances := HRASSACT.CHECK_LATEST_BALANCES;
903: HRASSACT.CHECK_LATEST_BALANCES := FALSE;
904: --
905: -- Create any balance feeds that may be required ie. for any balances which
906: -- are fed by the same classification as the element.

Line 903: HRASSACT.CHECK_LATEST_BALANCES := FALSE;

899: -- Set global to avoid looking for invalidated latest balances
900: -- ie can't be any as no run result values for this new input value
901: --
902: l_check_latest_balances := HRASSACT.CHECK_LATEST_BALANCES;
903: HRASSACT.CHECK_LATEST_BALANCES := FALSE;
904: --
905: -- Create any balance feeds that may be required ie. for any balances which
906: -- are fed by the same classification as the element.
907: hr_balances.ins_balance_feed('INS_PAY_PAY_VALUE',

Line 922: HRASSACT.CHECK_LATEST_BALANCES := l_check_latest_balances;

918: p_startup_mode);
919: --
920: -- Reset global
921: --
922: HRASSACT.CHECK_LATEST_BALANCES := l_check_latest_balances;
923: --
924: -- Create any balance feeds that may be required ie. for any balances which
925: --
926: -- The insertion of rows into application ownerships for startup data