DBA Data[Home] [Help]

APPS.WSH_TRIP_STOPS_GRP dependencies on WSH_WV_UTILS

Line 1130: WSH_WV_UTILS.G_RESET_WV := 'Y'; -- set to Y to enable the update

1126: l_gc3_is_installed := WSH_UTIL_CORE.GC3_IS_INSTALLED;
1127: END IF;
1128:
1129: IF l_gc3_is_installed = 'Y' THEN
1130: WSH_WV_UTILS.G_RESET_WV := 'Y'; -- set to Y to enable the update
1131: END IF;
1132: -- End of OTM R12 : packing ECO
1133:
1134: WSH_TRIP_STOPS_ACTIONS.calc_stop_weight_volume(

Line 1147: WSH_WV_UTILS.G_RESET_WV := 'N'; -- after call, set it back to 'N'

1143: x_num_errors =>l_num_errors);
1144:
1145: -- OTM R12 : packing ECO
1146: IF l_gc3_is_installed = 'Y' THEN
1147: WSH_WV_UTILS.G_RESET_WV := 'N'; -- after call, set it back to 'N'
1148: END IF;
1149: -- End of OTM R12 : packing ECO
1150:
1151: -- for Load Tender