cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Call BAPI from VBA (access 2007)

Former Member
0 Kudos
291

Dear Experts

how can i call a BAPI from Visual Basic (in MS Access 2007)

i want to call the BAPI -> BAPI_SALESORDER_CREATEFROMDAT1

please help

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi, how are you?

Look, it's easy to do a rfc call to SAP.

But, if you look in the Netweaver Developer Studio 7.1, the SAP CONNECTOR is deprecated. So, my recomendation is to convert your RFC's to Web Services, and consume them like that, you won't have any problem with SOAP.

Regards,

Sebastiá

Answers (1)

Answers (1)

Former Member
0 Kudos