DBA Data[Home] [Help]

APPS.PA_CONTROL_API_PVT dependencies on PA_WF_PROCESSES

Line 3122: l_item_key pa_wf_processes.item_key%TYPE;

3118: l_type_code pa_ci_comments.type_code%type;
3119: l_ci_action_id pa_ci_actions.ci_action_id%type;
3120: l_ci_record_version_number pa_control_items.record_version_number%type;
3121: l_process_name varchar(100);
3122: l_item_key pa_wf_processes.item_key%TYPE;
3123: l_num_of_actions number;
3124: l_num_open_action pa_control_items.open_action_num%type;
3125: BEGIN
3126: -- initialize the return status to success