Batched execution of sap function modules

Tagged:
  • Eddi
    Participant
      5 years, 4 months ago #19522

      Hi,
      i have to call multiple sap bapis within one connector call to create quality notifications in SAP.
      In my scenerio one of the functions depends on the output of the previous one.
      Is it somehow possible to forward the output of the previous into the input paramters of next bapi within one connector call?

      Best Regards
      Eddy

      Christian Kleinschroth
      Moderator
        Has successfully completed the online course Introduction
        Has successfully completed the online course Intermediate (200)
        Has successfully completed the online course Advanced (300)
        Has successfully completed the online course Basics (100)
        Has successfully completed the online course Advanced (310)
        Has successfully completed the online course Advanced (320)
        Has successfully completed the Intermediate Certification
        Has successfully completed the Advanced Certification
      5 years, 4 months ago #19523
      Up
      0
      Down
      ::

      HI Eddi,

       

      in terms of sap notifications it is possible via sap rfc batch calls see example Transport attached.

      Open the call  BAPI_ALM_NOTIF_CREATE to see the configuration.

      But it depends on the quality and update of sap module and backend code  – it is not a common case for all sap function modules

      In all other cases you can use our server side business objects to read results from one connector and transfer it to the next call.

       

       

      Attachments:
      You must be logged in to view attached files.
    Viewing 2 posts - 1 through 2 (of 2 total)

    You must be logged in to reply to this topic.