DBA Data[Home] [Help]

APPS.AHL_VWP_VISITS_PVT dependencies on AHL_VWP_VISIT_CST_PR_PVT

Line 4717: l_cost_price_rec AHL_VWP_VISIT_CST_PR_PVT.Cost_price_rec_type;

4713: l_Date DATE;
4714: l_planned_order_flag VARCHAR2(1);
4715: G_EXC_ERROR EXCEPTION;
4716:
4717: l_cost_price_rec AHL_VWP_VISIT_CST_PR_PVT.Cost_price_rec_type;
4718: -- Define local Cursors
4719: -- To find visit related information
4720: CURSOR c_visit (x_id IN NUMBER) IS
4721: SELECT * FROM AHL_VISITS_VL