Norman
17th May 2002, 07:05
Baan ERP Version 5B - Asset Register

We are implementing the Asset modules throughout the company.

I am attempting to upload historical depreciation transactions using create tables from sequential dump. The tables I am using are fas020, fas200 and fas201.

Has anyone had experince doing this?

If so can you provide me with some information.

Thankyou

Norman

ulrich.fuchs
17th May 2002, 07:30
Norman,

I am not sure about the functional side for the Vb deprecation tables, so I can't tell if the tables mentioned are all tables you will have to fill.

However, why are you going to use "Create Table from Sequential Dump?" That is an internal data format used by Baan for temporarily storing Baan data to ASCII files and relaoding it again.

If you want to import from an external source, the exchange module would do better by far!

Uli