- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Getting error while extracting data from SAP
Note that your findById method should return an object. Also try the below code as fix to your code:
session.findById("wnd[0]/tbar[1]/btn[8]").press On Error Resume next myText = "x" err.clear myText = session.findById("wnd[1]/tbar[0]").Text if err.number <> 0 then myText = "" on error goto 0 If myText = "No data exists for chosen selection" Then GoTo TroubleShootInterCompany End If
- Related Articles
- Getting an error while previewing swf file from XML data in SAP Dashboard Designer
- Getting error message while using SAP Scripting Tool
- Getting memory error while doing UNION in SAP HANA
- Getting error while using schema in SAP HANA Modeling
- Error while Synchronizing data in iOS from SMP 2.3 (SAP)
- Getting error while running SAP oData service “HTTP Open failed: PLUGIN_NOT_ACTIVE”
- Extracting data from SAP HANA database and load to ORACLE database
- Extracting data from SAP ERP for a Third Party System\n\nExtracting data from SAP ERP for a Third Party System
- Error while posting a sales order in SAP from .net application
- Error while connection SAP HANA with .NET
- Error while creating a PO in SAP system from a .NET application
- Getting a syntax error unknown fields in SAP ABAP
- Getting error not assigned on running SAP ABAP program
- Getting data in front-end tools from SAP HANA database
- Getting Error while calling XBP Function Module via SAP.net connector

Advertisements