Regarding Warning in SLIN

Hi
Thankx for your response. i found one more probelm in slin.
SELECT SINGLE KBETR KWERT FROM KONV INTO (GV_KBETR, GV_KWERT)
WHERE KSCHL = C_DTYPE AND KNUMV = LV_KNUMV.
i'm using above select but in slin i'm getting warning message saying that
in "select single......." the where condition for the key filed "nation" does not test for equality. there fore the sigle record in question may not be unique.
internal message code : MESSAGE GSB
Regards
Munna

syed
nation is probably a part of the composite primary key.
So the warning comes up. If u want it to go away put it in the
select query in the order the fields  appear in the table

Similar Messages

  • Warning in SLIN - Field Attributes.

    Hello,
         I am using this statement to save a file onto the application server and since I am using the default Message v_msg I am receiving a warning. So could you please configure and at the same time explain why do we need to use this message(v_msg) as I am writing the file in text mode.
          OPEN DATASET p_file FOR OUTPUT IN TEXT MODE ENCODING DEFAULT MESSAGE v_msg
    Thanks in advance.
    Tej.

    Hi Kittu
    Please check the datatype of t_objek, it might be varying from the data type of t_pd_phant_status-matnr which is leading for your warning message.
    Should you need to overcome the warning mesg, declare a temporary variable with same data type of t_pd_phant_status-matnr, move the value of t_objek to the temporary variable and then use the same in READ statement.
    Thanks.
    Regards
    Eswar

  • Warning in SLIN:'Does not test for equality'

    Hi i get the following error
    In "SELECT SINGLE ...", the WHERE condition for the key field "MATNR" does not
    test for equality. Therefore, the single record in question may not be unique.
    for the following code
    SELECT SINGLE * FROM zgd_phant_status
                                       INTO    t_phant_status
                                       WHERE   sellable  = p_l_matnr
                                       AND     opsys  = g_opsys
                                       AND     rellvl = g_rel
                                       AND     serlvl = g_ser
                                       AND     lang   = g_lang.

    Hi Kitty,
    Then there is no other solution (that's why it is only a WARNING message in the extended program check. Or you could bypass like this:
    SELECT *
             FROM zgd_phant_status
             UP TO 1 ROWS
    INTO t_phant_status
    WHERE sellable = p_l_matnr
    AND opsys = g_opsys
    AND rellvl = g_rel
    AND serlvl = g_ser
    AND lang = g_lang.
    ENDSELECT.
    Regards,
    John.

  • Regarding warning message

    Hi
    without using message class, how to display the warning message in my report?

    Hi,
    you can display any message as below
    message W<some no>(<some class>) with '<your message'
    >.
    Regards,
    Dhanunjaya Reddy

  • Strange warning in SLIN for OO context

    I've defined a type in a class as:  types:     t_select_ty type table of z_select.  When I SLIN it, I get the message:
    "TYPE TABLE" type specifications are not allowed in the OO context. Use the
    specification "TYPE STANDARD TABLE" instead.
    Which seems pretty odd, considering that I'm doing this in an OO context! 
    ( Of course, I've changed it to STANDARD TABLE now ).
    matt

    >
    Thomas Zloch wrote:
    > Couldn't find any reference in ABAP online help. Maybe OO wants you to be precise about your table types? Too bad Horst Keller isn't checking these forums...
    > Cheers
    > Thomas
    It's fine - I prefer to be precise, so I fixed it - bit of sloppiness on my part.  Just odd that it's actually permitted, but slin doesn't like it.
    >
    Thomas Zloch wrote:
    >
    > P.S. vague subject
    Really? :-D
    Another bit of sloppiness on my part.  But I had a friendly moderator fix it for me...

  • Regarding warning messages

    Hi ,
    Iam using call transaction(tcode ff67).
    In this iam getting warning in foreground where as in background it is not showing the
    warning message. In background  the record is being saved.
    If there is any warning message in background  how to handle the situation.

    hi
    warning message is a type of message where the user can still go ahead in processing the transaction.
    say for example a person is getting warning message in foreground. if he hits ENTER, he can proceed further. whereas in background, the warning messages occured are overtaken and the processing is done further similar way.
    warning message is not error message, it is just like information. so no need to interrupt the process in case of such messages.
    you can read the warning message in call transaction method using the internal table with structure BDCMSGCOLL.
    DATA: it_bdcmsgcoll like bdcmsgcoll occurs 0 with header line.
    CALL TRANSACTION 'XYZ' - -- -- -- - messages into IT_BDCMSGCOLL.
    in that structure you have a parameter MSGTYP. you can read the internal table with key MSGTYP = 'W'.
    hope this info helps you
    thx
    pavan

  • Firefox prevented this page from automatically reloading to another page

    I have Mac OS X 10.4 and Firefox 3.6.28. I keep getting this message when going to different sites. Most times the message disappears so quickly I do not have time to even click on the "allow" button. Sometimes I do click it, but still cannot get to the page! I read some other questions and answers re going to preferences, advanced, general, and clicking the third box under accessibility, regarding "Warn me when web sites try to redirect or reload the page". If I "uncheck" the box, the only thing that happens is I don't see the message any more. But it still will not load the page! Can anyone help?? Thank you!!

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *Firefox/Firefox > Preferences > Advanced > General : Accessibility : [ ] "Warn me when web sites try to redirect or reload the page"
    The setting in "Firefox > Preferences > Advanced > General" is meant as an accessibility feature, as you can see by the label of that section, so that people with disabilities or people who use screen readers do not get confused and is not meant as a safety protection to stop redirecting.
    See also:
    *https://support.mozilla.org/kb/settings-network-updates-and-encryption#w_general-tab
    *http://kb.mozillazine.org/accessibility.blockautorefresh
    *http://kb.mozillazine.org/Accessibility_features_of_Firefox

  • Link Column in Hierarchy Flat file

    Hi Gurus,
          Good Evening.
    Can anyone please let me know the significance of the Link column (in between Node name and Parent ID) while doing the flat file extraction for Hierarchy.
    Warm regards,
    Warnie.

    Hi
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/4dae0795-0501-0010-cc96-fe3a9e8959dc
    A customer (a global retailer) wishes to create a master data repository to store information about the locations it is active at. The data includes information about states, regions, counties, and cities (for example, the state capital, county population) and specific outlets. Each outlet is associated with a geographical hierarchy (state, region, etc.) Itu2019s expected that it will be easy to search and maintain information using the MDM Data Manager, and that the repository will be designed in a way that will ensure data integrity.
    The information to store includes the following objects and hierarchy:
    1. States u2013 each state holds a name, postal, traditional name and capital.
    2. Regions u2013 a region is associated to one state. It holds the name of the region.
    3. Counties u2013 a county is associated to one region. It holds the county name, population, FIPS code, and the county code.
    4. Cities u2013 a city is associated to one county. It holds the city name.
    5. Outlet u2013 an outlet is associated to one city. It holds a unique identifier, a name, outlet manager name, and contact information (address and phone number.)
    Hope it is clear and helpful

  • Merge different databases 10.2.0 in single database

    We have different database, DatabaseA size is about 135GB and DatabaseB size is about 117GB. I want to merge both database in a single database by moving datafiles. Pl suggest, it is possible if yes, how?
    Thanks,
    Regards,

    Warning before merging databases you need to look at certain factors especially those related to security.  One or both databases may hold sensitive data.  The application on one may run as the owner and the owner may have the DBA role.  The owner password may be widely known so by merging the databases you are effectively granting DBA access to your other system to a wide range of people.
    You also need to check for the same owning usernames (schema) objects existing.  You have to check for the possibility of public synonym conflicts.
    Also make sure both Oracle's are the same edition.  You would not want to try to move an application running against the Enterprise edition to running against the standard edition without making a detailed check of the features in use.
    For migrating database data from database A on machine A to database B on machine B besides traditional export./import processing you likely have the option of using the transportable tablespace feature to allow copying the files rather than actually moving the object DDL/data.  This approach would likely be faster.
    HTH -- Mark D Powell --

  • Positive & Negative Time Management

    Dear Seniors,
    What is positive & negative time management? Which time management status do we use for these?
    What r time pairs & where can these be configured?
    Thx & Regards
    WARNED-> No more basic questions please.

    Hi,
    Positive time is plays the total role of workflow. All the processes related to time are automatically gets executed in the background. E.g., in our case it is done only partially to validate the attendance as per punches and other documents with shift timing and generate absence automatically in case of any discrepancy.
    .Negative Time (-ve Time) ? Where the all time related activities like validation of the attendance, posting of absence for wage deduction etc are done manually. It has less level of integration among the different components of time management.
    Positive Time Management we have two types of recordings:
    1. With Clock times - Complete time recording is captured
    2. With out Clock times - Only Number of hourse worked is captured
    Negative time Management:
    1. No clock times and assumed employee is working unless and until his or her absences are entered.
    Regards,
    Tarun

  • SAp TAO issue whil euploading a PFA in to HP QC

    Hi
    I have installed and configured SAP TAO,QTp and QC (tAO add-ins inatlled in ERP and Solman systems).
    Check funtionality in SAP TAO shows all green. But when I create a test scenario using PFA and try to upload it in to QC i am getting below error.
    2011-04-08 22:07:56:322 : ALWAYS  : SAPTAO.exe : Thread01 (MainTAOThread) : SAP.TAO.Configuration.DlSettings : The check for the SAP Solution Manager system reported that the system is ACTIVE.
    2011-04-08 22:11:48:745 : ALWAYS  : SAPTAO.exe : Thread01 (MainTAOThread) : SAP.TAO.Connection.pnlConnectionSettingsSAP : Connection to System ECD is possible.
    2011-04-08 22:11:51:259 : ALWAYS  : SAPTAO.exe : Thread01 (MainTAOThread) : SAP.TAO.Pfa.PnlPfa : Uploading Process Flow Analysis named VA01_PFA_110408_221029.
    2011-04-08 22:11:51:279 : ALWAYS  : SAPTAO.exe : Thread01 (MainTAOThread) : SAP.TAO.Pfa.PnlPfa : Retrieving the Process Flow Analysis named VA01_PFA_110408_221029 from the repository.
    2011-04-08 22:11:52:627 : ALWAYS  : SAPTAO.exe : Thread01 (MainTAOThread) : SAP.TAO.Pfa.PnlPfa : Uploading the Process Flow Analysis named VA01_PFA_110408_221029 to the Quality Center.
    2011-04-08 22:12:01:216 : ERROR   : SAPTAO.exe : Thread21 : SAP.TAO.Pfa.PfaQCTestBuilder : The component InitializeContext was not retrieved in the Quality Center.
    2011-04-08 22:12:01:715 : ERROR   : SAPTAO.exe : Thread21 : SAP.TAO.Pfa.PfaQCTestBuilder : The component LaunchAndLogin was not retrieved in the Quality Center.
    2011-04-08 22:12:02:601 : ERROR   : SAPTAO.exe : Thread21 : SAP.TAO.Pfa.PfaQCTestBuilder : The component StartTransaction was not retrieved in the Quality Center.
    2011-04-08 22:12:03:132 : ERROR   : SAPTAO.exe : Thread21 : SAP.TAO.Pfa.PfaQCTestBuilder : The component CheckTransactionCode was not retrieved in the Quality Center.
    Can some one help me.
    Thanks
    Naresh P.

    Hi
    There are couple of errors and warnings
    Error 1:
    Unsupported Solution Manager ST package version: 400.22. It should be at least 400.23.
    Self-check "Solution Manager Package" failed.
    Error 2:
    SAPDoc application area has not been found. Start Quick Test Professional, connect to your Quality Center project, go to New/Application Area, Save and enter the SAPDoc name. This name is case-sensitive.
    Self-check "Quality Center Application Area" failed.
    Warnings:
    The following messages have been received: Quality Center component Components\COMPONENTS_DEFAULT\Components\SAP R3\Actions\CaptureScreen is missing.
    Quality Center component Components\COMPONENTS_DEFAULT\Components\SAP R3\Actions\CheckTransactionCode is missing.
    Quality Center component Components\COMPONENTS_DEFAULT\Components\SAP R3\Actions\CloseWindow is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Actions\DataTable is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Actions\DataTable is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Actions\DataTable is missing.
    Quality Center component Components\COMPONENTS_DEFAULT\Components\SAP R3\Actions\EndTransaction is missing.
    Quality Center component Components\COMPONENTS_DEFAULT\Components\SAP R3\Actions\InitializeContext is missing.
    Quality Center component Components\COMPONENTS_DEFAULT\Components\SAP R3\Actions\LaunchAndLogin is missing.
    Quality Center component Components\COMPONENTS_DEFAULT\Components\SAP R3\Actions\LogOff is missing.
    Quality Center component Components\COMPONENTS_DEFAULT\Components\SAP R3\Actions\PressKey is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Actions\Report is missing.
    Quality Center component Components\COMPONENTS_DEFAULT\Components\SAP R3\Actions\StartTransaction is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Actions\Verifications is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Actions\Verifications is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Actions\Verifications is missing.
    Quality Center component Components\COMPONENTS_DEFAULT\Components\SAP R3\Actions\Wait is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiButton is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiCheckBox is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiCheckBox is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiComboBox is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiComboBox is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiComboBox is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiComboBox is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiGridView is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiMainWindow is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiMenu is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiPasswordField is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiRadioButton is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiRadioButton is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiStatusbar is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiStatusbar is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiStatusbar is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTab is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTableControl is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTableControl is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTableControl is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTableControl is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTabStrip is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTextedit is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTextedit is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiToolbarControl is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiToolbarControl is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiToolbarControl is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTree is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTree is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTree is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTree is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTree is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTree is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTree is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTree is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTree is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTree is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTree is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTree is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTree is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTree is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTree is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTree is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls\GuiTree is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls is missing.
    Quality Center folder Components\COMPONENTS_DEFAULT\Components\SAP R3\Controls is missing.
    I don't thing Error 1 would be real issue. Problem I am facing should be related to either error 2 or the warning i noted above.  Regarding Error 1 - I have created the SAPDoc in the application area of qtp but still i am getting the error. can you send me steps so that I can double check the config I did.
    Regarding warning - i have created the folder structure in TAO itself. Can you please let me know how I can create it in QC can you tell me the process.
    Thanks
    Naresh P.

  • Query slow messages in logs

    Hi,
       We have a FAST ESP SP3 set up in windows 2010 server. Recently I have observed that below logs are getting logged in the error logs frequently.
     [2014-08-14 10:46:28] 
     WARNING 
     fdispatch 
     sdsdd
     15700 
     systemmsg 
     engine sdsdd:15751 query slow by 6.842s + 1.114s  
     [2014-08-14 10:46:26] 
     WARNING 
     fdispatch 
     sdsdsd
     15700 
     systemmsg 
     engine sdsdd:15745 query slow by 5.759s + 0.107s  
     [2014-08-14 10:40:50] 
     WARNING 
     fdispatch 
     sdsdd
     15700 
     systemmsg 
     engine sdddss:15741 query slow by 9.774s + 0.943s  
     [2014-08-14 10:21:54] 
    So what are the possible causes for this delay.
    How can it be rectified. Is this to do with indexer partitions are getting filled with loads of documents.
     WIth Regards,
     WARNING 
     fdispatch 
    sdsdds
     15700 
     systemmsg 
     engine sdsdds:15751 query slow by 42.360s + 18.154s  
    Santanu Mishra

    Santanu,
    Your snippet did not contain any error messages.
    Slow query can be caused by variety of factors but as you mentioned index partitions can be one of them. The query slow by messages can come from a partition that contains the most documents.
    Could you monitor resources like CPU usage (should not be pegged), swap usage (there should be none) and I/O when you get these messages.
    Also, querylogs may be helpful from these query slow timeframes . Querylogs contains some statistics that can help identify reason of slow queries. You can add more timings :http://qrserver:15100/control?debug.timings=1
    I`ve as well seen cases where slow queries are causedby  dynamic teaser generation. This can be prevented by setting an upper bound on it. This is set on the admin node, in $FASTSEARCH/etc/config_data/RTSearch/webcluster/fsearch.addon, and the setting
    to be appended at the bottom is:
    juniper.matcher.max_workset_duplicates 35
    After making this change, search-1 must be restarted on all nodes.

  • Warning Message In SLIN

    Hi Folks,
                 I Have Encountered A Strange Warning Message In SLIN With The Field
    AUSP-ATWRT.
    " The field "ATWRT" used in the WHERE condition may contain NULL values.
    Internal Message Code: MESSAGE GYT
    (The message cannot be hidden using pseudo-comment "#EC .., bzw. durch SET
    EXTENDED CHECK OFF/ON) "
    This Field IS NOT Null Since In the where clause I have Written Where ATWRT IN S_PCODE & S_PCODE HAS DEFAULT Values Of NLZ 14 09 TO NLZ 14 11 .
    ATWRT IS NOT NULL IN AUSP .
    CAN YOU GUYS RESOLVE THIS PROBLEM .
    Regards,
    RAJIV KAUSHAL

    Hello Rajiv,
    do not use in where clause ,if you use then you will get warning message ..
    tables : ausp.
    select-options : s_atwrt for ausp-atwrt.
    data i_ausp like ausp occurs 0 with header line.
    start-of-selection.
    select * from ausp into table i_ausp.
                      where atwrt in s_atwrt.
    loop at i_ausp.
    <b>if i_ausp-atwrt = 'NA'.
    endif.</b>
    endloop.

  • SLIN warning message need to rectify

    Hi All,
          TRY.
              CREATE OBJECT LR_0014
                EXPORTING
                  TCLAS = 'A'
                  INFTY = '0014'.
            CATCH CX_HRPA_VIOLATED_ASSERTION .
          ENDTRY.
    for this code in SLIN it is showing warning message as
    No Exception Handling After the CATCH Statement
    Please suggest the Solution.

    Hi Kumar,
    check this link:
    Re: Extended program check error for cl_salv_table=>factory
    Regards,
    Swarna Munukoti.

  • Regarding SLIN scope

    hi guys,
    Do SLIN/SCI programs check for below errors too?
    1-BAPI related errors
    2-ABAP Query related errors
    3-SAPSCRIPT/SMARTFORMS errors
    4-IDOC related errors.
    Please suggest if any alternatives to find the upgrade error exist in programs using above.
    Thanks.
    Ambichan.

    Hi,
    You use this function to perform static checks, which are too time consuming for the normal syntax check. The extended program check returns both errors and warnings and it is possible to run either individual specialized tests or one whole standard check.
    It check only for Reports, Module Pools, Class & Interfce.
    Regards,
    Amit
    Reward all helpful replies.

Maybe you are looking for

  • Multiple iCloud accounts to hold 55 GB of data?

    This issue has been covered but no answer is clear. I have a 64 GB iPhone, (and I know there are 128 GB iPads) and I presume the iPhone 6 will have 128 GB when it is released 362 days from now.... However, iCloud is limited to 55 GB.  What is the bes

  • Can I include unstructured files in the general rule for a book ?

    Hi, I have a series of books with lots of generated files. I want to keep those as they are, but still add structure to the book and the content chapters. How do I write a general rule for the book element that allows an unstructured component - i.e.

  • How to add Web Gallery captions in Bridge CS5

    I am creating a photo album (web gallery) in Bridge CS5 but there doesn't seem to be a way to add captions to the photos. I don't want the File Names to appear, I want to be able to choose several photos to have captions which I will type in. Is ther

  • How can I push content with http?

    Hallo, I am writing a video conference control web application, the web page is based on http servlet. Wenn the status of conference is changed (which trigged by a httpSessionAttributeListener), the web page has to refreshed in inform user. Is there

  • Process Chnage over on the same production line

    Hi PP Gurus, I am having a scenario in process industry as below. The process line is used for producing different grades of chemicals. When they change from one grade to another, the mateial from the pipe line is considered as a semifinished product