DBA Data[Home] [Help]

APPS.CS_AUTOGEN_TASK_PVT dependencies on CS_SERVICEREQUEST_PUB

Line 114: l_service_request_pub_rec CS_SERVICEREQUEST_PUB.Service_Request_Rec_Type ;

110:
111: -- Variabkes to be passed to the Task Auto Assignment API
112:
113: l_task_attribute_rec CS_SR_TASK_AUTOASSIGN_PKG.Sr_Task_rec_type := null;
114: l_service_request_pub_rec CS_SERVICEREQUEST_PUB.Service_Request_Rec_Type ;
115:
116: -- Exception declaraion
117:
118: e_AutoAssignment_Exception EXCEPTION ;