Skip to main content
Cadet | Tier 2
March 22, 2022
Question

How to copy the number (just one field not all) from SAP to excel file

  • March 22, 2022
  • 5 replies
  • 120 views

Hi Team,

Could you please help advise how can I copy or bring some amount/field from SAP to the excel file I create? Which optionson the left in automation anywhere (control room) I have to select? Please advise the steps

Thanks in advance

    5 replies

    Ashwin A.K
    Navigator | Tier 3
    March 22, 2022

    Hi @Chanya Sri​ ,

     

    If the SAP you are working with is 750 patch 9 or above, then I would recommend using the SAP: Get Text Action to retrieve the required text.

     

    Of course, you will need the Path ID for this, and if its in a table then it will be tricky and you might even have to export the entire dataset just to get to the value you are interested in.

     

    If nothing else works, then you can try using the Capture Action instead and copy the text with keystrokes(in the Capture Action itself)

     

    Kind Regards,

    Ashwin A.K

    Blogs at TheCodingTheory - https://www.thecodingtheory.com
    Most Valuable Pathfinder
    March 23, 2022

    Hi @Chanya Sri​ ,

     

    i'd recommend checking out below SAP Meetup Tutorial hope it will be helpful,

     

    https://developer.automationanywhere.com/blog/meetup-recap-automating-sap-with-automation-360/p>

    Chand
    Most Valuable Pathfinder
    March 23, 2022

    Welcome @Chanya Sri​ 

    Chand
    ChanyaAuthor
    Cadet | Tier 2
    March 23, 2022

    Thank you ​

    ChanyaAuthor
    Cadet | Tier 2
    March 23, 2022

    Thank you​