DBA Data[Home] [Help]

APPS.JTF_TASK_UTL dependencies on JTF_TASK_DATE_TYPES_VL

Line 1977: FROM jtf_task_date_types_vl

1973:
1974: CURSOR c_date_type_name
1975: IS
1976: SELECT date_type_id
1977: FROM jtf_task_date_types_vl
1978: WHERE date_type = p_date_type;
1979: BEGIN
1980: x_return_status := fnd_api.g_ret_sts_success;
1981: