Quick Jump Menu
Info Ask a Question
Advanced Search Search the Knowledgebase
Categories
There are no subcategories in this category.
1 Can not load multiple tables in Query Builder

Issue - While trying to load more than one table to the Query Builder you get an error that the table can not be added because your Data Dictionary does not have a Function Module installed. Solution - Without a function module installed on your SAP server,…

2 Does the Winshuttle Functional module work on other SAP systems besides R/3

Question: The add-on module and transports are for an R/3 system. I don't know if we can use the same thing for an SCM 5.0 (SQT and SPR) systems. *Background information about the question* Solution: QUERY WFM is dependent only on the ABAP stack. In case…

3 Enable and Disable Query Function Module Throttling

Problem: Query times out constantly. Issue: Adaptive Query throttling is a very important feature, it is set to be enabled by default. One major performance concern around giving users the ability to create queries against the live transactional system is…

4 How do I find the WFM Version?

Question: How do I find the Winshuttle Query Function Module version number? Occasionally users and administrators will need to find the WFM version number, so they can determine if an upgrade is needed. For users without Query, they can use the SAINT transaction…

5 QUERY Function Module - How to check if it's already installed / upgraded on your SAP system

Here is some information on checking the installation status of the Winshuttle QUERY function module. 1) Access transaction code SAINT in the relevant SAP system(s) 2) Look for the add-on ‘WINSHTLQ’. In ECC 6.0 you’ll see the following screen 3) Check…

6 Query Function Module Throttling

http://intranet/sales/Shared%20Documents/Whitepapers/whitepaper_QUERYSecurityPerformanceUsability_EN.pdf

7 Restrict Query at the Field level

Problem: While Query allows Table level security, we find we need to restrict access down to the table level Issue: As needed by the customer that fields BANKL and Bank Number BANKN to not be allowed from Table LFBK. Solution: This view can be used in place…

8 SAP Logon Error with Query - The version 10 of QUERY you are using is not compatible with the Winshuttle Function Module present on SAP System

Error Message This error means the version of Query you're using and the version of the Query Function Module installed on the SAP system you're trying to use are not compatible. Solution: The versions of Query and the Query Function Module should match,…

9 What version of the Query Function Module am I using?

Question: How do I find out what version of the Query Function Module I am using? With each new version of Query that is released a corresponding version of the function module is released. What version you are on will often determine what features of Query…

10 Winshuttle QUERY V10 - updated character limitations for queries

Few important details of our implementation of supporting query length more than 4000 chars are as follows: 1. The query more than 4000 CHAR is being increased to 65536 CHAR 2. The maximum input values allowed in WHERE clause is increased to 1000 3. Maximum…