DBA Data[Home] [Help]

APPS.PAY_US_PAYSLIP_SIMULATION_MAIN dependencies on PAY_ACTION_INFORMATION

Line 32: g_custom_context pay_action_information.action_information_category%TYPE;

28:
29: ele_input_tab pay_emp_action_arch.action_info_table ;
30:
31: g_action_ctx_id NUMBER;
32: g_custom_context pay_action_information.action_information_category%TYPE;
33: g_debug BOOLEAN;
34: g_install_leg_check CHAR(1) := 'Y';
35:
36: gv_reporting_level VARCHAR2(30) := 'GRE';