DBA Data[Home] [Help]

APPS.GMIVILC dependencies on STANDARD

Line 294: /* factor from the standard unit of measure of the unit of measure */

290: RAISE FND_API.G_EXC_ERROR;
291: END IF;
292:
293: /* Now we have all the data required to calculate the conversion */
294: /* factor from the standard unit of measure of the unit of measure */
295: /* type of the item primary unit of measure to the standard unit */
296: /* of measure of the unit of measure type of the from_uom. */
297:
298: /* First convert from from_uom to std_um for item_um uom type */

Line 295: /* type of the item primary unit of measure to the standard unit */

291: END IF;
292:
293: /* Now we have all the data required to calculate the conversion */
294: /* factor from the standard unit of measure of the unit of measure */
295: /* type of the item primary unit of measure to the standard unit */
296: /* of measure of the unit of measure type of the from_uom. */
297:
298: /* First convert from from_uom to std_um for item_um uom type */
299: /* if required */