Automate

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

Here are some useful links where you can find more information:

Product Announcements  Ideas Portal

Discussions

Members

Resources

Events

 View Only
  • 1.  Multiple SAP Transactions

    Posted 10-04-2018 05:35
    Hi All

    need a bit of advice. When setting up a vendor in SAP to process invocies via EDI I need to go into multiple SAP transactions. Is there a way of recording / writing a script that will go into multiple transactions? The data input on each trtansaction is minimal and not really worth generating and running a script per transaction.

    thanks


    ------------------------------
    claire
    ------------------------------


  • 2.  RE: Multiple SAP Transactions

    Employee
    Posted 10-04-2018 09:18
    The only way to have multiple transaction be part of a single script is to use Gui scripting recording mode.  A Gui scripting recording requires you to explicitly exit out of the transaction once you've done the "save" action.  So instead of exiting, you could type in /n(new t-code) into your SAPGui command bar instead.  

    You could also record the t-codes separately and use the linking / chaining functionality instead. 
    Chain scripts, Studio v11

    ------------------------------
    Jennifer Hwang | SE
    Winshuttle North America
    ------------------------------



  • 3.  RE: Multiple SAP Transactions

    Posted 10-05-2018 10:52
    ​I have had to do the same thing but I record each t-code as a separate script and then link them all.  This makes it easier if there is ever a change to your form or SAP plus the recording is easier.  When you do one t-code at a time you can make sure it works before moving to the next one.

    ------------------------------
    Brad Barton | Financial Systems Manager
    The Mosaic Company | Tampa, FL | 813-284-1780
    ------------------------------