DBA Data[Home] [Help]

APPS.PAY_POPULATION_RANGES_PKG dependencies on PAY_PAYROLL_ACTIONS

Line 188: action pay_payroll_actions.action_type%type;

184:
185: procedure get_range_statement(p_payroll_action_id in number,
186: p_statement out nocopy varchar2)
187: is
188: action pay_payroll_actions.action_type%type;
189: sqlid number;
190: len number;
191: begin
192: --