DBA Data[Home] [Help]

APPS.BSC_CALENDAR_PUB dependencies on BSC_BIS_DIM_OBJ_PUB

Line 417: BSC_BIS_DIM_OBJ_PUB.Delete_Dim_Object

413: END IF;
414:
415: --Delete dimension objects corresponding to periodicities
416: FOR CPER in C_Periodicity_ShortNames LOOP
417: BSC_BIS_DIM_OBJ_PUB.Delete_Dim_Object
418: ( p_commit => p_commit
419: , p_dim_obj_short_name => CPER.short_name
420: , x_return_status => x_Return_Status
421: , x_msg_count => x_Msg_Count