Abort System Error in Program SAPLRRV and for RRSV_CHAVL_TO_VALUE_CONVERT

Hello SDN
While refreshing a query in a Workbook, I have received this error message and getting disconnecting form the BW server.
"Abort System Error in Program SAPLRRV and for RRSV_CHAVL_TO_VALUE_CONVERT"
Does anyone has any idea? It is happening in Production and need to fix it as soon as possible.
Appreciate any help and points will be assigned for useful information.
Thanks
kumar

Hi Dinesh
It is stopping at the BREAK-POINT in Function LRRMSU13(RRMS_X_MESSAGE)
variable_screen=X&template_id=0QUERY_TEMPLATE
In the messages , For generation, it display:
&CAUSE&
The query contains selection elements with "Constant Selection". Such a
query cannot be run in the read mode 'Read Everything at Once'.
&SYSTEM_RESPONSE&
The read mode is automatically converted.
&SYS_ADMIN&
In the Variables, I see
&CAUSE&
Variable <(>&<)>V1& is used in the query in such a way, that an
optional entry is not possible.
For example, you might be using an "Exclude", or the variable might be
connected using OR to additional selections for <(>&<)>V2& in the
global filter, but is still displayed in the columns selections.
It is also not possible to use an optional parameter variable to fill
an interval selection in either the from-field or the to-field.
&SYSTEM_RESPONSE&
&WHAT_TO_DO&
If you are able to accept the mandatory entry, you need not do
anything. Otherwise you must work with several variables in the query.
You can use an optional interval variable to do this.
&SYS_ADMIN&
For Key Figs :
&CAUSE&
Quantities are multiplied with values for the key figure &V2& (&V1&).
This is not sensible.
A basic key figure was probably defined that contain a price. Only
addable amounts should be written on the database. Ratios and prices
are calculated as key figures. Therefore, the system maintains the
correct sequence, meaning summing takes place on every place and then
the quotient is formed.
If a 'price amount' is saved as a basic key figure after all then the
'non-aggregated indicator' can be undone using 'Change key figure'.
Therefore, the system carries out the multiplication (or division)
before the summing. The key figure is then assigned to the group 'Other
columns'.
&WHAT_TO_DO&
Please check the definition of the key figure &V2& (&V1&).
<DS:TRAN.KDNN>Check or change key figure &V1&</>
Can you please let me know how to fix this issue?
Thanks
Kuamr

