Warning message on jump from a BI report

On jump from a BI report to another (from any characteristic or key figure), following warning message comes up in the second report "Source selection for 0FISCPER incompatible for target selection". This is user specific, not all users are getting this message. It is not an authorization issue. Please provide your thoughafter and soughtafter suggestions.
Edited by: Suprabhat99 on May 18, 2011 3:23 PM

Hi Suprabhat,
Please check if all the Query restrictions like variables,selection options,interval,hierarchy etc is same for Source and Target Query for that paticular char - 0FISCPER.
Then Incase there is no discrepancy in above types then please check SAP note 1265027:
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bw_bex/~form/handler%7b5f4150503d3030323030363832353030303030303031393732265f4556454e543d444953504c4159265f4e4e554d3d31323635303237%7d
Also below forum should help resolve your issue :
Re: Jump Query
Regards,
Akanksha

Similar Messages

  • How to avoid warning messages in jump targets

    How to avoid the warning messages while using the jump targets from BW to R/3 ?
    example of warning message is as follows .
    Warning Selection for ABSTA cannot be uniquely assigned.
    RSBBS setting is done for the multiprovider & uses the info source 2LIS_11_VAITM .

    try doing the following:
    1.you can suppress "Settings > Suppress warnings from server" messages on ur BEx toolbar .
    2.Go to transaction RSRT, type in the query, click on the messages button, and suppress all messages
    3.In RSBBS, go to the sender query in change mode. There should be a tab in the middle column where you have to give your infosource name..
    For. eg If you want to jump from Cost centre report (BW) to Masterdata transaction in R/3, you ust assign this particular infosource in RSBBS settings.
    4.Apply note: 971614 or 975164 or OSS : 1013370 if applicable.
    Reagrds
    Dhanya.
    Assign points if this helps!!

  • How to remove the warning messages in CODE INSPECTOR of my report......?

    Hi All,
    I am trying to do the check to my program i.e CODE INSPECTOR. i am seeing the following warning messages below.
    1 warning message
    Program zraj0xxx include  zraj0xxx row 000083 Column0000
    %LINR-VBUP contains a hyphen
    (The Hyphen is used as a dereferencing operator! )
    Note: when i double click on the above message its taking me to the below code of my program.
    DATA %COUNT-VBUP(4) TYPE X.
    DATA %LINR-VBUP(2).
    TABLES VBPA.
    DATA %COUNT-VBPA(4) TYPE X.
    DATA %LINR-VBPA(2).
    2 warning message
    Program zraj0xxx include  zraj0xxx row 000079 Column0000
    Field string VLPMA is not referenced statically in the program
    Note: when i double click on the above message its taking me to the below code of my program.
    SELECTION-SCREEN: BEGIN OF BLOCK PROG
                               WITH FRAME TITLE TEXT-F58.
    TABLES: VLPMA,                                             
                  VLKPA.  
    TABLES VBUP.
    3 warning message
    Program zraj0xxx include  zraj0xxx row 000001 Column0000
    TEXT- GOH from the text pool is not used.
    Note: when i double click on the above message its taking me to the below code of my program.
    REPORT ZHYD0147 LINE-SIZE 255 NO STANDARD PAGE HEADING
       MESSAGE-ID ZB                                        
       LINE-COUNT 065(001).
    Thanks in advance.
    Rajesh.

    Hi Rajesh,
    First  warning message.
    DATA %COUNT-VBUP(4) TYPE X.
    DATA %LINR-VBUP(2).
    TABLES VBPA.
    DATA %COUNT-VBPA(4) TYPE X.
    DATA %LINR-VBPA(2).
    Here you are not supposed to use hyphen but instead use '_'.
    Second warning message
    Program zraj0xxx include zraj0xxx row 000079 Column0000
    Field string VLPMA is not referenced statically in the program
    That means you are not using this VLPMA any where in your program so bettr delete fromt he Top Include.
    Note: when i double click on the above message its taking me to the below code of my program.
    Third warning message
    Program zraj0xxx include zraj0xxx row 000001 Column0000
    TEXT- GOH from the text pool is not used.
    this also means that you are not using this Text elemnt anywhere of your program.So delete this one also.
    Thanks
    Rohini.

  • Warning Message:- Field BRSCH from structure CUSTOMER-CENTRAL_DATA-CENTRAL-DATA is provided by Business partner

    Hi Experts,
    I get this error when replication the Organization Unit created in transaction BP from CRM to ECC.
    The error is generated in ECC system and Error Class is CVI_EI.
    Any ideas.
    Kind Regards,
    Gaurav

    Hi Gaurav,
    The Business partner does not have 'industry Key' that is reason the warning msg is coming.
    BRSCH- Industry Field
    you can check this in structure 'CMDS_EI_VMD_CENTRAL_DATA ' which will be filled at run time and later validation happen in  Program 'Fill_customer_central' on it. You can set up breakpoint at line number 183 where the validation is failing and warning message is getting raised.
    Please assign point if above information helpful.:-)
    Thanks
    Prem

  • Warning message on Excel while opening downloaded report

    Hello Everyone,
    I have a BI query. I downloaded the data to Excel. When I downloaded the Excel, it displays mesasge 'Do you want to Open or Save this file' and Type is Microsoft Excel 97-2003. I saved on Desktop. When I try to open the downloaded file, it displays warning message 'The file you are trying to open is in a differnt format than specified by file extension. Verify that the file is not corrupted and is from a trusted source before opening the file. Do you want to open the file now? With Yes, No and Help buttons.
    I looked at the Excel opions and changed the Save options to save the File in Excel 97-2003 worksheet. I am wondering why Excel displays this message and how to get rid of this message?
    Any help is much appreciated.

    The export to excel downloads the file in XML format with a stylesheet to show the data as an excel file.
    I have the same issue with broadcasting. we are broadcasting a query with excel output format and distribution mode of e-mail. If i access the e-mail from my outlook application I can open the file just fine. When I open it from the webmail client, i get the error you have described above. i am not sure why.
    I will monitor this thread for a possible solution.

  • Jump in a WebI report from report A to report B (BI4)

    Hi all,
    Within my WebI document I want to jump from the first report to a specific report in de total WebI report. Is this possible with the OpenDocument function?
    An example:
    Column A    |   Column B   
    Value 1       |   KeyFigure 1
    Value 2       |   KeyFigure 1
    My customer wants to click on "Value 1" and then jump to a report (same WebI document) with details of Value 1.
    When clicking on "Value 2", he needs to jump to a report with details of Value 2.
    Hope this scenario is possible in BI4 WebI or do I need to wait on the RRI functionality?
    Can anyone help me?
    Regards,
    Pieter

    The problem with the value "#UNAVAILABLE" is solved. In this case I created a variable with the in-operator:
    =[Spend 2011] In ([Segment type])
    Now I want to jump to another report in my WebI document. For this scenario I created a new variable (with name test) with the formula:
    =If [Segment type] = "FACILITIES" Then "Facilities_detail"
    ElseIf [Segment type] = "HR" Then "HR_detail"
    ElseIf [Segment type] = "ICT" Then "ICT_detail"
    ElseIf [Segment type] = "MARCOM" Then "Marcom_detail"
    ElseIf [Segment type] = "NOG TE SEGM." Then "Nog_te_segm_detail"
    The dynamic Element sReportname I defined as: ="[test]".
    After these steps, the hyperlink will not work with my dynamic Segment Type. Did anyone have this experience and how can i solve this?
    Regards,
    Pieter

  • How to Suppress a warning message in Reports

    Hi All,
    I am getting REP-32751: Warning: Some text segments are missing warning message when ever i open a report and also while run the report in the browser. I am not able to find the missing text segments. Is there any way to suppress this warning message in oracle reports 10g?. Please let me know.
    Regards,
    Prasad.

    Just was curious and was in Metalink anyways and looked up your Error:
    >
    Another workaround: open the report under the desired NLS_LANG, and OK all the warning messages. Once the report is opened, save it (under a different name). This will fill out missing text segments with blanks,which is OK because these strings never appear in the report anyway (theyshould have been deleted...)

  • Suppressing a warning message in reports 10g

    Hi All,
    I am getting REP-32751: Warning: Some text segments are missing warning message when ever i open a report and also while run the report in the browser. I am not able to find the missing text segments. Is there any way to suppress this warning message in oracle reports 10g?. Please let me know.
    Regards,
    Prasad.

    probably best to post this in the reports forum

  • Warning messages creation in VKP5 & VKP6

    Hi  All,
    I am creating some warning messages in VKP5 from  BADI " SPC_POSTING_CONTROL" .
    1.Warning messages are not stroing in the LOGS , because logs badi is triggering  after executing the VKP5.
    2.When i am creating the pricing document from menubar option in the o/p of VKP5  Badi is not triggering .When i click on the save button then the badi triggering but i am unable see the messages in the log .
    3.I have found one exit "EXIT_SAPLWVK1_003" this one triggering when i click from menu bar option but it does not have table paramater for storing more than one warning message it contains  structure i can store only one message .
    4.When i run the VKP6 also badi is not triggering but exit is triggering when i change any data in the o/p of vkp6 .
    Our sytem is SAP-IS retails system ,same fucntionality working in SAP -R/3 . I donot the reason why its not working for SAP-IS retail system .
    If any body have the solution please provide to me .
    Regards
    Srihari

    Hi Shihari
    Check the BADI 'PWL_SP_DETERMINATION'. You have a sample coding, en method PROCESSCHECK_AND_SP_DETSEQ_SET you have this coding:
    * Assumption: No worklist entry if change of margin is less than 5%
    * Caution: There might be prices that are zero, so exclude that case
      if ( not pi_i_kalp-endpa is initial ) and
    *--- Only external vendor or internal vendor with sales price (in case
    *--- of a two step calculation purchase price can be zero, the
    *--- following check does not make sense then)
         ( ( pi_i_kalp-bewrk is initial ) or
           ( not pi_i_kalp-bewrk is initial and
             not pi_i_kalp-ekpnn is initial ) ).
    *-- Determine margin with curr. sales price and new net/net purch price
        workfield = ( pi_i_kalp-endpa - pi_i_kalp-ekpnn ) * proz100
                    / pi_i_kalp-endpa.
    *-- Relation of new and old margin ------------------------------------*
        margin_relation = ( workfield / pi_i_wkbp_copy-spabr ) * proz100.
    *-- Absolut change in margin ------------------------------------------*
        margin_change = margin_relation - proz100.
        margin_change = abs( margin_change ).
    *-- Margin change lower than a certain limit -> Exclude worklist entry *
        if margin_change lt margin_change_max.
          pe_exclude_calc_item = 'X'.
    *---- Create message in log -------------------------------------------*
          clear i_log.
          move-corresponding pi_i_kalp to i_log.
          i_log-msgid = 'WV'.
          i_log-msgty = 'I'.
          i_log-msgno = '852'.
          i_log-msgv1 = margin_change.
          i_log-msgv2 = margin_change_max.
          append i_log to pe_t_erro.
          exit.
        endif.       " Change lower than a predefined maximum limit
      endif.         " PI_I_CALP-ENDPA not zero
    I hope this helps you
    Regards
    Eduardo

  • Once the Add-on is loaded into SAP B1 it is genearting follwing the warning message

    Hi Experts ,
    Once the Add-on is loaded into SAP B1 it is genearting follwing the warning message  is "Conversion from string """" to type 'Double' is not valid "
    Please find the attachment
    Thanks for the Support,
    Satish.

    Hi,
    At least one of addon function is to convert a string to number. If that string is empty, it may cause error. Need verification before converting.
    Thanks,
    Gordon

  • I need to print off messages to and from my cell

    i need to print off messages to and from my cell

    You report your problem as using Acrobat on a Mac. You've posted in the Reader forum for iOS.
    I've moved your question to the Creating, Editing and Exporting PDF forum which seems more appropriate.
    You'll need to provide more information for us to be able to help you.

  • Warning message in BW Report  through Portal

    Friends,
    I really need your help to remove the waring message.
    For the purpose of changing the description on the Selection screen from “Cost Cetnters (Authorised Values)” to “Funds Centers” I had changed the ZCCTRATI variable description to Funds Centers
    Issue:
    When we open the old report we see the following information message.
    " Value if variable ZCCTRAT1 is automatically converted
    I did go to TC RSRT as of Dinesh,Vijay advice ,Just want to know that what message i need to Click .because i could nt find the relevant message
    Can u help me how to remove this ?

    Hi Manohar,
    Edit to add: Here I assume you have a Web Application Designer (WAD) report.
    You can suppress system and warning messages in WAD. Try this and see if it helps.
    - Go to your WAD report
    - In the top part of the properties window there is a drop down box. Open this box and select the top level entry there. This should be the name of your report.
    - Click Web Item
    - Check the following two checkboxes: "Do not Display System Messages" and "Do not Display Warnings".
    Hope this helps,
    Regards,
    Petter
    Message was edited by: M Petter

  • Report on Warning Message in sales order

    I have configured in OVA8 such that it only gives a "Warning Message" and does not block the sales order.
    Because these sales order are not blocked they don't need to be released. I need a report on list of sales order where warning messages have appeared for credit limit exceed.
    As its only warning message and not erro, it needn't be released so VKM1, VKM2 & VKM4 doesn't solve the issue.

    Hi,
    It is not possible to get the report as you required in Std. System considers the sales order if the warning msg appears as same as a normal SO without any warnign msg. In status level (table VBUK) there won't be any change.
    If you need it deliberately, then you shall take help from ABAp to develop a Z-report that too you need to use  some sales order level user exit to capture the warning message(Message no. V1152) generated sales order no.s and then you can use the same info in  Z-report.
    Hope this helps..
    Reg,
    JJ
    Edited by: Jagsap on Apr 14, 2010 1:22 PM

  • Suppress warning messages in Bex Web reports

    Dear All,
    I have developed some reports in BI. All these reports have similar variable screen. These are two in number - one for 'employee id' and other for 'Date'.
    For these reports - if the user does not enter any of the variables, the report will not execute. That is, he should enter either of the two.
    To exhibit this functionality, I have written following user exit in EXIT_SAPLRRS0_001.
       IF I_STEP = 3 .
          LOOP AT I_T_VAR_RANGE INTO LOC_VAR_RANGE WHERE VNAM = 'EMP_PS' OR
                                                         VNAM = 'NID_OPT' .
          ENDLOOP.
          IF SY-SUBRC NE 0 .
             CALL FUNCTION 'RRMS_MESSAGE_HANDLING'
                  EXPORTING
                  I_CLASS  = 'BRAIN'
                  I_TYPE   = 'I'
                  I_NUMBER = '629'
                  I_MSGV1  = 'Employee(PS) or National ID'
                  EXCEPTIONS
                  DUMMY    = 1
                  OTHERS   = 2.
             RAISE NO_PROCESSING.
          ENDIF.
       ENDIF.
    The above piece of code is working absolutely fine except with a warning message - 'Variables contain invalid values'. This warning message is not required and I need to suppress it.
    I checked in RSRT for this message so that I can suppress it there but this particular message is not available there.
    The line RAISE NO_PROCESSING is responsible for this. We cannot remove this as it is required to call the screen again if someone does not enter any value.
    Please suggest as I have searched all the threads but not solved my issue.
    Srinivas
    Edited by: Siegfried Szameitat on Nov 5, 2008 9:39 AM
    removed points offer as it is against the rules.

    Hi,
    I tried to do the same in BeX Analyzer, but no change. Actually this seeting is for system generated messages.
    my message here is generated from the function module.
    Thanks

  • Warning message in ALV report

    Hi Experts,
    In ALV report i am getting warning like
    " Field string LS_HEADER is not referenced statically"
    Actually i declared this field as "DATA: ls_header TYPE slis_listheader.".
    How to correct this warning message.
    Thanks in advance.
    Thanks,
    Madhu.

    Dear Madhu,
    You are not using LS_HEADER statically that you have defined in the program. You will get a warning message since you have defined a field that you have not referenced statically.
    Are you using this field dynamically? You can delete/comment the code if you are not using it statically and dynamically.
    Moved the thread ABAP forum. Post your queries in relevant forums to get efficient answers.
    Regards,
    Naveen

Maybe you are looking for