DBA Data[Home] [Help]

APPS.HR_SFLUTIL_SS dependencies on WF_ITEM_ATTRIBUTE_VALUES

Line 327: lv_ntfSubMsg wf_item_attribute_values.text_value%type;

323: lv_process_display_name wf_runnable_processes_v.display_name%type;
324: lr_hr_api_transaction_rec hr_api_transactions%rowtype;
325: --ln_transaction_id hr_api_transactions.transaction_id%type;
326: lv_selected_func_prompt fnd_form_functions_vl.USER_FUNCTION_NAME%type;
327: lv_ntfSubMsg wf_item_attribute_values.text_value%type;
328: lv_TransCtx_xpath varchar2(20000) default 'Transaction/TransCtx';
329:
330: begin
331: g_debug := hr_utility.debug_enabled;