DBA Data[Home] [Help]

APPS.DPP_COVEREDINVENTORY_PVT dependencies on DPP_INV_DETAILS_ADJ_ID_SEQ

Line 773: VALUES(dpp_inv_details_adj_id_seq.nextval,

769: last_updated_by,
770: last_update_login,
771: org_id,
772: object_version_number)
773: VALUES(dpp_inv_details_adj_id_seq.nextval,
774: l_inv_details_id,
775: l_covered_inv_tbl(i).wh_line_tbl(j).rct_line_tbl(k).date_received,
776: l_days_out,
777: NVL(l_covered_inv_tbl(i).wh_line_tbl(j).rct_line_tbl(k).Onhand_quantity,0),