[Home] [Help]
2: /* $Header: hrperuts.pkh 120.0.12020000.2 2012/10/16 09:37:37 aammoham ship $*/
3:
4: -- Global variables
5: gv_default_result_code constant
6: wf_item_activity_statuses.activity_result_code%type
7: := 'HR_SUBMIT_FOR_APPROVAL';
8: gv_wf_process_sect_attr_name constant wf_item_attributes.name%type
9: := 'HR_PERINFO_PROCESS_SECTION';
10: