Skip to Content
0
Former Member
Jul 21, 2008 at 08:26 AM

Is it safe to add data into UDO table with RecordSet?

34 Views

Hi All,

Is it safe to add data into UDO table using RecordSet? It is very annoying that SDK does not support adding data into UDO, but I need to do something like this. In fact I need to add data into MasterData Lines table. I was searching if numbering of MasterData Lines table is stored in ONNM or NNM1, but found nothing. So I guess that only MasterData or Document numbering is written in ONNM and NNM1? If I add some data using sql insert statement then nothing should go wrong, right?

Regards

Hmg