LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  BAPI functions

    Employee
    Posted 08-02-2015 07:11

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: dhrobertson

    Hi,

    My current client has created a BAPI function for me to use with the ERP connection node in Lavastorm.
    When I try to use it it gives me an error specifying:

    The function module "XYZ" cannot be used for 'remote' calls.

    any ideas?

    thanks

    douglas


  • 2.  RE: BAPI functions

    Employee
    Posted 08-03-2015 02:05

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: Tim Meagher

    Hi,

    That sounds like a problem in the configuration of the BAPI.
    Is it configured to be remote enabled?
    Don't know too much about this area as I've normally dealt with just using BAPIs that come with the installation and are remote enabled on various SAP test environments, but just doing some quick googling & searches on the SAP SCN, it looks like that it most likely the problem.

    Tim.


  • 3.  RE: BAPI functions

    Employee
    Posted 08-03-2015 05:27

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: dhrobertson

    thanks for the response Tim, you are correct, it was not enabled. after that was done and the output was sent to a table which seems to be how the ERP nodes wants it, it actually worked which I was happy about.