- 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
Entering a condition to perform SELECT in an existing report in SAP system
You have made one of the most common mistakes. In ABAP almost at all the places be careful with SPACE. You need to have a space in method calls so just have a space before and after the brackets as below −
SELECT SINGLE * FROM EKPO WHERE EBELN = GT_MSEG-EBELN AND EBELP = GT_MSEG-EBELP AND NOT ( F1 = 'value' AND F2 = '0' )
- Related Articles
- Exporting data from SAP system to an Excel Report
- Generate excel from a report in SAP system
- Deleting subsequent heading from report in SAP system
- In SAP system, auto filling of NAME_1 while entering client number
- Checking existing password policy of SAP HANA system
- Getting a carriage return of report field in SAP Crystal Report
- Working on a cost center report in SAP
- Creating a copy of an existing Attribute view in SAP HANA
- How can I check the list of existing authority objects in SAP system?
- Create an INCLUDE in SAP system
- Instantiation of Export Options throws an Exception in SAP Crystal Report
- How to find a constant in a string in SAP BO Webi Report
- Show creator name in SAP WEBI report
- Displaying T-code description and T-code field in Output ALV of report SM20 in SAP system
- Finding CUID in a SAP BO Webi report in Formula Editor

Advertisements