DBA Data[Home] [Help]

APPS.INV_MWB_LOCATION_TREE dependencies on MTL_MATERIAL_STATUS_HISTORY

Line 2504: grade_f mtl_material_status_history.grade_code%TYPE ; -- NSRIVAST, INVCONV

2500: i NUMBER := 1;
2501: j NUMBER := 1;
2502: query_str VARCHAR2(4000);
2503:
2504: grade_f mtl_material_status_history.grade_code%TYPE ; -- NSRIVAST, INVCONV
2505: l_procedure_name VARCHAR2(30);
2506:
2507: TYPE lookup_meaning_table IS TABLE OF mfg_lookups.meaning%TYPE
2508: INDEX BY BINARY_INTEGER;