DBA Data[Home] [Help]

APPS.GMD_AUTO_STEP_CALC dependencies on SY_UOMS_TYP

Line 2396: X_um_type sy_uoms_typ.um_type%TYPE;

2392:
2393: /* Cursor records.
2394: =====================*/
2395: X_recipe_details_rec Cur_get_recipe_details%ROWTYPE;
2396: X_um_type sy_uoms_typ.um_type%TYPE;
2397: X_count NUMBER := 0;
2398: /* Exceptions.
2399: =====================*/
2400: NO_MATERIAL_STEP_ASSOC EXCEPTION;