Automate

 View Only
  • 1.  KSH2 - adding new node after searched 'keyword/term'

    Posted 12-23-2018 13:57
    Hello,

    Let me explain the scenario :

    There are Cost Center Groups Hierarchy/Structure like :

    A
     - A1
      --A11
      --A12
      --A14
    B
     -B1
      --B11
      --B13
      --B14

    I wanted insert 'A13' after 'A12' , hence in recording searching 'A12' and added new node 'A13' same level after 'A12'.

    In input file when trying to 'B11' and add the node 'B12' same level after 'B11', it is not working. I think, while saving it is referring to   row n column of 'A13' only.

    Is it possible to add/insert node same level after searched ''keyword/term' via Winshuttle program ?

    ------------------------------
    Milind Thakurdesai | Manager
    WÄRTSILÄ CORPS | [City] |
    ------------------------------


  • 2.  RE: KSH2 - adding new node after searched 'keyword/term'

    Posted 01-04-2019 05:37
    It may be possible with Gui Scripting, but i'm not sure - you may have to use a BAPI instead (via Winshuttle Direct)

    ------------------------------
    Stephen Butler | Systems Analyst
    RSA Insurance Group Plc
    ------------------------------



  • 3.  RE: KSH2 - adding new node after searched 'keyword/term'

    Posted 01-04-2019 11:30
    Hi Milind -

    You will be able to achieve this if you change to accessible mode.  You need to do it in the SAP gui first, not as part of the recording.  Then the t-code itself will behave differently, but you will be able to use the find button to position and then insert the row where you want.  So this means for anyone else to use this script, they will also need to set themselves to accessible.

    format

    access
    Good luck!

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



  • 4.  RE: KSH2 - adding new node after searched 'keyword/term'

    Posted 01-27-2020 07:38
    Thanks Jennifer! Using this resolved the issues I was having. :)

    ------------------------------
    Mark Tiller | Delivery Enhancement Developer
    Transport for London (TfL) | 0203 054 4196
    ------------------------------