Similar Messages

  • Abort system error in program CL_RSDM_READ_MASTER_DATA and form_sidval_dire

    HI All,
    The following error is thrown when I execute the query.
    abort system error in program CL_RSDM_READ_MASTER_DATA and form_sidval_direct_
    However, earlier today, I ran this query successfully several times.This Query is on a multiprovider.
    Appreciate your help in advance.
    Regards,
    Harika

    Dear Harika,
    Try to repair at RSRV and check.
    Check: Re: SID error for characteristic
    Srini

  • Abort System Error in program SAPLRRS2 and form INITFL_ASSIGN-01 error

    Hi All,
    When I refresh a query/workbook getting following error message and can not proceed further..
    Abort System Error in program SAPLRRS2 and form INITFL_ASSIGN-01
    We are using BW 3.5 and BEX reports.
    I'd appreciate if you could help me on this

    I don't know if you have since been able to resolve this problem.
    Anyway, for future reference, I have just had the same error message and was able to resolve it by simply removing and then reinstalling one of the characteristics, together with its variables and filters, in the free characteristics section of the query.
    Hope that this is of help to someone.

  • BEX Error: Abort system error in program CL_RSR_GRID and form FILL_AXIS_SET

    Hello together,
    when we try to change the display setting of a charactrestic in BEx, for example from "display as key" to "display as key and text" we get the following error message:
    "Abort system error in program CL_RSR_GRID and form FILL_AXIS_SETXX_LINE:TXT_N_M"
    and BEx looses server connection.
    Does anybody know what the problem is and how to solve it?
    Thank you very much
    Johannes

    Hi Johannes,
    Thanks for the immediate reply.
    I receive the following error when I tried to find the note.
    "The requested SAP Note is either in reworking or is released internally only"
    Regards,
    Sriram

  • Abort system error in program SAPLRSS2 and form MULTI_ASSIGN-01-

    After executing a query with RSRT, I got an error message: "Abort system error in program SAPLRSS2 and form MULTI_ASSIGN-01-".
    The error appeared first after patching the SAP BW with the Enhancement Package 1 to version 7.01.
    I found the note 1593976 concerning this problem. But installing the note didn't help.
    I set a breakpoint at the "PERFORM MULTI_ASSIGN" - statement in the function module "RRS_GVAR_FROM_VREP_FILL" where the exception is thrown.
    I compared the code of the form with the older version of the form.
    Current version (7.01):
    ASSIGN COMPONENT l_s_fieldname OF STRUCTURE c_sx_gvar TO <l_gvar_table>.
    IF sy-subrc NE 0. PERFORM x_message USING rs_c_true 'MULTI_ASSIGN-01-'. ENDIF.
    Older version (7.00):
      ASSIGN COMPONENT L_FIELDNAME OF STRUCTURE C_SX_GVAR TO <L_GVAR_TABLE>.
    check sy-subrc eq 0.
    The newer version raises an error message where the older version only left the form. So I simulated the old program behaviour by jumping over the 2 occurences of the "PERFORM MULTI_ASSIGN" - statement, because the form doesn't do any changes anyway, when it is left right after the call. The query then seems to be executed properly.
    I don't know whether the raising of a message is correct here and I already did something wrong in the old version, which hasn't been detected since EnhP 1 or if the raising of a message is not appropriate here. May you help me out in this situation ?

    Thanks! That really helped me out. I thought, I already regenerated the query report. But it seems it has not been the case.

  • Abort system error in program SAPLRRK0 and from RSRDR(CHECK_NAV_INIT_BACK)

    Hi guys,
    any can help how to solve below error.
    Abort system error in program SAPLRRK0 and from RSRDR(CHECK_NAV_INIT_BACK)
    regards
    raja

    Hello ,
               Check the following note 578948 and see if you could get some help.
    hope it helps
    assign points if useful

  • Error Specify a value for variable-Abort System error in program SAPLRRK0 a

    Dear Experts,
    Could anyone help me to fix this issue?
    I have an Customer exit variable in my query to calulate the first week of the prior year value as per the system calendar. when i execute the query, I am receiving the following error messaged and i am throwing out from the BW server.
    The error message is
    Error Specify a value for variable ZR00**
    Abort System error in program SAPLRRK0 and form APPEND_KHANDLE_1-01-
    Many thanks in advance.
    Regards.
    Krishna.

    Hi Kishor,
    try runnig the same query in RSRT, with execute and debug option.
    Also check in query designer for its correctness.
    Hope this helps...
    Regards,
    umesh

  • Abort system error in program SAPLRSOA & form FUNCSOA_VCUBE_READ_REMOTE_DAT

    Hi All,
    Could please help on the following issue,,
    when i am opening the workbook of bex reports i have following error ,please suggest me on this  and how can I run the my workbooks with error.
    The error is  *Abort system error in program SAPLRSOA and form FUNCSOA_VCUBE_READ_REMOTE_DAT*
    Thanks
    ram

    Try replicating the datasource for the virtual cube on which these reports are based and then activate the transfer rules using this datasource.
    I faced this issue when my system was migrated from Oracle to DB2. Doing the above fixed this issue.
    Please let me know if this helps.

  • Abort system error in program SAPLRRK0

    Hi All,
    I have gone thru many forums and I also read a post of similar problem but I think mine is diff from all of them.
    When one of user is running the Query he is seeing a error message saying:
    ABORT system error in program SAPLRRK0 and form RSRDR;SRRK0F30-01-.
    Once he close the session and open back he is ok. I tried to refresh on my PC and I am ok and I didn't see any messages. I really don't have any idea why this is happening.
    I read OSS note-734184 but it's not detailed.I don;t think we can apply support pack now because they are crunning their month end reports and there is no time to do that now.
    Your responses are really appreciated!
    Thanks
    AP

    Praveen,
    Thanks for the quick info.
    I went to SM21 and I saw this message on that user    R49 Communication error, CPIC return code 020, SAP return code 223
    But I don't know is this message related to that and because I am seeing same message for another user and she don't have any issues at all with the same query.
    That surprises me!
    Any clues?????

  • Abort System error in program CL_RSDM_READ_MASTER_DATA

    Hi Gurus,
    I had a user who was trying to run a query and they got this error msg:
    "‘Abort System error in program CL_RSDM_READ_MASTER_DATA and form_sidval_direct’"
    I went to RSRV and tried to repair Master Data objects, I came up with this error only on this one "Characteristic 0WBS_ELEMT : Missing initial entry in table /BI0/XWBS_ELEMT". Please guide as to what I should do for this message.
    Thnx.

    Thanks Mangra,
    I did not understand your statment " Check your master data whether the first blank entry is existing or not(?) if not create it (create what ?), transport the object"
    Please explain little bit more with step by step.
    Thanks

  • "abort system error in program CL RSR and form GET_PROVID-02-(see long text

    Hi All,
    When i try to excuting bex query in analyser and whaen i have to exucuting cube contents, i got this error message :
    "abort system error in program CL RSR and form GET_PROVID-02-(see long text)"
    System error in program CL_RSR and form GET_PROVID-02- (see long text)
    Message no. BRAIN299
    Diagnosis
    This internal error is an intended termination resulting from a program state that is not permitted.
    Procedure
    Analyze the situation and inform SAP.
    If the termination occurred when you executed a query or Web template, or during interaction in the planning modeler, and if you can reproduce this termination, record a trace (transaction RSTT).
    For more information about recording a trace, see the documentation for the trace tool environment as well as SAP Note 899572.
    Can anyone help me?
    kumar.

    Hi , could you please check note 1166294 and check if the issue will be fixed ?
    1166294-BRAIN 299 in CL_RSR, form GET_CHANMID-02-
    Thanks,
    Walter Oliveira.

  • Workbook Migration-System error in program CL_RSR_XLS_VIEW and from ASSIGN_

    Hi Experts,
    We are migrating workbooks from 3.x to BI 7. While opening the workboon from BI 7 Analyzer we are getting the following System Error  and Disconnecting from BW server.
    'Program Error in class SAPMSSY1 method UNCAUGHT_EXCEPTION. System error in program CL_RSR_XLS_VIEW and from ASSIGN_QUERY_2_DP03'."
    We are at support pack level 17 and GUI - 710 with patch level 8.
    If you have experienced with the above errors. Please respond.
    Thanks
    DB

    Hi Naveen,
    In migration you will get all these errors related to Front end. First save the Existing 3.x workbook   so that the old version of the workbook will be saved into new Excel version (2003). now try to migrate the workbook , this time you will not get this error.
    The root cause for this problem would be all your workbboks have been created erlier in very old version of  Excel.
    Thanks
    DB

  • System error in program SAPLRRI2 and form INPUTABLE_CHAFREE-02

    Hello experts,
    I get the following error when I execute the input ready query which was created on the aggregation level in BI IP.
    The system information is SAP BI Add on 7.X(based on 7.10) SP 2,Patch 1, Revision 490.
    Thanks
    Terminate: System error in program SAPLRRI2 and form INPUTABLE_CHAFREE-02- (see long text) [A299(BRAIN)]
    Diagnosis
    This internal error is an intended termination resulting from a program state that is not permitted.
    Procedure
    Analyze the situation and inform SAP.
    If the termination occurred when you executed a query or Web template, or during interaction in the planning modeler, and if you can reproduce this termination, record a trace (transaction RSTT).
    For more information about recording a trace, see the documentation for the trace tool environment as well as SAP Note 899572.

    You may wish to check this
    Note 1048923 - BRAIN X299 in SAPLRRI2; form INPUTABLE_CHAFREE-02-
    Hopeit Helps
    Chetan
    @CP..

  • System error in program SAPLRRI2 and form LRECH_SUMM_FUELLEN_6-01

    Hi,
    I am trying to execute a report and it gives me this error  "system error in program SAPLRRI2 and form LRECH_SUMM_FUELLEN_6-01" I have done a bunch of cell editing stuff and when I go and see each cell looks good,I am not able to figure out where exactly this issue is. Can anyone help me with this. I tried to even switch on the Trace in RSRTRACE but it goes to the debugger and stuck in some SAP code. Don't know what exactly the problem is. Any help would be appreciated.
    Thanks
    Jay.

    Hello Jay,
    If valid for your system release and support package level please apply the SAP note 1129450.
    Best Regards,
    Des

  • System error in program SAPLRRI2 and form BEST_WGR_02-01-

    Hi Friends,
    When I am trying to execute a query i get the error message below.
    System error in program SAPLRRI2 and form BEST_WGR_02-01- (see long text)
    Error when generating dataProvider
    The Same query can be executed after restarting BI server.( Hope No one recommends restarting BI server always).
    I am using SAP BI Patch level 3.
    Internet explorer 7
    Gui 6.4
    At the same time it is unable to disply variable screen in BEx Analyser with IE 7(Variable entry Screen appeares but No Input boxes are seen). Its Working fine with IE 6.
    Any Solution For This.
    Many Thanks,
    Anand

    Hi
    IE 7 is not so compitable with BEx. It always has the Popups problem..
    See the Note :919196 and  Note 1159538 - Issues in Internet Explorer   Note 950975 - SAP GUI for Windows: Support for IE7 (Internet Explorer 7)
    Hope it helps

Maybe you are looking for