DBA Data[Home] [Help]

APPS.PA_CONTROL_API_PVT dependencies on PA_WF_PROCESSES

Line 3105: l_item_key pa_wf_processes.item_key%TYPE;

3101: l_type_code pa_ci_comments.type_code%type;
3102: l_ci_action_id pa_ci_actions.ci_action_id%type;
3103: l_ci_record_version_number pa_control_items.record_version_number%type;
3104: l_process_name varchar(100);
3105: l_item_key pa_wf_processes.item_key%TYPE;
3106: l_num_of_actions number;
3107: l_num_open_action pa_control_items.open_action_num%type;
3108: BEGIN
3109: -- initialize the return status to success