- 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
Using ABAP Function module RSAQ_REMOTE_QUERY_CALL, NO_DATA_SELECTED exception using selection parameters
As SAP provides flexible options that allow selection parameters easy to use. As you are using multiple parameters please note the following:
Set KIND to “s” only for using select option. If you are using parameters, it should be “P”
Instead of using EN, try using internal language “E”
RSAQ_REMOTE_QUERY_FIELDLIST- this function module can be used to find the types as below −
Use T-code SE37 and enter the FM name → Display
- Related Articles
- Accessing import parameters passed to a function module in SAP ABAP
- Calling an ABAP Function Module using Python script to put data in SAP HANA
- Explain the module function to split ABAP date?
- Sending a table from UI5 application to ABAP Function Module
- Using table parameter in SAP RFC Function module
- Concatenate 2 strings in ABAP without using CONCATENATE function
- Using “SPELL AMOUNT” function to convert amounts in ABAP
- Getting unauthorized exception in SAP ABAP
- Using Function Module BAPI_ISUPARTNER_CREATEFROMDATA to create BP in SAP IS-U system
- Using logarithm in SAP ABAP
- Selection Process Parameters for a Software Life Cycle Model
- Creating a Function module in ABAP to take any table and write it to the screen
- JavaScript Function Parameters
- Newman Optional Parameters & Configurations using Postman
- Using constants in ABAP OO method

Advertisements