metropoj
24th May 2007, 21:05
I have a question.
I am inserting some items into tiitm001 through SQL developer. The itm001 data has been modified at the SQL level to set my new warehouse values, suppliers and zero out any inventory counts in tiitm001.
It appears through testing of a manual entry that when I write one record from scratch, an entry is made in tdinv001..
Regarding tdinv001, is this needed ? Can the values for this table be written with an inventory adjustment or something as needed ?
I am just concerned if I need to populate inv001 or can that be done later on ? Copying inv001 table values from the source comapny gets a little messy because some items are duplicates and would be a pain to try and sort them all out :) ..
I am inserting some items into tiitm001 through SQL developer. The itm001 data has been modified at the SQL level to set my new warehouse values, suppliers and zero out any inventory counts in tiitm001.
It appears through testing of a manual entry that when I write one record from scratch, an entry is made in tdinv001..
Regarding tdinv001, is this needed ? Can the values for this table be written with an inventory adjustment or something as needed ?
I am just concerned if I need to populate inv001 or can that be done later on ? Copying inv001 table values from the source comapny gets a little messy because some items are duplicates and would be a pain to try and sort them all out :) ..