DBA Data[Home] [Help]

APPS.CSF_DEBRIEF_CHARGES dependencies on CSF_DEBRIEF_LINES

Line 122: from csf_debrief_lines cdl,

118: select jta.resource_id,
119: loc.geometry
120: into z_resource_id,
121: z_location
122: from csf_debrief_lines cdl,
123: csf_debrief_headers csf,
124: cs_transaction_types_vl ctt,
125: cs_txn_billing_types ctbt,
126: jtf_task_assignments jta,