Error brain 284 impossible to solve

Hi guys !
Iu2019ve recently migrated BW from version 3.5 to version 7.
Iu2019ve got a problem with a query. In version 3.5, everything was ok but now that Iu2019m under version 7, thereu2019s a big error when I try to open it with the Bex Analyzer.
The error message is:
Variable LUNITBAS is incorrectly defined
Query could not be openec.
This is the error brain 284 checked with the transaction RSRT:
Diagnosis
Variable LUNITBAS has the processing type "Manual Input/Default Value". However, it is not input ready, and no default value has been specified.
System Response
Procedure
Make the variable input ready or specify a default value.
Iu2019ve tried to make the variable input ready, and Iu2019ve specified a default value. Another error appeared in these two cases: RSR_BAD_CODING
Is there a way to correct this error ?

Hello Jessy Cambon,
Yes the problem is in the variable.
If you changed the variable for input ready, and youu2019ve specified a default value and still doesn't work, try to create a new variable of type "Manual Input/Default Value" but be sure this time it is input ready or has a default value.
That should work.
Assign points if helpful.
Diogo.

Similar Messages

  • ERROR: Brain 174

    Hi,
    I have an urgent problem: I use a planning query to input some data into an BI 7.0 system. When I execute this query with only one input-enabled column it works. If I add a second row it doesnt.
    The connection in Excel Business Analyzer breaks down without any notice, whereas the Portal gives the message ABEND BRAIN 174
    Does anyone know what this message means?
    Any help would be appreciated.
    Best regards
    Steffen Breuer

    Check out hese threads:
    How to resolve error "brain 225"?
    Error brain 284 impossible to solve
    Re: Brain errors
    Thanks...
    Shambhu
    Edited by: Shambhu Kumar Gupta on Aug 1, 2008 2:00 PM

  • Customer Exit Variable - Variable Value Error BRAIN 000

    I created a variable which is processed by 'Customer Exit'. This variable is 'optional' and NOT user input required.
    And i have written my code in customer exit under I_STEP EQ 1.
    I used the variable in my query as a default value for a free characteristic.
    The query runs fine and return me the correct result.
    The problem is when i used the same variable as a default value of a free characteristic in another query which has another user input variable for another characteristic, i got a warning message after input a value for another variable.
    Variable Value Error BRAIN 000 <<i>my variable name</i>>
    How to make it work in the second query?
    Please help as I am new to this.
    Thanks,
    CH

    Hi Fernanda,
    Try this:
    DATA:  LS_RA_SID  TYPE   RSR_S_RANGESID.
    DATA:  fst_date LIKE sy-datum.
       CASE i_vnam.
              WHEN 'ZRANGE_PREVMONTH'.
    fst_date = sy-datum - 1.
    concatenate fst_date(6) '01' into ls_ra_sid-low.
          ls_ra_sid-sign = 'I'.
          ls_ra_sid-opt = 'BT'.
          ls_ra_sid-high = fst_date.
          APPEND ls_ra_sid TO e_t_range.
    ENDLOOP.
    ENDCASE.
       ENDIF.
    Just post here for any queries..
    Regards,
    Loed

  • ERROR BRAIN (738): Variable 0P_KEYDT not in query

    Hi all,
    Can anyone help with the following error that i am getting while executing a query
    ERROR BRAIN (738): Variable 0P_KEYDT not in query
    Regards,
    P

    Make sure you still have the variable in the query. You did not delete it by mistake. Error is it self says that it can not find that 0P_KEYDT in the query. YOu can also try removing and adding it again.
    Sometimes the order of making variable matters when you have dependency.
    - Danny

  • Transport error BRAIN 617 on import of Cube

    We got the following error while transporting Infocube which had data in teh target BI system.
    Error BRAIN 617 during after import handling of objects with type(s) CUBE
    Change involved addition of  a characteristic in the cube.
    We are in BI 7.0 SP 13.
    RN

    Hi
    Then please try to import that request again by selecting all 'import options' in option tab. If you have added one character in cube,i am assuming you have transported all other things (transfer rule,update rule & infosource)

  • Error 7 (windows error 126) how do i solve it ?

    hi all, im trying to instal Itune on my computer but i keep getting error 7 (windows error 126) how do i solve it ? anyone?

    See... Unable to install or open > http://support.apple.com/kb/TS5376
    See this User Tip by turingtest2
    https://discussions.apple.com/docs/DOC-6562

  • "Error 16" solution doesn't solve problem, same error message pops up.  Further steps?

    Steps followed: all Adobe products (CS6 Suite and CC) have been removed (w/uninstaller and manual Library cleanup) and reinstalled (from discs and downloads); permissions corrected as per KB note on Error 16, to no change. This occurred after updating Mac OS to 10.9x. The OS was then reinstalled, new admin & standard users created (MacPro hardware passes all tests). "Error 16" permission solution performed at every stage to no change in error generation. Adobe Reader, Lightroom 4, and CS6Bridge do launch, but Acrobat Professional, Photoshop (13, CS6), and CC Photoshop stop launch w/error 16.  Stumped!

    Thanks for the suggestion, Gene, but it had no affect on the ³error 16²
    situation, I¹m afraid.  I think I¹m going to have to start with a new drive
    and import/update until I find the source of this issue.
    Jim
    "Error 16" solution doesn't solve problem, same error message pops up.
    Further steps?
    created by gener7 <https://forums.adobe.com/people/gener7>  in Photoshop
    General Discussion - View the full discussion
    <https://forums.adobe.com/message/7154907#7154907>
    Permissions problem.  Open Terminal and copy/paste this line: sudo chmod -R
    777 /Library/Application\ Support/Adobe Gene
    If the reply above answers your question, please take a moment to mark this
    answer as correct by visiting:
    https://forums.adobe.com/message/7154907#7154907 and clicking ŒCorrect¹ below
    the answer Replies to this message go to everyone subscribed to this thread,
    not directly to the person who posted the message. To post a reply, either
    reply to this email or visit the message page:
    Please note that the Adobe
    Forums do not accept email attachments. If you want to embed an image in your
    message please visit the thread in the forum and click the camera icon:
    https://forums.adobe.com/message/7154907#7154907 To unsubscribe from this
    thread, please visit the message page at
    , click "Following" at the
    top right, & "Stop Following" Start a new discussion in Photoshop General
    Discussion by email
    <mailto:[email protected]>  or
    at Adobe Community
    <https://forums.adobe.com/choose-container.jspa?contentType=1&containerType=14
    &container=4694>  For more information about maintaining your forum email
    notifications please go to https://forums.adobe.com/thread/1516624.
    >

  • Error  BRAIN 659

    Hello all,
    I have a problem with a query web execution. I created an EXIT variable that is calculated from another variable in BW exit. I activated the exit and everything is OK. However when I try to execute the query an error appears:
    ERROR BRAIN 659: "Function module does not exist for SAP exit variable ZVACONT" (ZVACONT is my exit variable).
    But the procedure system proposes me, doesn't´t help me:
    "Check if the RSVAREXIT_ZVACONT function module exists in the system.
    If the function module exists but is inactive, activate it (transaction SE37).
    If the function module does not exist in the system, check if the Business Content was correctly transferred, or if the function module was somehow incorrectly delivered by SAP.  "
    Function module "RSVAREXIT_ZVACONT" doesn´t exist in transaction SE37.
    This is the first time this happends to me and I don´t know the solution.
    Could anybody help me?
    Thanks.
      Notification Number BRAIN 659

    Carmen,
    I think you have selected "SAP exit" while defining the veriable instaed of "Customer Exit".
    if this is the case..
    Redefine the "processing type" as "Customer exit".
    regards,
    Hari

  • Ajax submit failed: error = 403, forbidden----how can solve this error

    Ajax submit failed: error = 403, Forbidden--how can solve this error to create a new eprintcenter account

    I am having the SAME problem.  This is so frustrating.   If i try to log on with teh user account I already have, I get the above message.  If i try to create a new accoutn it says the account is already existing.  If i click on forgot password, nnothing happens.  HELP!  I am stuck in a loop!!

  • I can not connect my i phon with my pc it shows athorised computer when i am trying to do authorised process the process done but again i connect my phon again show this errore please help me to solve my prob....

    i can not connect my i phon with my pc it shows athorised computer when i am trying to do authorised process the process done but again i connect my phon again show this errore please help me to solve my prob....

    I have clicked on the  connect button, but it brings up the same There is a problem connecting,  and I have also tried SMB://
    i tried pinging the ip address with in termial and it times out.  
    From my windows PC and I can access my MacBook Air just fine,

  • Why do i repeatedly get Adobe action script error? How do i solved it, Why do i repeatedly get Adobe action script error? How do i solved it

    Why do i repeatedly get Adobe action script error ? How do i solved it ?

    We don't know what that is, you'll have to talk to Adobe on their forums.

  • TS3694 ?? I have Iphone 3G , when i update software & during iphone restore software 3.1.2. i got error 1602. how i can solve it

    ?? I have Iphone 3G , when i update software & during iphone restore software 3.1.2. i got error 1602. how i can solve it ?

    http://support.apple.com/kb/TS3694#USB

  • HT5654 hi i have a update error 1015. How to solve?

    hi i have a update error 1015. How to solve? Please Help!

    Is your iPhone hacked or jailbroken?  That is typically what causes this error.
    If you have an iPhone 3G, as your profile says you do, the latest iOS it can run is iOS 4.2.1.

  • I want to restore iphone 4s and i have the error 21.How cand i solve yhis issue?

    I want to restore iphone 4s and i have the error 21.How cand i solve yhis issue?

    http://support.apple.com/kb/TS3694#error21
    These errors typically occur when security software interferes with the restore and update process. FollowTroubleshooting security software issues to resolve this issue. In rare cases, these errors may be a hardware issue. If the errors persist on another computer, the device may need service.
    Also, check your hosts file to verify that it's not blocking iTunes from communicating with the update server. See iTunes: Advanced iTunes Store troubleshooting—follow steps under the heading Blocked by configuration (Mac OS X / Windows) > Rebuild network information > Mac OS X > The hosts file may also be blocking the iTunes Store. If you have software used to perform unauthorized modifications to the iOS device, uninstall this software prior to editing the hosts file to prevent that software from automatically modifying the hosts file again on restart.

  • ERROR BRAIN (599): for characteristic 0FISCPER  Please enter a valid value

    Hi,
    We’ve an BI 7.0 System with Patch Level SP12 which is previously connected to an NW 7.0 Portal System + BI Java that has SP13 installed.
    We’re able to create Queries and Web Templates via Query Builder and WAD for BI 7.0 and publish to portal.
    Recently, we’ve installed a new NW 7.0 Portal + BI Java with same package level. We made the configurations for Bex via Template Installer and everything is ok.
    Our reports has a 0FISCPER characteristics and when we run the reports in new portal, it displays the report. But when we want to change period and click the button created to set period, a popup opens and errors like “"for characteristic 0FISCPER  Please enter a valid value " displayed on popup.
    #1.5#005056915E48007200000013000016D000044A7EAFACF8B0#1207807880509#com.sap.ip.bi.base.application.message.impl.MessageBase#sap.com/irj#com.sap.ip.bi.base.application.message.impl.MessageBase#bcepik#2422##sapportal_TFP_5354550#bcepik#96c2d31006c411ddae48005056915e48#SAPEngine_Application_Thread[impl:3]_31##0#0#Error#1#/Applications/BI#Plain###A message was generated:
    ERROR BRAIN (599): for characteristic 0FISCPER  Please enter a valid value
    MSGV1: 0FISCPER
    MSGV2: 200.001.#
    When we change BI’s Portal back to old one by changing the RSPOR_T_PORTAL table (default portal), it still works there.
    What may be cause this situation as it works on one portal and not works on another?
    Best Regards

    Hi,
    Pls chk the  Note 770174 - Values for 0FISCVARNT not correct - BRAIN E 599
    Symptom
    In case of web templates the value help for 0FISCYEAR doesnot work
    correctly.  Error message
    For characteristic 0FISCVARNT, enter value in permitted format
    comes up
    Other terms
    OLAP: F4 - 0FISCYEAR, 0FISCVARNT ,
    0fiscyearvalues_generate, master data read class , value help , F4
    Reason and Prerequisites
    Program error
    The selection option sent to the method 0fiscyearvalues_generate
    based on 0FISCVARNT are not porcessed and hence as null row is
    inserted in the resultset that cause the problem .
    Solution
    BW3.0B
               Import Support Package 24 for Release 3.0B (BW3.0B Patch 24 or SAPKW30B24) into your BW system. The Support Package will be available when note 0723193 with the short text "SAPBWNews BW 3.0B Support Package 24", describing this Support Package in more detail, is released for customers.
    BW3.1C (Content)
               Import Support Package 18 for Release 3.1C (BW3.1C Patch 18 or SAPKW31C18) into your BW system. The Support Package will be available when note 0723260 with the short text "SAPBWNews BW 3.1C Support Package 18", describing this Support Package in more detail, is released for customers.
    BW 3.50
               Import Support Package 9 for Release 3.50 (BW3.50 Patch 09 or SAPKW35009) into your BW system. The Support Package will be available when note 0763335 with the short text "SAPBWNews BW SP09 NetWeaver'04 Stack 09", describing this Support Package in more detail, is released for customers.
    This note may already be available before the Support Package is released.  However, the short text will still contain the words "preliminary version" in this case.
    Hope this helps,
    Regards
    CSM Reddy

