DBA Data[Home] [Help]

APPS.CSF_DEBRIEF_CHARGES dependencies on CSF_DEBRIEF_LINES

Line 128: from csf_debrief_lines cdl,

124: select jta.resource_id,
125: loc.geometry
126: into z_resource_id,
127: z_location
128: from csf_debrief_lines cdl,
129: csf_debrief_headers csf,
130: cs_transaction_types_vl ctt,
131: cs_txn_billing_types ctbt,
132: jtf_task_assignments jta,