Change wrong item positions in region

Hello dear Apex-experts,
within a report region I want to have three items for Search-Fields. This works, but these fields cannot be placed, where I want them to be displayed. While switching over into the wysiwyg-mode at "items" everything looks like I want it to be. but the "real" form doesn't display it correctly.
This is the WYSIWYG-positioning:
"Anzahl Zeilen:"[P5_ROWS] [P5_GO]
"Suche:"
[P5_TYP_SEARCH][P5_Kurzname][P5_Langname]
within the Report:
[P5_TYP_SEARCH][P5_Kurzname_SEARCH]
[P5_Langname_SEARCH]
"Anzahl Zeilen:"[P5_ROWS][P5_GO]
"Suche:"
that means the P5_..._SEARCH-Fields are to far above and there is a linefeed between them.
Does somebody know this problem? And what is to be done to solve it?
I tried a lot with "new line" and "new field". Nothing worked.
Thank you,
Hergen
Message was edited by:
Heeschen

Hi Patrick, hi BoilerUP,
I did not forget this post but had worser trouble in between.
There is a trick that solved the problem:
We "framed" the items that have been displayed in wrong order by two items that are of the type :"Display as: Stop and Start Html Table (Display label only)".
e.g.:
Sequence# 100: Px_START_SEARCH : Display as: Stop and Start Html Table (...)
Sequence# 110, 120, 130, ... : the other text fields ordered with criterias New Line, new field as desired.
Sequence # 200 Px_STOP_SEARCH : Display as: Stop and Start Html Table (...).
With Sequence # <100 we have some other items that from now on do not disturb our ordering.
If I find the time, I will try to create an example at apex.oracle.com.
But not now.
Thank you Patrick,
Hope to help you BoilerUP.
Kind regards,
Hergen.

