DBA Data[Home] [Help]

APPS.HXC_SELF_SERVICE_TIME_DEPOSIT dependencies on DUAL

Line 1184: l_sql := 'select '||p_app_function||' from dual';

1180:
1181: --
1182: -- Build the SQL we need
1183: --
1184: l_sql := 'select '||p_app_function||' from dual';
1185: --
1186: -- Execute this using native dynamic SQL
1187: --
1188:

Line 3981: from dual;

3977: */
3978:
3979: cursor csr_item_key is
3980: select hxc_approval_item_key_s.nextval
3981: from dual;
3982:
3983: -- GPM v115.42
3984:
3985: CURSOR csr_get_auto_approve IS

Line 5021: -- be indentical to that which happens if you use the timecard to individually

5017: -- ovns. The deleted timecard is then deposited using deposit blocks which
5018: -- makes sure that applications have the chance to validate the deleted timecard
5019: -- and also that if a submitted timecard is deleted then the empty timecard
5020: -- gets submitted. The deletion of details that this routine carries out should
5021: -- be indentical to that which happens if you use the timecard to individually
5022: -- delete each of those entries
5023: --
5024: -- parameters
5025: -- p_time_building_block_id - time building block id