DBA Data[Home] [Help]

APPS.PER_DATA_UPDATE_REPORT dependencies on PAY_UPGRADE_LEGISLATIONS

Line 92: from pay_upgrade_legislations pul

88: order by criticality_sort, pudt.name;
89:
90: cursor c_get_legislation_code(lg_upgrade_definition_id number) is
91: select pul.legislation_code
92: from pay_upgrade_legislations pul
93: where pul.upgrade_definition_id = lg_upgrade_definition_id;
94:
95: cursor c_execution_status(lp_upgrade_definition_id number) is
96: select pus.legislation_code status_leg_code,