DBA Data[Home] [Help]

APPS.CSD_RECALLS_PVT dependencies on CS_SERVICEREQUEST_PUB

Line 614: l_sr_notes_tbl cs_servicerequest_pub.notes_table;

610: l_create_ro_flag BOOLEAN := FALSE;
611: l_create_job_flag BOOLEAN := FALSE;
612: l_index NUMBER;
613: l_service_request_rec csd_process_pvt.service_request_rec := csd_process_util.sr_rec;
614: l_sr_notes_tbl cs_servicerequest_pub.notes_table;
615: l_repln_rec csd_repairs_pub.repln_rec_type;
616: l_create_ro_flag BOOLEAN := FALSE;
617: l_ent_contracts oks_entitlements_pub.get_contop_tbl;
618: l_calc_resptime_flag VARCHAR2(1) := 'Y';