04-29-2015 10:55 AM - edited 04-29-2015 11:01 AM
Hello everybody,
I have to do a SW that interfaces with SAP. I already have functions to login/out, read/write a single parameter, and read a table (all this trough BAPI ActiveX), but I’m not able to write in a SAP table.
Does somebody already have done this job?
Many thanks for any advice!
Pierre-Alain
(LV2010SP1 or 2014SP1, W7, SAP Business Client 3.5)
04-29-2015 01:24 PM
@PAG wrote:
Hello everybody,
I have to do a SW that interfaces with SAP. I already have functions to login/out, read/write a single parameter, and read a table (all this trough BAPI ActiveX), but I’m not able to write in a SAP table.
Does somebody already have done this job?
Many thanks for any advice!
Pierre-Alain
(LV2010SP1 or 2014SP1, W7, SAP Business Client 3.5)
http://help.sap.com/saphelp_46c/helpdata/en/59/ae455e488f11d189490000e829fbbd/content.htm
04-29-2015 06:52 PM
04-30-2015 01:52 AM
Many thanks, nyc, mike, for your responses and interest!
I find SAP doc not so easy to transpose into LabVIEW code...
Error happends like this:
I enclose also in this mail an image showing the main VI (named "Créer contenu HU.vi") making all this procedure. You will see that the error comes after the function call.
I'm not a SAP pro (and far away!), but the SAP specialist has tested the BAPI function (with php?) and the function works. So the first suspect code is the one attached here.
Please ask me if you need more details.
Many thanks in advance, best regards,
Pierre-Alain
04-30-2015 05:57 AM
Don't have access to SAP.
Cannot help beyond this point.
Good luck.