DBA Data[Home] [Help]

APPS.CSD_REFURBISH_IRO_GRP dependencies on CSD_REPAIRS_PUB

Line 219: l_rep_line_rec CSD_REPAIRS_PUB.Repln_Rec_Type;

215: -- Declare local record variables for SR, Notes, contacts and repair line records
216: l_service_request_rec CS_SERVICEREQUEST_PUB.service_request_rec_type;
217: l_notes_table CS_ServiceRequest_PUB.notes_table;
218: l_contacts_table CS_ServiceRequest_PUB.contacts_table;
219: l_rep_line_rec CSD_REPAIRS_PUB.Repln_Rec_Type;
220:
221: l_inc_type_id Varchar2(255) ; -- Changed from number to Varchar2
222: l_inc_status_id Varchar2(255) ; -- Changed from number to Varchar2
223: l_inc_severity_id Varchar2(255) ; -- Changed from number to Varchar2