[Home] [Help]
343: -- ordered num list
344: l_num_tbl DBMS_SQL.NUMBER_TABLE;
345:
346: -- variables used in UOM processing
347: l_precision FND_CURRENCIES.precision%TYPE;
348: l_precision_tbl PO_PDOI_TYPES.varchar_index_tbl_type;
349: l_uom_rate NUMBER;
350:
351: -- location lines that need to be updated