Similar Messages

  • MIRO cannot changing amounts at item position.

    Hi,
    I'm trying to change amount in MIRO at item level.
    System allows this only for the first item position. The second position has the amount in grey so that
    I cannot perform the change of amounts at item level.
    Before a similar problem happened to tax code.
    Help
    Best regards

    pls take a look that while doing miro at extreme right position there is a term LAYOUT just opposite to where u input the PO/Scheduling aggrement.
    there at LAYOUT choose ALL INFORMATION.
    regards,
    indranil

  • Adding item positions with reference to contract in sales order

    Hi all,
    I would be very grateful if some of you could help on this:
    I have a requirement to add lines with reference to a contract while the user is creating or modificating it via VA01 or VA02. The logic flow will be as follows:
    if the user enters a new item position with reference to a contract, and the qty entered exceeds the qty in the position selected of the contract, we have to skip the standard error message and try to spli the quantities in several positions with the same material in the contract.
    As an example:
    the contract 000000000001 has 5 lines:
    line     material       qty
    01       mat1           100
    02       mat1           50
    03       mat1           50
    04       mat2           n/a
    05       mat2           n/a
    if the user picks up the line 02 of the contract to create a new line in the sales order, and enters 180 as qty, the sap standard will raise an error, saying the qty has exceeded the contract qty. Ok, we have to skip that error (maybe could we set it as a warning??) and 'split' the qty as follows:
    in the sales orders, 3 lines will be created automatically
    line    material     qty
         mat1         100
         mat1         50
         mat1         30
    and of course, the released quantities in the contract must be updated: i.e the contract should be as follows:
    line     material       available qty
    01       mat1           0
    02       mat1           0
    03       mat1           20
    Any ideas? : )
    What i've done by the moment is to check is that 'split' is possible, in userexit_save_document. If not (e.g. if the user enters 220 for mat1 in the previous example), a custom error will appear. If it is possible, then the sales order will be created (only with the line the uswer entered) and I will trigger somehow a FM processed in background to modify the sales order.
    my question now is: how can i add lines to the created sales order, making reference to some contract lines?
    I've seen BAPI BAPI_SALESORDER_CREATEFROMDAT2 is used to create a document with reference, but can i use it to MODIFY an existing sales order?
    any help would be greatly appreciated.
    thanks a lot for your help.
    regards.

    Hello,
    there's a function module called 'BAPI_SALESORDER_CHANGE', which could change a sales order. The problem could be,that these BAPI's enque the salesorder. So if you start them in background via an userexit, you have to be sure that the salesorder is updated and dequeued by posting.
    An other way could be to use the exit 'userexit_check_vbap' in MV45AFZB. It's called after creating a new position or changing a position. All existing positions at that time in a internal table 'XVBAP', which you could change. (But be carefull, that you don't create an endless loop !).  
    The check about the contract quantity is in a form routine called 'vbep-wmeng_pruefen_folgebeleg(sapfv45e)'.
    Have a look into the form 'vbap_pruefen_ende' in FV45PFAP_VBAP_PRUEFEN_ENDE. There's the whole thing done including the call of the userexit.
    Regards Wolfgang

  • Add field to item position overview of Purchase Order

    Dear SRM gurus,
    I'm working on a change request of a customer.
    They want to add a field to the item overview position of Purchase Orders.
    They are using SRM 4.0 in Extended Classic Scenario.
    When displaying the list of Purchase Orders only the headers are shown. When clicking on a header the item positions are shown below the header. In this item overview the customer wants a field to be added.
    The field to be added is the GL Account. The customer wants this field to be visible before opening the item of the Purchase Order.
    We already know which screen should be changed to display the field.
    The screen is SAPLBBP_PO_UI_ITS and screen number 4000.
    Is it possible to add fields to this screen?
    If it is possible, how can this be done?
    Thank you in advance for your support,
    Best regards,
    Jean-Pierre

    Is there a solution yet?
    At my company they also want  to add a column to block Items in Shopping Cart.
    The structures mentioned in the note are all in the item details but not in the overview.
    regards,
    Wim

  • Vendor Display/Change Line Items

    Vendor with Debit balance
    Dear Friends:
    In FBL1N - Display/Change Line Items, How to indentify vendors with debit balance and How to identify vendors who has to be paid and why are amounts showing with - sign?
    Please explain.
    Thanks&Regards
    MSReddy

    Hi,
    You can identify the debit balance by checking the amount with positive value. Or you can also select "debit/credit" indicator in the screen layout. when the layout come out, you'll see "H" representing credit and "S" representing debit.
    Regarding second question, normally the line item that still need to be paid is identified as "open item" (red color", and the amount that has been paid as "cleared item" (green color).
    Even the amount already paid, it will still sign negative, but you can see the "clearing document" number as the payment or clearing document.
    Note that, the assumption on the above is that the payment of outstanding vendor is using clearing procedure.
    regards,

  • Way to "anchor" item in a Region Footer so it doesn't move relative ...

    Now: Is there a way to "anchor" and item in a Region Footer so it doesn't move relative to the footer when the IE window is resized?
    Was: Stop Region Footer Items from moving to Header when IE window is resized?
    Using APEX 4.0.x under Oracle 11.2.y on Unix displaying to Windows 7.
    I use #TIMING# in a Region Footer of a chart where it displays in the lower left-hand corner. The chart slightly more than fills the window so I want to shrink it. But when I change the "zoom level" of the IE window (under IE 8.0.7601.17514) to say, 96%, the timing value (e.g., 0.02) displayed moves from below the chart at the left to above the chart on the right-hand side. ???
    Is there java / html that can be put in the Region Footer field with #TIMING# to prevent this?
    Howard
    Edited by: Howard (DBA in Training) on Oct 4, 2012 3:52 PM

    It sounds like you are not running the latest software. Connect to itunes. Go to the summary screen for your ipod and check what version of the software it says you are running. If it does not say 1.1, then you need to update.
    If it says 1.1, then I would suggest restoring.
    If you are running the 1.1 version of the software, if you hold the larger "Sleep/Wake" button down for a few seconds, it should shut down the nano.
    i

  • Computation in between items in a region

    Hi,
    I have three items on a region
    Item 1 Item 2 item 3
    10 20 30
    As soon as i enter 10 in item1 and 20 in item2 then item3 needs to be pupulated with the total of it.
    Could any one guide me the processs of doing this.
    Please advice
    Kris

    Kris,
    This can be easily achieved using JavaScript. There is an example in one of the How To documents...
    http://www.oracle.com/technology/products/database/htmldb/howtos/htmldb_javascript_howto2.html#change
    Please refer to the section 'Change the Value of Form Elements'.
    Hope this helps,
    Emilio.

  • [svn:fx-4.x] 15360: Removing a few unwanted changes to the positioning of drag proxy.

    Revision: 15360
    Revision: 15360
    Author:   [email protected]
    Date:     2010-04-12 23:23:29 -0700 (Mon, 12 Apr 2010)
    Log Message:
    Removing a few unwanted changes to the positioning of drag proxy.
    QE notes:
    Doc notes:
    Bugs: FLEXDMV-2365 ( When layoutDirection is 'rtl', image of the chart item which is being dragged is seen away from mouse pointer)
    Reviewer:
    Tests run: checkintests - PASS
    Is noteworthy for integration:
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FLEXDMV-2365
    Modified Paths:
        flex/sdk/branches/4.x/frameworks/projects/datavisualization/src/mx/charts/chartClasses/Ch artBase.as

    Is letterboxing on in your preferences?
    Yes - that's checked. I've removed it and started a
    new import. It says 19 mins - so I'll follow up when
    done.
    Done. And - still looks like a letterbox
    Am not sure I'm describing it properly.
    Here's a capture of the QT window:
    http://www.chrissearle.org/stuff/QT.tiff
    And here's the iMovie window - two clips - both the same import - one with letterboxing turned on (first clip in clips list) and one turned off (second clip and selected in main part of window)
    http://www.chrissearle.org/stuff/iMovieHD.tiff
    You can see that the aspect ratio from QT and iMovieHD is different
    Mac Mini   Mac OS X (10.4.5)  

  • Items above/below region content

    Hello ApEx development team,
    What happened with this enhancement:
    Items above/below region content
    I think, this limitation is annoying and needs to be removed. It takes to much unnecessary
    workaround to overcome such a trivial problem.
    Best regards,
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://htmldb.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

    Hi,
    Yes, that would be an excellent enhancement!
    I was just struggling with getting a "Display as" item (showing the total of the report) under a report. There was no way, it always displayed above the report, even with "Horizontal / Vertical Alignment: right bottom".
    This post made me try to move the region from "Display Point: Page Template Body (3)" to "Display Point: Page Template Body (2)". Now it works fine...
    Vikas' proposal:
    Yes, I had brought this up more than a year ago. This would allow us to use a WYSIWYG HTML editor to design a region template with #ITEM_NAME# substitutions in it and items with those names would be plopped into those positions.
    ...would be great indeed!
    Regards,
    Roger

  • Item positioning

    Hi,
    how can I control item positioning? For example I would like to display html region in the middle of the screen and text area in this region above other items in the same region?
    Is there any possibility to control them with html?
    Thanks

    Hi Costas,
    i know this issue.
    the problem here is that usually the item moves when you have it on the "right" side on the form.
    the best is to place your added item on the left side of the form, than it will not move.
    thats the workaround iam doing ...
    or you catch the resize event and set the position again.
    regards
    David

  • Me21n change line item dropdown list value

    hi experts,
    i have a requirement to automatically remove the aulty po line item when user click on CHECK or SAVE button, i done this by removing the record from ETT[] and POT[] at ENHANCEMENT-POINT mm06ef0p_pruefen_01 SPOTS es_mm06ef0p_pruefen INCLUDE BOUND.
    it is working fine except one scenario which is, if the faulty line item is 00020, and the line item dropdown list is selected line item 20, after i removed the record from POT[], it hits abap runtime error. when i check at debugger, it is caused by system will look for line item 00020 ( follow dropdown list value ) but the record is removed, so come to error... it is working fine if the dropdown list is selected line item 10.
    so i am looking for a way to change the dropdown list value.
    or you all have some other suggestion?
    please help... i need it urgently coz i have been solving the problem for 2 weeks....
    thanks a lot

    Hi,
    generally it's not a good idea to delete item without using standard method. You can see one example why it is usually complicated. Maybe I have a workaround for you. You can try to use BADI ME_PROCESS_PO_CUST. There is a method CHECK where you get reference to PO header. You can easily get references to your items by calling method GET_ITEMS. So you will perform your check for each item and for wrong items you will call method INVALIDATE. This item will be marked as invalid and it will not be posted. Here I do not know how it will be displayed to user. Maybe the user will have to delete this item manually.
    Cheers

  • Change Document Read Positions

    Hi Gurs,
    I get an error message in the FM "Change Document Read Positions"
    which is used in FB03 the error message is
    "System error: Error in routine POSITIONEN_LESEN RC
    = 1"
    CDPOS table does not find a value for certain changenumber and hence the select query returs 0 sy-dbcnt
    which is why I get this error message ..
    could you help me in undersatnding where does this CDPOS gets populated and why is this so crucial here and how can I rectify this probs .
    your inputs are greatly appreciated and will be highly rewarded by me ..
    Thanks!!
    Aryan
    Message was edited by: Aryan T

    Hi,
    refer the OSS Note<b> 422547</b>
    Symptom
    When you display all change documents in the customer or vendor master data, the system generates error message F4308 "System error: Error in routine POSITIONEN_LESEN RC=1".
    Additional key words
    FD02, FK02, XD02, XK02, VD02, MK02,
    FD03, FK03, XD03, XK03, VD03, MK03
    Cause and prerequisites
    There are several entries in the change document header table (CDHDR), however, there are no corresponding change document items (CDPO). This may be due to report SAPF019 ("Deleting Master Data") which, in error, only deleted line item data (refer to Note 0134293).
    These change documents are old documents which were created when you used Release 4.0.
    <b>Solution</b>
    Execute report <b>YDELCDHD</b> of Note <b>134293</b> in the test mode and check whether the error is actually due to this problem. If so, execute report <b>YDELCDHD</b> in the update run.
    Source code corrections

  • Change of Item Categoy in Sales Order - AFS

    Hi Gurus,
    I am working on AFS. In the sales order for which delivery has not been created, system is not allowing to change the item category. From TAN to TAQ.
    I have maintained the Manual item category in VOV4. Still the item category field in sales order is in grey mode.
    Please let me now how to make it editable.
    Regards,
    Naren Dev

    Hi Naren,
    Can you please check if that item has any associated Purchase Requisitions?
    Standars SAP does allow change of item category if alternative item categories are configured and subsequent document are not yet created.
    Thank you
    Chaitanya

  • How to control Changing of item category in sales order Manually

    Hello Gurus,
    How to restrict manual changing of item category in sales order?
    Reason for it:
    When ever they want to give some free goods to customer , they are changing Item category in  Standard Sales order at item level  then deliverying free goods to  customer
    looking for your inputs
    Thanks in advance
    Regards
    Venkat

    Hello,
    There are two possible ways:
    1. In Item Caterogy Determination remove the Manual Item Categories so that system will determine the Item Category only from defined options.
    2. Use T-SHDO - create Screen Variant & make the item Category Feild as Display only.
    Hope this helps..
    Thanks,
    Jignesh Mehta

  • Printing of changed line item in scheduling agreement  smart form.

    Hi experts,
    I am facing problem in printing of changed line item in schedule agreement.
    can any body tell me how to find the line item has been changed through programming?what is the procedure to fetch the data for new line item.its
    very urgent for me.
    Please help me in this regard.
    Priti Shrivastava

    Hi
    with the help of  T180-TRTYP field you know if that doc has been changed or created.
    If it is not equal to H it is changed. H means created.
    pass the TCODE of Sched Agreement and check this field.
    You can use the CDHDR and CDPOS table s to get the changed values of new item.
    Reward points if useful
    Regards
    Anji
    Message was edited by:
            Anji Reddy Vangala

Maybe you are looking for

  • Time is not being displayed in the menu bar.

    Hi, I this morning i woke my mac from sleep to find that it is not displaying the time in the menu bar anymore. How do i fix this?

  • LR 5.7 - won't update. Error 404

    I have LR 5.7 on a windows 64 bit architecture machine, running windows 8.1 pro. My LR is bought & properly registered.    Opening it tells me the latest updates are availabe (no doubt something to do with the new LR CC) I am diected to Digital photo

  • Show percentage  based on summary values in cross-tab

    I am using Crystal XI. I have a cross-tab that has actual hours and standard hours as the summary fields. The column is operation and the row is clock#. I need an additional column that shows an efficiency percent. It would be the sum of standard hou

  • BAPI_PROCORDCONF_CREATE_TT

    I am wanting to use this standard BAPI but we are on R/3 4.6c.  I have been told that this BAPI is not available until ECC 5. Questions: - Is this available under R/3 4.6c? - If not, is there an enhancement pack that will give me it?

  • BAM installation

    Hi, I need to install BAM on Microsoft windows server 2003 R2 I have database 10g release 10.1.0.3.0 installed and also Microsoft .net framework 2.0 installed in the system. can i install BAM 10.1.3.1.0 on my system Regards