DBA Data[Home] [Help]

APPS.GMD_AUTO_STEP_CALC dependencies on SY_UOMS_TYP

Line 2388: X_um_type sy_uoms_typ.um_type%TYPE;

2384:
2385: /* Cursor records.
2386: =====================*/
2387: X_recipe_details_rec Cur_get_recipe_details%ROWTYPE;
2388: X_um_type sy_uoms_typ.um_type%TYPE;
2389: X_count NUMBER := 0;
2390: /* Exceptions.
2391: =====================*/
2392: NO_MATERIAL_STEP_ASSOC EXCEPTION;