Need to check if a vkey is active
I need a way to see if a virtual key is enabled on the screen. I'm working with transaction CU50 and there is a button that is greyed out unless there is an error log. If there is an error log the...
View Articleautomatic send of files on monthly basis
Hello, Iam looking for apossibility to send files on a monthly basis, which provided monthly in the SAP directory /usr/sap/interfaces/.../.I have to send the latest files encrypted via mail.How you...
View ArticleHELP: SAP Script Fatal Error
Hi Experts,The problem with my sap script is it can log on to all boxes except for one, in my case its box A6C.Please help on this.It says: Fatal ErrorNumber:1000Source: sapfewseDescription: not...
View ArticleError handling in CS02
Hello.I am a newbiein SAPscript and Ihave the following problem.With the transactionCS02I createbills of materials.The script worksvery wellas long as thematerial entered has a validmaterial master.Now...
View ArticleGetting data from SAP GUITEXTFIELDS
Hello, at work we often have to transfer customerdata from SAP GUI to Outlook 2003.At the moment we have to get the data manually via copy and paste from SAP GUI Textfields. In the long term this is...
View ArticleReading data from a GUITextfield
Hello, at work we often have to transfer customerdata from SAP GUI to Outlook 2003.At the moment we have to get the data manually via copy and paste from SAP GUI Textfields. In the long term this is...
View Articlevbscript / enjoy transactions problems
Hi Guys, I have a question regarding so called "enjoy transactions". Is there any way to automate this type of transactions using vbscript?In my case I'm trying to automate PO creation using ME21N...
View ArticleVBS & Enjoy transactions
Hi Guys, I have a question regarding so called "enjoy transactions". Is there any way to automate this type of transactions using vbscript?In my case I'm trying to automate PO creation using ME21N(ME21...
View ArticleMultiple Lines in ALV Grid Not Saving
Hello beautiful people! I have an editable ALV grid, and when i save multiple lines at once, on the LAST row of data is saved. LOOP AT tb_dirty. READ TABLE <fs_table> INTO...
View ArticleHow to Manipulate Logon Pad Options with VBScript
I have a need to "walk" my way through the SAP Logon 720 logon pad with VBScript techniques. Is this possible using the same methods used when navigating the SAP GUI during a session? What I'd like...
View ArticleT-code KSII script to post despite errors
Hello scripting family!I currently run SAP transaction KSII - Price Calculation. I have a script in place to run t-code KSII as a "Test Run", then, i select the back button and when the pop-up comes...
View ArticleCant Play recorded script
HI Everyone , I tried to play the recorded script after hitting stop. But its not moving heres my script If Not IsObject(application) Then Set SapGuiAuto = GetObject("SAPGUI") Set application =...
View ArticleSap script- t-code AS02
Hello Everyone, I am a real beginner in the VBA & SAP Scripting. Below is my VBA Script for changing the asset master data in t-code AS02. It works really fine but I would like to make it...
View ArticleIF double click cant be read in scripting
Hi Everyone I hope someone could help me with my issue. After entering Tcode in SAP to go to main where I will need to get information to export to excel. So after Tcode I need to double click "Find...
View ArticleIssues running a macro
Hi everyone. Sometimes, when I run a macro on determinated computers, It will throw an error message saying that vba can't find an object.If I logout and login again into SAP, the macro will run...
View ArticleNeed to read the contents of an ID using VBS
Hello everyone, I have the following script that i have in place but it still needs one last part in order to be completed, the script goes into transaction YSNBIL, once it places the needed service...
View ArticleHow can I execute 6 sessions in parallel?
Hi I've been working on this for a couple of weeks. I've searched the internet (including scn.sap.com ), asked people and have come up empty.this site/discussion area has been a great help, but I...
View ArticleBeginner Help With GUI Script To Save File Automatically
Hello all, I'm so excited this morning after discovering that SAP had this powerful scripting capability this whole time and I had no idea. I've been playing around with it this morning and see so...
View ArticleSAPNWRFC for Ruby on AIX fails IOT trap (core dumped)
Hi Piers, first of all thanks a million for the SAPNWRFC binding you wrote for Ruby. I really appreciate your efforts there. Here in Component Validation we use Ruby for an internal backup tool that...
View ArticleTransfer Data From Excel to SAP
Hi Team, While working on T-code VA02 i want to transfer the values provided in Excel to SAP.think i got values in a1, b1 and so on..by name Billing plan,ValueI want to go to the line item and then...
View Article