Bex analyzer - internal error problem with table c_t_variable

HI All,
     When ever I try to refresh a query in Bex-Analyzer ,Iam getting "internal error problem with table c_t_variable".
     Please advise
Edited by: Aparna Duvvuri on Jan 13, 2010 10:53 AM

Hi Aparna,
try to open the query in RSRT and debug the query.the error is due to some  customer exit variable so try to debug the code for the variable and rectify it.
Thanks,
Ashok

Similar Messages

  • internal error problem when writing table:

    Hi,
    When my user try to access BEx queries, he is getting the following pop up messages
    <internal error> problem when writing table: C_T_VARIABLES
    <internal error> problem when writing table: E_T_DIM
    <internal error> problem when writing table: E_T_MEM
    <internal error> problem when writing table: E_T_ATR
    <internal error> problem when writing table: E_T_PRPTYS
    <internal error> problem when writing table: C_T_HRY_TYPES
    <internal error> problem when writing table: E_T_CEL
    <internal error> problem when writing table: E_T_FAC
    <internal error> problem when writing table: E_T_CON
    <internal error> problem when writing table: E_T_DRILL
    and then report is getting diplayed. and when user try to edit properties again same pop up messages are coming.
    when I access queries from my machine those are working fine..
    Can some one help me to solve this ?
    Regards,
    Harish

    Hi Harish,
    Please go through following relevant threads ::
    http://forums.sdn.sap.com/thread.jspa?threadID=137355
    http://forums.sdn.sap.com/thread.jspa?threadID=644834
    http://forums.sdn.sap.com/thread.jspa?threadID=1199718
    http://forums.sdn.sap.com/thread.jspa?threadID=36530
    Regards,
    Arpit

  • Error "DATABASE PROBLEMS WITH TABLE MC11VA0HDRSETUP"

    Hi Friends,
    I got the following message when am trying to delete the setup tables.
    " Error DATABASE PROBLEMS WITH TABLE MC11VA0HDRSETUP"
    Am trying to delete the setup tables for application '11', but it gives me the above error. I have gone throug similar threads but it did not solve my issue.
    Please can anyone provide a solution.
    system detials:
    R/3 release    - 4.6c
    PI                 - 2004_1_46c
    SAP_BW      - 30B
    PI_BASIS     - 2003_1_620
    Any information will be appreciated
    Thanks,
    VBR

    Hi Kishor,
    Thanks for your reply.
    I have gone through that SAP Note 456102 and it was not of much help for our issue because we are ahead of PI that is mentioned in the note.
    Can you send your email id so that i can forward the error screenshots.
    Regards,
    VBR

  • Problem with Table control lines

    Hi Friends,
    This is the problem with table control lines:
    I have screen with table control and I would like change the table control lines dynamicaly.
    Exp:
    In my PBO the Internal table which I am using to loop the TC is havig 7 records and its displayed with 7 records, now I have added one more record into my ITAB and now ITAB is having 8 records, when I am looping this ITAB with TC its taking the TC lines 7 only.
    here is the code:
    Initial values in gt_scr400 = 8
    Initial values in tc_scr400 = 8
    Now added one more recor into gt_scr400 , now gt_scr400  = 9.
      LOOP AT   gt_scr400
           INTO wa_scr400
           WITH CONTROL tc_scr400
           CURSOR tc_scr400-current_line.
      ENDLOOP.
    I have used this logic :
      DESCRIBE TABLE gt_scr400 LINES g_rec_300 .
      tc_scr300-lines = g_rec_300.
    but its not modifying the lines in my table control.
    How to change the TC lines based on ITAB total records.
    Thanks,
    Sridhar

    there is a field in TableViewName-xxx
    don't remember the exact field name for (total no of records)
    you can check it in debug.  when you add records in Internal table, u need to modify this field which is set at the first time when table control is populated.

  • Problem with table formatting

    I'm having a lot of problems with tables not reflecting their formatting when I open them in a browser. I've tried opening in Safari, Firefox & Camino with the same results. For example, a row with the following html content has a much larger height & aligns the text to the top when opened in a browser:
    <tr>
              <td height="15" colspan="3" valign="middle"><h6 align="center">Summer 2009</h6>
              </td>
            </tr>
    If it matters, this is a row in a table nested in another table. Here's the code down to the row in question (all tags are closed properly in the remaining code):
    <table width="600" border="2" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td align="center" valign="top"><img src="images/events.jpg" width="250" height="35"></td>
        </tr>
        <tr>
          <td align="left" valign="top">
          <table width="100%" border="0" align="center" cellpadding="1" cellspacing="0">
            <tr>
              <td height="15" colspan="3" valign="middle"><h6 align="center">Summer 2009</h6>
              </td>
            </tr>
    I am using a style sheet for text. Here's the code for "h6" if that matters:
    h6 {
    font-family: Verdana, Geneva, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #660099;
    Any ideas is appreciated. This is driving me nuts. Spacing and alignment sometimes work and sometimes don't work. Dreamweaver is supposed to make such things easier!
    Kevin

    Header tags are usually used round a bit of text, not parts of a table, and if you don't specify the margins on them, can force different amounts of space below in different browsers. Try making the bottom margin on h6 zero, and confine it to text within a cell.
    Also, if you can upload your page somewhere and let us have the url it will be easier to troubleshoot.

  • Problem with tables -- need help!

    I am having problems with table formatting, when using
    Preformatted text. The tables look fine in the WYSIWYG editor, but
    have lots of extra space above and below the text when looking at
    the output files.
    I will attach the code from one of the HTML files from my
    project, so you can see what I'm talking about.
    Thanks.

    Well, if you're talking about the single-celled table with
    the line:
    <p class=Preformatted>[assembly:
    Ace.AceAssembly]</p>
    </pre>
    ... you can eliminate the <P> tags. that will give you
    one line less. Otherwise, your remaining space is the result of the
    <PRE> tag. It, like the <XMP> tag, gives it one line of
    space beneath as well.
    Your alternative beyond that would be to, when needed, wrap
    up the script in Javascript. That line, for instance, wouldn't need
    it.

  • Internal error: Import of table SKA1 not possible in IDoc

    Hi All,
    I am getting an error like Internal error: Import of table SKA1 not possiblein an Idoc.
    Please suggeset me how to resolve this issue.
    Edited by: SAP USER on Nov 25, 2009 8:46 AM

    Message no. FF724
    Check note 681538
    thanks
    G. Lakshmipathi

  • What could be the problem with table REGUH

    Hi exprts
    i developed a report . its wrking ok in developemt system
    but in Quality system ,
    the below query is taking more time.
    in quality even  i have taken slection criteria which is very less than devlopment selection.
    please tell me the below query is performance wise not good or
    is there any problem with table REGUH in quality system?
      IF NOT ( t_bsak_aux[] IS INITIAL ).
        SELECT laufd laufi xvorl zbukr lifnr rwbtr kunnr empfg"
               vblnr ausfd rzawe
          FROM reguh
          INTO TABLE t_reguh
          FOR ALL ENTRIES IN t_bsak_aux
          WHERE laufd <> space
            AND laufi <> space
            AND zbukr = t_bsak_aux-bukrs
            AND lifnr = t_bsak_aux-lifnr
            AND vblnr = t_bsak_aux-augbl.
    thanks in advance
    regards
    neeru

    Hi,
    Using SPACE against the keys (LAUFI, LAUFD - specifically LAUFD) will most likely return no results. LAUFD, being one of the keys and the date which the program is supposed to run (considering that this is settlement data - it has already run) - implies that this field will be populated.  Putting " = SPACE" in your where clause is saying that you want to find records from the table where those fields are not populated.  That is fine for LAUFI, considering it is the indicator for a proposal only. In my requirement, my client did not want to see proposals but only real payment runs - therefore, LAUFI = SPACE is correct. 
    The reason you are having poor performance while selecting form this table is because it is a cluster table like bseg.  This thread explains a little bit of why cluster tables are a performance nightmare when trying to select - although it is about bseg, you will get the idea:
    http://blogs.ittoolbox.com/sap/db2/archives/select-from-bsegrfblg-performance-problem-14247
    I'm trying to find an alternative to get bank account information regarding payments - I will post a reply if I am lucky to find one! 
    Good luck

  • IDOC RBDMIDOC - Internal error: Program read table idoc_structure

    Hi,
    We have scheduled background program RBDMIDOC for master data thru change pointers.
    This was running successfully for years. Suddenly since past few days the error is coming as below :
    Internal error: Program read table idoc_structure, command data_select_for_block, argument Z******
    I had searched SDN forum and in all post its suggested that - set P_CIMTYP = 'Z******'. This is have done but still error persists.
    Any other solution.
    Thanks

    Plz check if there is any lock in Tcode SM12 and any job is failed/Active in SM37.
    -Gouri

  • I get an "internal error " message with Adobe XI. Please give me instructions in simple terms?

    I get an "internal error " message with Adobe XI. Please give me instructions in simple terms?

    Do you have a copy of the full error mesage that you could post? What operating system are you using? Are you using Acrobat or Reader (there is not program Adobe, it is the company name)? If you are using Reader, you might get better information in the Reader forum.

  • Problem with table MBEWH

    Hello SAP experts , im having a little problem with table MBEWH because the data i whant to extract isnt the correct one, i saw that this table stores all the prices for the materials and it groups them by year and by month but when i check to see what was the price for a specific material the price i had on that time periord inst the same as the one on the system, also i manage my material with baches and when i check to  see if that batch was in that period of time it isnt so im really confused as to how the system saves the historical data on this table, thank you in advanced.
    kind regards

    read OSS note 193554 , it explains everything

  • Problem with table paging [PDK for NET]

    Hi All,
    I have a problem with table paging in PDK for .NET (ver 2).
    The Table has 14 visible rows.
    The lead selection is set to "SINGLE"
    When the user selects a row I can use
    Table1.SelectedKeys(0) Mod Table1.VisibleRowCount
    in order to get the info of the selected row.
    If I will page using the "Prev/Next" page of the Table UI element it will also work.
    However, when I press "Prev/Next" item and then select a row it chooses the wrong row.
    (See picture: http://img509.imageshack.us/img509/3882/table5tq.jpg)
    What can I do in order to solve the problem?
    Thanks,
    Omri

    Hi Omri,
    how are you doing ?
    The SAPTable is similar to a DataGrid control and need to be bound to the datasource on every postback
    a good idea is to keep the dataset available in the page or on the server ( so that you dont need to keep making expensive fetch operations
    The selected row is affected by the recordset (dataset) and needs additional programming
    A work around for the selected row issue is to save it in a server side hidden variable (or anything that will persist) and read and set the value in the page / next button handler
    with respect,
    amit

  • Internal error occured with time split

    Dear Friends
    Currently i am using 0PCA_C01 which consits of fiscal year and fiscal year/variant ,  i want the data based on the 0calmonth and 0calyear. So i added the 0cal month and 0calyear and  i have assigned the 0calmonth to 0fisyear variant and 0cal year to fiscal year  in the update rules using time distribution . but i am getting error Internal error occured with time split . we are using Bi. 7.0 . i tried to search the Fourm but nobody provided any informationn on this properly ,  So can any body shed some light on this .  if any body can provide some information on for  which char which char needs to be assigned . then this will be very usefull for all of us  . look forward to your replies .
    ALL your answers will be appreciated . 
    Thankyou

    Hi neelima
    thanks for the quick reply . but  if i assign 0calmonth2  to 0fiscal year  then  for 0calyear  what do i need to assign . i need both 0calyear and 0calmonth2 . i cannot use 0calmonth .  because i need to combine this cube with another  3 cubes .  so please let me know the solution.
    Thankyou
    Edited by: Raghavendra Kumar on Aug 26, 2008 7:52 AM

  • Internal Error occured with timesplit

    Hi ,
    An error occured when loading data to the cube . Erorr Message is "Internal Error occured with timesplit.. <b>BI version is BI 7.0</b>Message id RSAU 101
    I have Created a Zcube Copy of 0figl_c10 adding 0calmonth to the Zcube..
    In updaterule i have maintained Time Distribution for  0Calmonth to 0fiscper
    and i have checked the oss note from previous posts , but i dont think its usefull for me , beacuse my bw system is 7.
    Regards
    Chaitanya

    actually i want Day wise report.. since there is no option of 0calday in 0figl_c10..
    i went for 0cal month.. but still its giving the same error.. can any body tell me the procedure to include 0cal day for 0figl_c10 and in update rules hw to map 0cal day.
    r any routine is there like converting fiscalyear/period to 0calday...
    regards
    chaitanya

  • Internal Error Occured with time split...please help

    Hi All,
    During delta data load to the cube I am getting error 'Internal Error Occured with time split' in processing and data is coming till PSA and got error in PSA.There is no field found that is time dependent and I am unable to fix it in PSA by editing data too.
    Please help me out.
    Thanks in advance.

    May be the infoobject you used to derive the date/time field is not the correct one. I will double check that mapping. Also, it may be worth looking at the following thread.
    Internal error occured with time split
    Regards.

Maybe you are looking for

  • Memory arrangements in iMac i5 quad core (mid 2010)

    I used to run 8 GB of ram in 4 modules. The upper two slots were occupied with the 2 samsung 2GB modules that came with the computer. The lower two slots I filled with 2 more 2 GB ram modules from corsair. These 8 Gb of RAM worked fine until one of t

  • BlackBerry Playbook & Q5 BlackBerry World Issues

    My playbook and my q5 wont connect to blackberry world and in playbook I cant upgrade nor purchased anything is there a problem with my blackberry id or is this a problem with blackberry MOD EDIT: Subject changed to reflect a new topic

  • View Link Problems

    Hi I have a master child relationship... Lets say table Employee and Table Quarters EMployee is master and qaurters child, in the quarters table i need to create a column called quarter name which is a transient column which will be populated at runt

  • Old MacBook to new HDMI Monitor Connection

    I'm giving my old 2008 MacBook MB403LL/A to my parents (who are using more ancient iMac), but my mother has vision issues. I just bought a new Samsung 22" HDMI monitor to hook up to it and was told all I needed was a USB to HDMI cable. Can't find one

  • Multiple forms in a page

    Hi I am writing a custom component which would behave similar way to showDetail tag in adf, but we need it as header and customized text so we went for a custom component, in showDetail component, ADF uses PPR to render only the section of the page,