Import Item [message #226519] |
Sat, 24 March 2007 08:52 |
suleman.mca
Messages: 1 Registered: February 2007 Location: Hyderabad
|
Junior Member |
|
|
I currently
have problem with inventory import item. Here is the issue.
I truncate mtl_system_items_interface, mtl_interface_errors,
MTL_ITEM_REVISIONS_INTERFACE and MTL_ITEM_CATEGORIES_INTERFACE table.
I inserted 1 row into mtl_system_items_interface
Then in INV responsibility -> items -> Import Items -> open the parameters are: "No.Yes.Yes.Yes..1", I click submit request, I can view my request completely successfully. There is no data in mtl_interface_errors table. But the record,which I insert above, is still existed without any changed. And I check the master items. This record is not existed in Master item.
Can anyone help?
|
|
|
Re: Import Item [message #226538 is a reply to message #226519] |
Sat, 24 March 2007 16:02 |
agostino_neto
Messages: 180 Registered: July 2005
|
Senior Member |
|
|
Hi,
I don't know that interface but...
Did you look at the log file ?
Perhaps the concurrent program didn't find any record in MTL tables because you row was not correctly inserted.
|
|
|