DBA Data[Home] [Help]

APPS.BIS_PMF_DEFINER_WRAPPER_PVT dependencies on BIS_BUSINESS_PLANS_VL

Line 2687: FROM BIS_BUSINESS_PLANS_VL

2683: x_dim6_level_value_id := BIS_UTILITIES_PVT.checkmisschar(l_target_rec.dim6_level_value_id);
2684: x_dim7_level_value_id := BIS_UTILITIES_PVT.checkmisschar(l_target_rec.dim7_level_value_id);
2685: BEGIN
2686: SELECT name INTO x_plan_name
2687: FROM BIS_BUSINESS_PLANS_VL
2688: WHERE PLAN_ID=p_plan_id;
2689: END;
2690: --Check if the alert is already scheduled . This will be used to determine whether to show the
2691: -- Alert button