DBA Data[Home] [Help]

APPS.HR_PROCESS_CEI_SS dependencies on HR_PROCESS_CEI_SS

Line 1: package body hr_process_cei_ss as

1: package body hr_process_cei_ss as
2: /* $Header: hrceiwrs.pkb 120.0 2005/05/30 23:10 appldev noship $ */
3:
4: function get_row_status
5: (

Line 149: l_api_name := 'HR_PROCESS_CEI_SS.PROCESS_API';

145:
146: begin
147:
148: l_date_format := hr_transaction_ss.g_date_format;
149: l_api_name := 'HR_PROCESS_CEI_SS.PROCESS_API';
150:
151: l_review_item_name :=
152: wf_engine.GetActivityAttrText
153: (

Line 824: end hr_process_cei_ss;

820: end if;
821:
822: end process_api;
823:
824: end hr_process_cei_ss;