DBA Data[Home] [Help]

APPS.PAY_ADVANCE_PAY_ELE_PKG SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 13

  select to_number(plr.rule_mode)
    from pay_legislation_rules plr
   where upper(plr.legislation_code) = upper(p_leg_code)
     and upper(plr.rule_type) = 'ADV_EE_SUBPRIORITY';