DBA Data[Home] [Help]

APPS.CSL_SERVICE_HISTORY_PKG dependencies on JTF_TASK_TYPES_B

Line 426: , JTF_TASK_TYPES_B tt

422: FROM CS_INCIDENTS_ALL_B inc
423: , JTF_TASKS_B tk
424: , JTF_TASK_ASSIGNMENTS ta
425: , CS_INCIDENT_STATUSES_B ists
426: , JTF_TASK_TYPES_B tt
427: , JTF_TASK_STATUSES_B tkst
428: , JTF_TASK_STATUSES_B tast
429: WHERE inc.CLOSE_DATE <= b_max_date
430: AND inc.INCIDENT_ID = tk.SOURCE_OBJECT_ID

Line 461: , JTF_TASK_TYPES_B tt

457: FROM CS_INCIDENTS_ALL_B inc
458: , JTF_TASKS_B tk
459: , JTF_TASK_ASSIGNMENTS ta
460: , CS_INCIDENT_STATUSES_B ists
461: , JTF_TASK_TYPES_B tt
462: , JTF_TASK_STATUSES_B tkst
463: , JTF_TASK_STATUSES_B tast
464: WHERE inc.CLOSE_DATE <= b_max_date
465: AND inc.INCIDENT_ID = tk.SOURCE_OBJECT_ID