DBA Data[Home] [Help]

APPS.CSF_GANTT_DATA_PKG dependencies on CS_INCIDENTS_ALL_B

Line 96: , incident_number cs_incidents_all_b.incident_number%Type

92: , task_type jtf_task_types_tl.Name%Type
93: , task_status jtf_task_statuses_vl.Name%Type
94: , address Varchar2 (2000)
95: , parts Varchar2 (30)
96: , incident_number cs_incidents_all_b.incident_number%Type
97: , incident_type_name cs_incident_types_tl.Name%Type
98: , incident_customer_name varchar2(1000) --bug no 5674408
99: , contact Varchar2 (2000)
100: , phone Varchar2 (2000)