DBA Data[Home] [Help]

APPS.PAY_PCT_MNT_TL_ARD dependencies on PAY_PUC_SHD

Line 15: pay_puc_shd.return_api_dml_status <> true and

11: ON "APPS"."PAY_USER_COLUMNS" for each row
12: declare
13: begin
14: if ( hr_general.g_data_migrator_mode <> 'Y' and
15: pay_puc_shd.return_api_dml_status <> true and
16: pay_user_columns_pkg.return_dml_status <> true ) then
17:
18: pay_pct_del.del_tl(P_USER_COLUMN_ID =>:OLD.user_column_id );
19: