DBA Data[Home] [Help]

APPS.GME_UPDATE_STEP_QTY_PVT dependencies on MTL_UNITS_OF_MEASURE

Line 580: x_um_type mtl_units_of_measure.uom_class%TYPE;

576: ,x_return_status OUT NOCOPY VARCHAR2)
577: IS
578: x_step_no gme_batch_steps.batchstep_no%TYPE;
579: x_std_factor NUMBER;
580: x_um_type mtl_units_of_measure.uom_class%TYPE;
581: x_std_capacity gme_batch_steps.max_step_capacity%TYPE;
582: x_max_cap gme_batch_steps.max_step_capacity%TYPE;
583: x_max_cap_uom gme_batch_steps.max_step_capacity_um%TYPE;
584: x_step_qty gme_batch_steps.plan_step_qty%TYPE;