spartacus
22nd January 2003, 15:30
Is there a solution for Baan 5 avaialable, which solves the "segmented item problem" ?
(If u would like to put segemtned items, u have to do it segement by segment. You cant put the item at one)
Thanks
Spartacus
Paul P
23rd January 2003, 03:24
Dear spartacus,
BaanERP can create an API DLL for every session there is in it using ttstpcreatdll. The API DLL will simplify your API function call. For example, in your case, using it you will only need to call only one function to put the item code into a session, the assignment to different segments will be handled by the function itself without you needing to know it. Pls give it a try
Rgds,
Paul
spartacus
27th January 2003, 09:44
Hi Paul,
thanks for your advice. We use this DLL already. But also with the DLL we have had to solve enaugh probs.
Thanks and greetings
Spartacus
Paul P
27th January 2003, 11:17
Hi spartacus,
The API DLLs made under old standard program (STP) do have problem with segmented item code. But the ones made under the latest STP can correctly handle the segmented item thing with just one command. Pls check solution 100278 for the latest STP
Rgds,
Paul