cancel
Showing results for 
Search instead for 
Did you mean: 

Data mapping to SAP B1 using SDK

Former Member
0 Kudos

is there any way around to do the data mapping from other system database to SAP B1

database without using field to field mapping?

ex: we want to migrate from other system to B1 we need to transfer their old data to a new one..and of course the database structure is not the same..and it would be a lot of task if we migrate their old PO to B1 (i'm thinking using field to field mapping so we must know the data structure from the old system and provide the information needed when we want migrate it to B1)

is there any thoughts?

hope u understand what i mean

PS: all the migrate things is using SDK

thanks,

erick

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Erick,

I think, using DI API should be better.

I know that, all data in the database is not supported.

But, most simple idea is,

1. Get objects from old company database

2. review the data by SDK (validating and user field mapping)

3. add modified objects to new company database

This should be most same, and you can process many process automatically in process 2.

Hope this helpful for you.

Hyunil Choi.

Former Member
0 Kudos

thx <b>Hyunil</b>,

so u mean we still need to mapping it right? no other option available?

ooo gonna be heavy duty then

thanks again,

erick

Answers (0)