cancel
Showing results for 
Search instead for 
Did you mean: 

Is there an SDK installation for sap 10.00.240?

odele
Explorer
0 Kudos

Hello,

I'm trying to use the latest version of SDK but in the patch package (10.00.240), I have SDK version 10.00.230.

Is there an SDK version 10.00.240? if so, how can I get it?

I appreciate any help you can provide.

Odele

View Entire Topic
ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi odele,

I have confirmed the same. It only shows the version as 10.00.230.

However, it contains all the latest information (newly exposed properties etc.).

Please go ahead with the installation.

Kind regards,

ANKIT CHAUHAN

SAP Business One Support

odele
Explorer
0 Kudos

Hi Ankit,

I have an addon based on SAPBusinessOneSDK.dll.

In this addon, I need access to JournalEntrie.AllocationNumberIL using DI.

This property was added only in 10.00.240.

How can we resolve the issue?

Kind regards,

Odele.

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi odele,

Are you using SAPBusinessOneSDK.dll from SP2402 version only?

Kind regards,

ANKIT CHAUHAN

SAP Business One Support

odele
Explorer
0 Kudos

Hi,

In this addon I have used 230 but now I need to make adjustments for the new tax law in Israel.

That is why I need access to the allocation number property.

Kind regards,

Odele

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi odele,

In that case, you will have to change the SAPBusinessOneSDK.dll reference and add it from SP2402 version since the property was exposed in SP2402 only.

You can add/reference the dll from SAP Business One installation folder: C:\Program Files\SAP\SAP Business One.

Kind regards,

ANKIT CHAUHAN

SAP Business One Support

odele
Explorer
0 Kudos

Hi,

It is working after re-referencing the dll.

Thank you so much!

Kind regards,

Odele