Maybe you are looking for

  • Can i use an external drive in macbook pro mid 2012?

    replaced my optical drive with new matshita UJ8A8 drive in my macbook pro 13 mid 2012. problem was prior to replacing every type of disc wold be ejected, now when disc goes in new drive makes a sound and then ejects???? any ideas? I have 16 gig of ra

  • Publish Text as Image or lock font

    I am new to dreamweaver, I use to use yahoo sitebuilder and one of my favorite features was called "publish text as image" it let you put text in any font and it would make it an image so even if someone looking at the site didn't have the font it wo

  • InDesign CS5 Previews in Bridge CS5?

    I have upgraded to CS5 and I have to do a "Save As" to get a preview of the document in Bridge. However, when I go back to it and open it again and close out, I get the CS5 icon instead of the preview. Is there a setting so that I don't have to do a

  • Zoom default in Word for Mac

    I just got Word for Mac recently. Whenever I open a document, the text is tiny. The zoom is set at 100%, but that's too low for comfortable reading/typing. (Now I know why my Mac-using friends always sent me Word documents set at 125% zoom!) I am won

  • WSDL Reference

    Hello everybody, I want to send an external message to a webservice via SOAP-Channel. My WSDL references to a second WSDL and this one references also to three xsd's. I imported the wsdl-Files and the xsd-files as external definitions. When I want to