- 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
Usage of subqueries in internal table as condition in SAP ABAP source code.
Note that if you specify an OPTIONS parameter with parenthesis, it will show an error. When you use Where (itab)
In this case, itab has only one field with type C and shouldn’t be longer than 72 characters. “Itab” must be specified in parenthesis without any space between parenthesis and table name.
You should use the same condition in the internal table as a condition in ABAP source code.
- Related Articles
- Inserting rows to an internal table through debug in SAP ABAP
- Modification not working for both internal table and control table in SAP ABAP
- Adding rows in an internal table with header line in SAP ABAP
- Difference between Work area, global structure and internal table in SAP ABAP
- Source code of ABAP reports without restriction
- Displaying Source code of RFC in SAP system
- Sorting an already sorted internal table in ABAP
- How to map output of a function to an internal table in SAP ABAP using Gateway service
- Pseudo code to hide warning in SAP ABAP
- Finding a particular value in internal table itab in ABAP
- Distinguish SAP ABAP code between clients
- Using SAP ABAP, how can I read content of CSV files in a directory to an internal table?
- Difference between Internal tables, structures or work areas in SAP ABAP
- Accessing Source code of SAP Transport without using SAP system
- Checking number of rows in an internal table in SAP

Advertisements