DBA Data[Home] [Help]

APPS.WSH_CONTAINER_ACTIONS dependencies on WSH_TP_RELEASE

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

12654: --
12655: --
12656: --
12657: IF l_debug_on THEN
12658: WSH_DEBUG_SV.logmsg(l_module_name,'Calling program unit wsh_tp_release.calculate_cont_del_tpdates',WSH_DEBUG_SV.C_PROC_LEVEL);
12659: END IF;
12660: --
12661: --
12662: -- Calculate container dates

Line 12664: wsh_tp_release.calculate_cont_del_tpdates

12660: --
12661: --
12662: -- Calculate container dates
12663: --
12664: wsh_tp_release.calculate_cont_del_tpdates
12665: (
12666: p_entity => 'LPN',
12667: p_entity_ids => l_cont_tbl,
12668: x_return_status => l_return_status