DBA Data[Home] [Help]

APPS.BIS_TARGET_LEVEL_PVT dependencies on BIS_MEASURE_SECURITY_PVT

Line 2392: BIS_MEASURE_SECURITY_PVT.Delete_Measure_Security( p_api_version

2388:
2389: delete from bis_TARGET_LEVELS_TL
2390: where TARGET_LEVEL_ID = p_Target_Level_Rec.Target_Level_Id;
2391:
2392: BIS_MEASURE_SECURITY_PVT.Delete_Measure_Security( p_api_version
2393: , p_commit
2394: , p_Target_Level_Rec
2395: , x_return_status
2396: , x_error_Tbl