DBA Data[Home] [Help]

APPS.WSH_CONTAINER_ACTIONS dependencies on WSH_TP_RELEASE

Line 12808: WSH_DEBUG_SV.logmsg(l_module_name,'Calling program unit wsh_tp_release.calculate_cont_del_tpdates',WSH_DEBUG_SV.C_PROC_LEVEL);

12804: --
12805: --
12806: --
12807: IF l_debug_on THEN
12808: WSH_DEBUG_SV.logmsg(l_module_name,'Calling program unit wsh_tp_release.calculate_cont_del_tpdates',WSH_DEBUG_SV.C_PROC_LEVEL);
12809: END IF;
12810: --
12811: --
12812: -- Calculate container dates

Line 12814: wsh_tp_release.calculate_cont_del_tpdates

12810: --
12811: --
12812: -- Calculate container dates
12813: --
12814: wsh_tp_release.calculate_cont_del_tpdates
12815: (
12816: p_entity => 'LPN',
12817: p_entity_ids => l_cont_tbl,
12818: x_return_status => l_return_status