DBA Data[Home] [Help]

APPS.AHL_VWP_VISITS_PVT dependencies on AHL_VWP_VISIT_CST_PR_PVT

Line 6294: l_cost_price_rec AHL_VWP_VISIT_CST_PR_PVT.Cost_price_rec_type;

6290: l_Date DATE;
6291: l_planned_order_flag VARCHAR2(1);
6292: G_EXC_ERROR EXCEPTION;
6293:
6294: l_cost_price_rec AHL_VWP_VISIT_CST_PR_PVT.Cost_price_rec_type;
6295: -- Define local Cursors
6296: -- To find visit related information
6297: CURSOR c_visit (x_id IN NUMBER) IS
6298: SELECT * FROM AHL_VISITS_VL