DBA Data[Home] [Help]

APPS.CSF_DEBRIEF_PVT dependencies on CS_INCIDENTS_ALL_B

Line 3172: from cs_incidents_all_b

3168: l_customer_product_id number;
3169:
3170: cursor c_customer_product is
3171: select customer_product_id
3172: from cs_incidents_all_b
3173: where incident_id = p_incident_id;
3174:
3175: cursor c_counter is
3176: select max(ccv.value_timestamp),