DBA Data[Home] [Help]

APPS.DPP_COVEREDINVENTORY_PVT dependencies on DPP_INV_DETAILS_ADJ_ID_SEQ

Line 830: VALUES(dpp_inv_details_adj_id_seq.nextval,

826: last_updated_by,
827: last_update_login,
828: org_id,
829: object_version_number)
830: VALUES(dpp_inv_details_adj_id_seq.nextval,
831: l_inv_details_id,
832: l_covered_inv_tbl(i).wh_line_tbl(j).rct_line_tbl(k).date_received,
833: l_days_out,
834: NVL(l_covered_inv_tbl(i).wh_line_tbl(j).rct_line_tbl(k).Onhand_quantity,0),