hs.emg
6th December 2013, 16:29
In a session/script I have to get the information whether there is a purchaseprice for businesspartner/item. I found out, Dll tdpcg.dll0001 does this task. Has anyone experience with this dll and give me an example-source and/or tips?

bhushanchanda
6th December 2013, 19:02
Hi,

There are several functions related to this DLL. Use session ttstpbaandoc to get the various function about the DLL. You can get all the required input parameters.

hs.emg
10th December 2013, 11:00
Thanks for your tip, bushan! But looking at function "tdpcg.dll0001.retrieve.price.and.discounts" the great number of parameters confuse me. That's why I asked for an excamplesource.
Best greetings
hs.emg

benito
11th December 2013, 18:45
most times your scenario is different than others. for example you can leave blank some parameters. create a test session and plug this dll and read it in debug mode.