DBA Data[Home] [Help]

APPS.PAY_CA_WF_PKG dependencies on PAY_ACTION_PARAMETERS

Line 527: from pay_action_parameters

523: l_proc varchar2(80) := gv_package||'.StartProcess';
524:
525: cursor cur_workflow_mode is
526: select nvl(substr(parameter_value,1,1), 'W')
527: from pay_action_parameters
528: where parameter_name = 'PAYROLL_CA_WF_NOTIFY_ACTION';
529:
530: cursor cur_retro_period is
531: select period_name