DBA Data[Home] [Help]

APPS.WSH_DELIVERY_DETAILS_ACTIONS dependencies on STANDARD

Line 8800: standard */

8796: END IF;
8797: l_qty2 := p_req_quantity2 ;
8798:
8799: /* need to validate the quantity passed meets the decimal quantity
8800: standard */
8801:
8802: --Check if org is a process one or not for the current record
8803: --
8804: -- HW OPMCONV - Removed checking for process org

Line 9224: standard */

9220: SAVEPOINT split_savepoint;
9221: x_return_status := WSH_UTIL_CORE.G_RET_STS_SUCCESS;
9222:
9223: /* need to validate the quantity passed meets the decimal quantity
9224: standard */
9225:
9226:
9227: -- HW OPMCONV - Removed branching
9228:

Line 10069: standard */

10065: END IF;
10066: l_qty2 := p_req_quantity2 ;
10067:
10068: /* need to validate the quantity passed meets the decimal quantity
10069: standard */
10070:
10071: --Check if org is a process one or not for the current record
10072: --
10073: -- HW OPMCONV - Removed checking for process org

Line 10405: standard */

10401: --
10402: x_return_status := WSH_UTIL_CORE.G_RET_STS_SUCCESS;
10403:
10404: /* need to validate the quantity passed meets the decimal quantity
10405: standard */
10406:
10407:
10408: -- HW OPMCONV. Removed branching
10409: l_qty2 := p_quantity_to_split2;