- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
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
Selecting cut field value of SAP tables using JCo
If you are using FM RFC_READ_TABLE, it is not achievable. In order to read SAP tables or views, SAP RFC_READ_TABLE is used.
You can probably write a different Function Module to perform this. Also refer this SAP Note link: Function module RFC_READ_TABLE
- Related Articles
- Second approach to fetch data from SAP tables without using SAP JCo
- Error while selecting into field-symbol in SAP ABAP
- Using JCo to connect SAP with Android
- Using SAP JCO to connect SAP server to JAVA application
- Selecting rows using the ENUM field in MySQL
- ABAP dump while creating an entry in SAP system using SAP JCO
- Viewing field names or tables names of the forms in SAP Business One
- Issue regarding JCo SAP Server out of Network
- Connecting to SAP R/3 system via JCo client and JCo Server
- Update MongoDB field using value of another field?
- Disadvantages of using row based tables in SAP HANA
- Advantages of using Column based tables in SAP HANA
- Using SAP Tables from C# application - RFC_READ_TABLE
- How to build JCo server without using a Properties file in SAP?
- Installing SAP JCo on Glassfish server 4.0

Advertisements