DBA Data[Home] [Help]

APPS.INV_MWB_LOCATION_TREE dependencies on MTL_MATERIAL_STATUS_HISTORY

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

2794: i NUMBER := 1;
2795: j NUMBER := 1;
2796: query_str VARCHAR2(4000);
2797:
2798: grade_f mtl_material_status_history.grade_code%TYPE ; -- NSRIVAST, INVCONV
2799: l_procedure_name VARCHAR2(30);
2800:
2801: TYPE lookup_meaning_table IS TABLE OF mfg_lookups.meaning%TYPE
2802: INDEX BY BINARY_INTEGER;