DBA Data[Home] [Help]

APPS.HXC_SELF_SERVICE_TIME_DEPOSIT dependencies on HXC_APPROVAL_ITEM_KEY_S

Line 3980: select hxc_approval_item_key_s.nextval

3976: WHERE item_type = p_item_type;
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: