

- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- 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 Questions & Answers
- Second approach to fetch data from SAP tables without using SAP JCo
- Using JCo to connect SAP with Android
- Error while selecting into field-symbol in SAP ABAP
- Using SAP JCO to connect SAP server to JAVA application
- Selecting rows using the ENUM field in MySQL
- Issue regarding JCo SAP Server out of Network
- ABAP dump while creating an entry in SAP system using SAP JCO
- Update MongoDB field using value of another field?
- Connecting to SAP R/3 system via JCo client and JCo Server
- Installing SAP JCo on Glassfish server 4.0
- Viewing field names or tables names of the forms in SAP Business One
- Disadvantages of using row based tables in SAP HANA
- Advantages of using Column based tables in SAP HANA
- Selecting only a single field from MongoDB?
- Using SAP Tables from C# application - RFC_READ_TABLE
Advertisements