DBA Data[Home] [Help]

APPS.PAY_PBD_MNT_TL_ARU dependencies on HR_GENERAL

Line 14: if ( hr_general.g_data_migrator_mode <> 'Y') and

10: after update
11: ON "APPS"."PAY_BALANCE_DIMENSIONS" for each row
12: declare
13: begin
14: if ( hr_general.g_data_migrator_mode <> 'Y') and
15: ( pay_balance_dimension_api.return_dml_status <> true ) then
16:
17: pay_bdt_upd.upd_tl ( P_LANGUAGE_CODE => userenv('LANG')
18: ,P_BALANCE_DIMENSION_ID =>:NEW.balance_dimension_id