SAP GUI Scripting - Extract SAP report data to Excel

SAP GUI Scripting - Extract SAP report data to Excel

Csongor Varga

8 лет назад

321,956 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@joem112
@joem112 - 02.01.2020 15:47

Thank-you for the video. Very helpful, I like the %pc tip. I noticed some times you remove SAP recorded code such as ".caretPosition = 3" and sometimes you do not. You seem to always remove the "setfocus" code. Can you explain?

Ответить
@carolatton7017
@carolatton7017 - 09.01.2020 20:35

Anxious to start using this to download a lot of various data on a weekly and monthly basis. Thank you for your informative videos and the template!

Ответить
@dejibodunwa7357
@dejibodunwa7357 - 13.01.2020 14:24

Hi, I'm wondering if this will work for a table with 1.1m entries which exceeds the excel limit. If not , is there a workaround?

Ответить
@amandafernandesramospasson5862
@amandafernandesramospasson5862 - 29.01.2020 02:56

great!!! thank you very much.

Ответить
@zmac5964
@zmac5964 - 07.03.2020 12:40

Hi Csonger, Love the Videos! I have a quick question. Im looking to get tables/reports for five different tables out of SAP using this process. What would you recommend to accomplish this efficiently - Add more sheets and paste the code in each sheet and modify the gui recording and folder paths? Thx

Ответить
@cesarbuitrago2760
@cesarbuitrago2760 - 26.03.2020 23:28

Hi
Csongor Varga, I am very grateful to you for being very supportive of the subject and for helping me to improve the productivity of various applications that I have automated with excel.
a hug from colombia and blessings.

Ответить
@madhur0612
@madhur0612 - 27.03.2020 09:28

Hii I want to load the excel file into Sap system is there any way we can automate this process

Ответить
@sunilkumarsalunke1703
@sunilkumarsalunke1703 - 13.04.2020 14:04

Hi Sir, i need an help for Attach Session when i'm using the attach session function it is not reading the code while running the script your guidance will help me a lot. Thank you

Ответить
@romanakondrlova8220
@romanakondrlova8220 - 28.04.2020 18:47

Thank you very much for this video and material! VERY HELPFUL! Good job! Keep up the great work! :)

Ответить
@esnoy
@esnoy - 10.05.2020 07:28

MI amigo, quizás usted no entienda español y yo muy poco de Ingles, de verdad que fue de gran ayuda en este día. Saludos.

Ответить
@diegocarrillo7321
@diegocarrillo7321 - 30.05.2020 08:22

Excellent video. Please help me how to make a macro for the option ZVERPLAN, OR MB52, with the option to put the search ranges from excel. I would appreciate it my friend. saludos

Ответить
@edracarvalho
@edracarvalho - 03.06.2020 18:06

This is amazing!

Ответить
@xdriveawd
@xdriveawd - 29.07.2020 07:40

This 18 minute video saved an hour of my working time. Thank you so much for your kindness in sharing a valuable skill and knowledge.

Ответить
@arjitkandpal9921
@arjitkandpal9921 - 18.08.2020 14:45

Hi ! I am getting this notification continuously this notification continuously that "Microsoft Excel is waiting for 'Display Project Actual Cost Line Items' to complete an OLE action". Can someone help me please.

Ответить
@neilhart9102
@neilhart9102 - 25.08.2020 16:47

extracting data from SAP (via Winshuttle) is there an option to extract data into a .CSV comma delimited Excel file? (not a .txt file) is it updating the script or is there a simple drop down type menu that allows you to select how you want your data extracted? I need a client using SAP and Winshuttle to provide me with client/interaction data in .CSV comma delimited format so we can assist them in integration to our software and system

Ответить
@yamilastepien7895
@yamilastepien7895 - 04.09.2020 03:14

I’m trying to download transaction MCBZ. For this particular transaction I can only export it as spreadsheet and not .txt. How can I save it once downloaded in excel? How can I connect both spreadsheets? (The one with the script and the one recently downloded) thanks!!

Ответить
@AshishPandey-yz7vd
@AshishPandey-yz7vd - 23.09.2020 13:25

I am facing an issue with on of my report. I am running a report which export data to an excel sheet. The number of data i was expection was around more than 26,000. But i am getting close to 25,000 data in excel sheet. So i want to know is there any limitation for number of data for excel sheet? Could you please help me out here because its urgent.

Ответить
@saturntutorial
@saturntutorial - 26.10.2020 17:39

Nice video

Ответить
@edwardjosepharales1465
@edwardjosepharales1465 - 15.12.2020 20:13

Hi sir. Can I also apply this for treeview?

Ответить
@alejandrasaenz4397
@alejandrasaenz4397 - 28.12.2020 23:42

Thanks, great video and explanation!!

Ответить
@eechaze12
@eechaze12 - 25.01.2021 07:28

You make this so easy to follow. Thanks

Ответить
@rodrigoaguado153
@rodrigoaguado153 - 26.01.2021 07:05

Thanks a lot! Does anybody know if this works with google sheets?

Ответить
@LukeBoygamerX
@LukeBoygamerX - 29.01.2021 06:04

I can’t seem to have the macro link to sap and run the script, any help?

Ответить
@AnkulBaranwal
@AnkulBaranwal - 22.02.2021 19:19

Hi,
Can you tell me how to extract the log for the opening and closing of the accounting period? What is the T.code for extraction of a log from SAP?

