02 2014 档案
摘要:由于期初物料导入有问题,需要批量修改 物料说明, 只能通过 创建临时表 、调用API 的方式。DECLARE l_item_rec inv_item_grp.item_rec_type; l_error_tbl inv_item_grp.error_tbl_type; x_item_rec inv_item_grp.item_rec_type; l_return_status VARCHAR2(40); l_inventory_item_id NUMBER;BEGIN dbms_output.enable(1000000); FOR r IN (SEL...
阅读全文
浙公网安备 33010602011771号