Can I update item description through Purchasing Documents Open Interface(PDOI)?.
NO .We can't update the item description of Item Master
This is desired functionality of PDOI. PDOI will only update the item description at the line level and not at item master.
The first thing is to check for the error message and examine description from the po_interface_errors table for the given interface_header_id. The description would be self explanatory. Accordingly check for the data in the po_headers_interface, po_lines_interface tables and correct them and run the PDOI again with the corrected data
NO .We can't update the item description of Item Master
This is desired functionality of PDOI. PDOI will only update the item description at the line level and not at item master.
The first thing is to check for the error message and examine description from the po_interface_errors table for the given interface_header_id. The description would be self explanatory. Accordingly check for the data in the po_headers_interface, po_lines_interface tables and correct them and run the PDOI again with the corrected data