Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3570

Re: When creating UDO document in DI API I need the new Object Key

$
0
0

Hi Youval,

 

When you add UDO data and it is successful, your var response should not be null.

it should return an  object type SAPbobsCOM.GeneraDataParams

You can get the object key by

If your UDO is of Document Type :

int DocEntry = response.GetProperty("DocEntry");

 

If your UDO is of Master Data Type:

String Code = response.GetProperty("Code");

 

Regards

Edy


Viewing all articles
Browse latest Browse all 3570

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>