Error in Layout

Hi all,
I have a problem with my application. The layout of the page is incorrect displayed. For example I have a report in column 2 of a page but this report is strange to say shown five times on the page.
Also a before working SELECT-Statement fails with the error 'single-row subquery returns more than one row' but there is only one record in the table and this statement works fine before. I have nothing changed in the code. A reboot of the system was done without success. Has anybody an idea to solve this horrible error?
Thank,
ben

Ok,
I found the error. The new records are inconsistent. Therefore the errors appear.
Monday a day I have better stay at home in my bed;-)

Similar Messages

  • Error in layout for UDO

    Hello everyone,
    I have a problem with the launch of the report from a user Form.
    I created a layout for my UDO, I created a Form for UDO and I connected the layout to the mask.
    The report parameter is a standard SAP token (DocKey@).
    When I launch the preview is returned the error "Format of the input string is incorrect." if I insert the parameter in Crystal Report mask that appears after, the printing is working properly.
    In the attachment post is said that taking away the value of the ObjectType defined for the form,the report should work; unfortunately this is not a solution because doing it SAP can not handle events, and the mask is no longer possible to navigate between documents.
    [View Crystal Report Layout for my UDO Form]
    I'm doing something wrong or is it a bug? Do you know any case where there is a workaround?
    I work with SAP 8.81 PL04
    Thanks,Enrico.

    hi,
    check the JSP file name "Sample.jsp", "s" caps or small. 
    In portlapp.xml file give same name for <component name="<b>Sample</b>"> and
    <property name="com.sap.portal.reserved.layout.TemplateFile" value="<b>sample</b>.jsp"/>. Component name & jsp file name should be same...
    Regards,
    Senthil K.

  • Error in layouts for custom bdoc's

    Hi All,
      we are using some custom bdoc's to generate the layouts ( document generate) for the MSA.
    for the custom bdoc the getrecordset() method is throwing error in the following code of layoutSQLStatement business object. Kindly let us know for a custom bdoc do we have to create a query and associate it here in this method. As I dont know VB Im unable to code the application
    TransactionID and segment fields are returning the correct result and the error is occuring at
    StartObjectTransaction = MyLE.GetRecordset , After executing this statement
    Start ObjectTransaction is not giving any result.
    Public Function StartObjectTransaction() As Object
      Dim ImpObj As Object
      Dim ValueArr() As Object
      Dim KeyArr() As Object
       Dim MyLE As ListEngine
           Dim i As Short
            Dim fl As Field
    Method  : StartObjectTransaction
    '  Date    : 08.03.1999
    '  Purpose :  !!!!! Please insert !!!!!
    On Error GoTo ErrorHandler
    If ((_unwind(ImportListCol.Count) > 0)) Then
    ReDim ValueArr((_unwind(ImportListCol.Count) - 1))
      ReDim KeyArr((_unwind(ImportListCol.Count) - 1))
    End If
    MyLE = BusinessRootObject.BusinessFactory.CreateListEngine()
    MyLE.TransactionName = TransactionId
    MyLE.SegmentName = SegmentName
      ImportListCol.Count()
    i = 0
    For Each ImpObj In ImportListCol
    ValueArr(i) = _unwind(ImpObj.GetValue())
    ' >> #1 (OldCode/NewCode)
    ' KeyArr(i) = ImpObj.GetKey()
    KeyArr(i) = _unwind(ImpObj.GetReal())
    ' << #1
       i = (i + 1)
    Next
      If ((_unwind(ImportListCol.Count) > 0))
    Then
       MyLE.SetFilterParameters(KeyArr, ValueArr)
    End If
    StartObjectTransaction = MyLE.GetRecordset
      For Each fl In StartObjectTransaction.Fields
    ' >> #2 (OldCode/NewCode)
    ' if fl.type = 128 or fl.type = 130 then ' memo fields
    Set StartObjectTransaction = BusinessRootObject.BusinessFactory.CreateBusinessQuery("BSEXPSELMAIN").ExpertQuery(StartObjectTransaction.Source)
                ' end if
      If (_unwind(fl.DefinedSize) < 0) Then
            StartObjectTransaction = BusinessRootObject.BusinessFactory.CreateBusinessQuery("BSEXPSELMAIN").ExpertQuery(StartObjectTransaction.Source)
         Exit Function
      End If
           Next
    'Dim MessageParam(1)
      'MessageParam(0) = ""
    'BusinessRootObject.RaiseErrorEx 14805, "TEXTGEN", False, MessageParam, MessageParam
            Exit Function
    ErrorHandler:
            'MsgBox("Error in StartObjectTransaction. Error : " & Err.Description)
            BusinessRootObject.RaiseError(4, "LAY", BlErrorTypeEnum.ES_ERROR)

    Hi Wolfhard,
           Thanks for the immediate response, I have checked the SQL Profiler and here are the results of my findings.
    I have copied a standard bdoc to a zbdoc (didnot add any code/business query in the MAS), Synchronized the bdoc and in this method the zbdoc is again failing its not executing any where clauses in the bdoc.
    Added some additional fields in the standard bdoc, again the bdoc failed and the new fields are not reflected in the query analyzer.
    Kindly suggest if Im missing something, we are on 5.0SP11

  • Error with Layouts when applying package

    Hello
    I created a package with the "Deploy UI without pictures" unit, then sent it to the CRM so it is automatically distributed and executed on the mobile clients.
    The replication with ConnTrans runs fine, but when upgrading we have an error with the Layouts/ folders, for all languages.
    The error is
    Error description : Error opening File
    Error occurred in module ClientUpgrade.Shared.CCompressor
    Return value of command: 6
    I applied the OSS Note 950549 but nothing changes
    Any idea ?
    Thanks and Regards,
    François

    Hi
    this problem occurs when one of the components used by the Client
    upgrade tool is missing.
    Do you use the same machine for upgrading and deploying. Please check
    whether the file sapcar.exe is present in the same folder as
    ClientUpgradeDeployer.exe. You don't need to specify the path to it.
    Please check the location of the ClientUpgradeDeployer.exe.
    Please also test whether the problem is related to write protection and
    empty spaces in the temp folder. Make sure the temp folder doesn't
    contain blank spaces.
    Please also test whether the folder sap\mobile\bin is read only.
    If yes, then please remove the "ReadOnly" attribute
    since the SAPCAR.exe creates a files in this directory
    Regards,
    Gervase

  • Error in layout section of adobe forms

    Hi All,
    I am getting the following error while i try to open the layout section in adobe forms.
    "Error while opening document".
    I reinstalled the adobe livecycle designer and also installed the new version of adobe i.e. adobe 9/9.1 and restarted my system but still the problem exists.
    Can anybody help me out solve the problem at the earliest.
    Thank you in advance.
    Regards,
    Soumya

    Hi Somya,
    My problem gets resolved. What I done is simply restart the computer!! The Form Template task was hanged (even in task manager it was showing running). Once it gets killed, my layout editor is running again.
    If still your problem persist, you set the priority of u2018FormDE~1.exeu2019 to highest. Close all other applications on your PC while trying to start Layout editor.
    What I understood is, layout editor required lot of memory and hence we can try this above options!!
    Hope this will help you.
    Pradeep D

  • Error message layout - really nobody knows?!

    OK, I am trying third time ...
    Where can I change the layout of error message that appears when for example a report fails?
    Now the user can see the query, DAD information and so on.
    I want him to see only "An error has occured ...." but no technical information.
    Thanks in advance.
    best regards
    Krzysztof Jungowski
    null

    Thanks for your response, uncle_alice.
    If I change the code and I do it like this, could it work right?
    public void removeUpdate(DocumentEvent e) {
            Dimension size = getSize();
            if (size.width >= ANCHO_MINIMO) {
                size.width -= 10;
            } else {
                size.height = getPreferredSize().height;
            this.setSize(size);
            _transicion.setCambioAsociado(this.getText());
    }Thanks for read.
    Edited by: Daniel.GB on 11-ago-2008 2:02
    Sorry, before I had not changed the code.

  • T60 R and R error messages layout.bin setup.bin setup.ini and setup.dll corrupted

    I have a T60 that I was only able to use for a couple of days after purchase on EBAY in the fall of '08.  Ordered recovery disks in spring of '10.  Just now getting to use them.  
    The recovery did not work.  BIOS shows 60 gig hard drive as 4.5 gig.  Had hard drive reformatted at repair shop, where we discovered that the HD had 3 partitions, one 50 gig partitution unformatted.
    After reformat,  loaded R and R from CDs then rebooted to hard drive and loaded all 6 recovery CD's as per instructions.  Last disk (6 of 6) popped up error messages that \SWWORK\4GEOXCA1\LAYOUT.BIN is corrupt or unreadable, Run CHKDSK.  
    Then a message that said:  Unable to save all data for the file \Device\HarddiskVoume3\SWWORK\4GEOXCA1\LAYOUT.BIN Failure of hardware or net connection.
    Following that corrupt file messages, like the first one above, for SETUP.INI, SETUP.EXE and SETUP.DLL came up.
    The computer will not boot to windows, just sits there with a blank screen after the boot message.  I can boot to the R and R program by hitting the Thinkvantage (blue) button.  
    Can I download uncorrupted versions of these files?  Is there a way to check the integrity of the files on the recovery CD (some sort of cabinet type file, IIRC an MIS extension)?
    Thanks in advance for your help!

    Hello,
    Given the age of the computer, and the facts that you are not the original owner and it is having disk errors, you may also wish to test the hard disk drive inside it using the HDD manufacturer's diagnostics software.
    Regards,
    Aryeh Goretsky
    I am a volunteer and neither a Lenovo nor a Microsoft employee. • Dexter is a good dog • Dexter je dobrý pes
    S230u (3347-4HU) • X220 (4286-CTO) • W510 (4318-CTO) • W530 (2441-4R3) • X100e (3508-CTO) • X120e (0596-CTO) • T61p (6459-CTO) • T43p (2678-H7U) • T42 (2378-R4U) • T23 (2648-LU7)
      Deutsche Community   Comunidad en Español Русскоязычное Сообщество

  • Error While defining screen layout in asset account

    Hi Guru's,
         I tried to define screen layout rules in asset accounting but it showing error "screen layout control"410"does not exist.can any body tell me whats wrong?
    Thanks

    Refer SAP note 1035757 or 489268

  • Error with spring layout -please help me

    hi ppl..
    i had written a piece of code...in which i used spring layout....but it was giving the following error...
    putConstraints(java.awt.Component,javax.swing.SpringLayout.putConstraints) in javax.swing.SpringLayout cannot be applied to putConstraints(java.lang.String,javax.swing.JPanel,int,int,java.lang.String,java.awt.Container)
    The piece of code tat gave the error was
    layout.putConstraints(SpringLayout.WEST,panel1,5, SpringLayout.WEST,contentPane);
    layout.putConstraints(SpringLayout.NORTH,panel1,5,
    SpringLayout.NORTH,contentPane);
    where panel1 is (JPanel) and contentPane is (container)
    please help me....      
    delete

    putConstraints(...)The correct method should be putConstraint(...).

  • Bug: syntax error in code editor breaks layout and redrawing windows incorrect

    I'm working with "SQL Developer" version:
    Oracle IDE    4.0.0.13.80
    Plataforma Java(TM)    1.7.0_45
    installed on windows 7  64 bits.
    when I execute some ddl command in the code editor with syntax error, all layout windows are incorrectly drawn, and I have to close "SQL Developer" application to go on.
    Example:
       COMMENT ON COLUMN "TABLE"."COLUMN1" IS 'comments on column 1';
       COMMENT ON COLUMN "TABLE"."COLUMN2" AS 'comments on column 2';
    First comment is correctly aplied but second comment has a syntax error (AS is wrong) but you no receive error output, layout it hangs.
    I tested with thick/OCI and using jdbc, and I always go to the same problem.

    Good Morning
    Did you ever get this working without restoring ?
    Kind Regards
    Marius

  • Error during the adobe form activation

    hi all,
    when am i activate the adobe form layout (Zlayout) , the following error message occured:
    Error during activation
    Message no. EU837
    but iam not found any syntax error in layout development.
    please help in this it very urgent....
    Thanks,
    Ramana

    Hello Sir,
    You need to apply the note 1047930, After this the problem should be resolved.
    Thanks and Regards,
    Deepak...

  • Change the width and height of Landscape Layout for a report in 10G

    Hi,
    I'm new to reports and when i built the report in report builder 10g, the layout orientation was 'Landscape', hence I assumed that it'll be a landscape layout.
    However, the width and height fields of the main section are 11 and 20 respectively. However, the height should ideally be 8.5. When i try to change it I get the following error message :
    Layout canvas must remain large enough to fit layout objects.
    Could you please tell me how to change the height of this landscape layout to 8.5 from 20.
    The report has several main frames within a repeating frame, since the same report has to run multiple times.
    Is it possible to have a repeating page across pages (crossing the horizontal margin) and hence have some of the main frames move down to the next page. I'm trying to do this to then be able to reduce the height of the main section of the report to 8.5. Its not working though because I'm getting the following error :
    REP 1814 : Report cannot be formatted. Object "vertically" can never fit R_Main (the name of the repeating frame enclosing all objects)
    Thanks,
    Priyanka

    To reduce the Hieght, first make the layout design fit into the new value..

  • Adobe Forms:"No layout exists in original language"

    Hi All,
    when I try to activate the adobe form after designing the form in layout, getting an error "No layout exists in original  language EN", so please help out to resolve this issue.
    Thank you
    Lalitkumar.

    Check the language, translate the form, change the original language. Otto

  • View layout is not displaying, ( The page cannot be displayed)

    Hi guys,
          we have recently installed the ECC6. In webdynpro component, the view layout is not displaying, instead it showing the error message like  " the page cannot be displayed".
    I came to know that, in order to display the view layout we need to activate some services .
    Please let me know what are the services should activate in order to display the layout.
    Regards
    Srinivas

    Hi Sana,
    this is very absic problem in webdynpro, lots of threades are there do search..
    getting error 'Page cannot be displayed' in view layout
    ABAP Web Dynpro : view designer layout error !
    Layout Tab Preview: This program cannot display the webpage
    Cheers,
    Kris.

  • Internal error while printing

    Hello,
    One of my clients pc was formatted yesterday. I installed sap and other pre requisites on the pc and sap is working fine. When the user tries to preview any document, he gets internal error. Also, when he tries to export to pdf, he gets the same error.
    This is happening only on this particular pc. Please help.
    thanks,
    Agranshu

    Hi,
    what is the error message ? I said so because if we know the error message, there will be a precise solution.
    let me guess. If you've got Error (-101) encountered when trying to print,here is the solution:
    Symptom
    When executing the 'Print Preview' function, or when you try to print, "Error (-101) encountered" error message appears.
    Other terms
    Printer settings, terminal, printer, -101, 101, SAP Business One, Default Printer, Printer Error, PLD, Layout, Printing Error
    Reason and Prerequisites
    This error occurs if
    no printer is installed on the Workstation
    no default printer set in Windows
    printer installation is corrupt
    Solution
    Even if you only want to Preview a Document or Report, a Default Printer
    needs to be assigned!
    Please ensure that Business One can recognise a Default Printer in
    the System.
    let me know if problem not solved.
    JimM

Maybe you are looking for