DBA Data[Home] [Help]

APPS.IBE_SHOP_LIST_PVT dependencies on CZ_CF_API

Line 578: CZ_CF_API.delete_configuration(

574: EXIT WHEN C_GET_CONFIG_LINES%NOTFOUND;
575: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
576: IBE_Util.Debug('Calling Delete_Configuration for' || l_line_config_id || ', ' || l_line_config_revnum);
577: END IF;
578: CZ_CF_API.delete_configuration(
579: config_hdr_id => l_line_config_id ,
580: config_rev_nbr => l_line_config_revnum,
581: usage_exists => p_usage_exists ,
582: error_message => p_error_message ,

Line 656: IBE_Util.Debug('Done CZ_CF_API.delete_configuration at '

652: IF l_return_value = 0 THEN
653: RAISE FND_API.G_EXC_ERROR;
654: END IF;
655: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
656: IBE_Util.Debug('Done CZ_CF_API.delete_configuration at '
657: || TO_CHAR(SYSDATE, 'mm/dd/yyyy:hh24:MI:SS'));
658: END IF;
659:
660: FOR i IN 1..p_shop_list_ids.count LOOP

Line 807: IBE_Util.Debug('Done CZ_CF_API.delete_configuration at '

803: IF l_return_value = 0 THEN
804: RAISE FND_API.G_EXC_ERROR;
805: END IF;
806: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
807: IBE_Util.Debug('Done CZ_CF_API.delete_configuration at '
808: || TO_CHAR(SYSDATE, 'mm/dd/yyyy:hh24:MI:SS'));
809: END IF;
810:
811: FOR i IN 1..p_shop_list_ids.count LOOP

Line 1036: IBE_Util.Debug('Done CZ_CF_API.delete_configuration at '

1032: IF l_return_value = 0 THEN
1033: RAISE FND_API.G_EXC_ERROR;
1034: END IF;
1035: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
1036: IBE_Util.Debug('Done CZ_CF_API.delete_configuration at '
1037: || TO_CHAR(SYSDATE, 'mm/dd/yyyy:hh24:MI:SS'));
1038: END IF;
1039:
1040: -- select shp_list_id to update object_version_number of the list