Thanks!

Ответить
@janewong8808
@janewong8808 - 25.02.2021 09:50

Hi Csongor
How do i skip the exporting to excel if there is no data generated?

Ответить
@javiergalvez938
@javiergalvez938 - 07.03.2021 18:25

This is amazing, but is it possible to do it when you use export?? When you export to spreedsheet appears a Windows "Save As" and here I don't know how to change the path and file name...😥

Ответить
@Giggio36
@Giggio36 - 25.03.2021 05:06

Hi! Thank you for this tutorial!

Quick question: I'm importing a column that contains both numbers and text infos from SAP. The text cells are not being recognized as text, it fails when I try to use the data in a Excel function. I've been trying to find a solution for a long time now..
Do you guys have some tips to fix it?
Thank you

Ответить
@FamilyBiryani
@FamilyBiryani - 25.05.2021 20:01

I have 1lakh records to download..its taking almost one hour time..Can you please give me an idea to download quickly.

Ответить
@jhonatanorabadillo
@jhonatanorabadillo - 11.07.2021 21:31

Hello, Csongor.
Please, are there any way to generate scripts for SAP 4 HANA and connect with Fiori version and VBA in excel?

Thanks in advance

Ответить
@grzegorzdziewiaty7190
@grzegorzdziewiaty7190 - 17.07.2021 23:49

Thank you for this and the first video, it helped me to create cool application.

Ответить
@rajeshkumbar8117
@rajeshkumbar8117 - 06.08.2021 19:14

Hi
If I change sap password wha will be the effect should I need to change the code again?

Ответить
@omarmunozcastorena4466
@omarmunozcastorena4466 - 18.08.2021 02:46

Thank you for this great video. I´m suscribed!

One question, I am running a Script to Copy & Paste data from a SAP transaction to a Excel sheet, everything runs good but when i run the Script it is not pasting the data to Excel. Do you think that is because SAP is not allowing users to import data from SAP by just Copying and pasting? or should i add some special Command in the Script notepad that allows me to "Paste" the data to Excel?

Thank yoy for any help you can give me

Ответить
@giorgiomariani6805
@giorgiomariani6805 - 09.10.2021 10:26

Very good indeed

Ответить
@ba_golf
@ba_golf - 14.01.2022 18:49

Hi, thank you for the video. How do I then format the extracted data as a table? Can this also be included in the script? Many thanks.

Ответить
@editvarga1650
@editvarga1650 - 18.02.2022 22:09

Hello Csongor, lehetseges riportot kesziteni SAP GUI requsition and teljesitett order and sent vegosszegekrol honapokra lebontva?

Ответить
@Toxice404
@Toxice404 - 20.02.2022 16:36

You mentioned that you used to use it to extract multiple reports at once, i would like to do a similar thing and extract multiple reports (different data points) from the same sap transactions, how did you make it loop and chose to run it for multiple reports ? thanks in advance.

Ответить
@sebastianvaazquez4181
@sebastianvaazquez4181 - 02.03.2022 20:45

Hello Csongor! Again thank you for your videos, hope you can read me and help me with a doubt, im trying to print PDF an invoice but as it opens adobe the Script stop workings, any idea of how can i solve this?

Ответить
@MT-zy7oe
@MT-zy7oe - 22.04.2022 21:22

Hi Csonger, what if my report varies month to month, and when I use the t code, i always have to update the posting period to show the curren month. Is there any way to recoed this update of the posting period in the macro?

Ответить
@eugeniopazrodriguez8911
@eugeniopazrodriguez8911 - 15.06.2022 22:50

Hi, I cannot get the final file (XLS file coming por SAP) I don't know why, at the end of the run, I have to write the name and the path to download the file. I want to go across the record and export automatically. Someone can help me please?

Ответить
@amythzrythere1690
@amythzrythere1690 - 26.09.2022 22:59

Hello, i need little help to pull the data of current date

Ответить
@astrys
@astrys - 10.10.2022 16:39

Thanks for the series and the effort, though what is "DCG210"? How can I find this value for my specific system?

Ответить
@samueljunioryimga7914
@samueljunioryimga7914 - 07.11.2022 18:36

Hello thanks for the video. love it . But what happens when you have many variant and you need to select one in particular?

Ответить
@valerkowtf
@valerkowtf - 30.01.2023 22:22

Hi everyone! I know that you cannot download SAP data straight to the ".xlsx" format because of the windows window that SAP GUI does not detect. But, does anyone have any trick to do that? I mean, maybe you can run a macro in excel that does this part of the script?? I have tried some different stuff, and still with 0 positive results...

Ответить
@241pedro
@241pedro - 03.03.2023 16:12

Ayuda, necesito copiar una columna de datos que esta en sap y pegarlo en excel

Ответить
@DGTransformer
@DGTransformer - 16.05.2023 12:08

%pc doesn't work with me is there an alternative ?

Ответить
@mohammadsuheb.l9872
@mohammadsuheb.l9872 - 25.07.2023 05:49

How to set date from - to in excel and what's the code i have to add ?

Ответить
@JazminDeJesus-v4h
@JazminDeJesus-v4h - 01.08.2023 16:36

Is it possibble to recur the session.findByID.sendVKey 0 while the unknown repetition of pop up message is gone and proceed with the next session? If yes. Can you share how?

Ответить