Add on new folder item moves other folder headings down the folder area

Hi,
My new addon creates a folder in a system form.  However, although it appears in the form, it changes the location of other folder items and overlaps with the each folder content.  the whole folder section height reduces and the folder options appear half way down the folder area displayed rather than at the top.  My code is:
                    oNewItem = oForm.Items.Add("fdBill", SAPbouiCOM.BoFormItemTypes.it_FOLDER)
                    oItem = oForm.Items.Item("158")
                    oNewItem.Top = oItem.Top
                    oNewItem.Height = oItem.Height
                    oNewItem.Width = oItem.Width
                    oNewItem.AffectsFormMode = False
                    oNewItem.Left = oItem.Left + oItem.Width
                    ofolder = oNewItem.Specific
                    ofolder.Caption = "Billing"
                    ofolder.GroupWith("158")
                    oForm.PaneLevel = 1
                End If
                If pVal.ItemUID = "fdBill" And pVal.EventType = SAPbouiCOM.BoEventTypes.et_ITEM_PRESSED And pVal.Before_Action = True Then
                    oForm.PaneLevel = 8
                End If
I tried various pane levels but nothing changes.  Thanks in advance.

Hi
Can you please tell on which form you are performing this ?
oItem = oForm.Items.Item("158")    :   158 is the ID of the existing folder on the form or it is the ID of an item in the Folder?
Regards

Similar Messages

  • Add a new folder item in existing folder

    Hi
       All when i add a new folder item in an existing form
       and when i add some new controls with in this folder(tab) all controls are see the existing folder i want
      these control is see only this new folder
      plz help me
    Thanks & Regards
      Mohd Shahid

    Hi Sha
    I don't understand fully, but what i think you are saying is that you want to add a item, but to a specific tab.
    To do that, when you add your item, you must also do the following in addition to it's height,width,ect
    oitem.FromPane = 2
    oitem.ToPane = 2
    this say which pane/folder it will show on. If both are zero it will show on all tabs. If like above it will show on 1 tab.
    Hope this helps

  • I'm trying to organize my movies with folders.  When I click "new folder", it either doesn't add any folder or adds a new folder as a "subfolder" of an existing folder.  Help!

    I'm trying to organize my movies with folders.  When I click "new folder", it either doesn't add any folder or adds a new folder as a "subfolder" of an existing folder.  Help!

    Thank you for the suggestion - I tried it but still didn't work.  When I click "New Folder" it gives me the pop-up to name the new folder, but doesn't put a new folder anywhere in my Project Library.

  • I just started using fire fox and I cant figure out how to add a new folder to my bookmarks. Can anybody explain how in detail (I'm bad with computers so I need real detail) Please and thank you. :)

    I just started using fire fox and I can't figure out how to add a new folder to my bookmarks.
    Can anybody explain how in detail (I'm bad with computers so I need real detail)
    Please and thank you. :)

    If you use extensions (Tools > Add-ons > Extensions) like <i>Adblock Plus</i> or <i>NoScript</i> or <i>Flash Block</i> that can block content then make sure that such extensions aren't blocking content.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    You can use one of these to start Firefox in <u>Safe mode</u>:
    *On Windows, hold down the Shift key while starting Firefox with a double-click on the Firefox desktop shortcut
    *On Mac, hold down the Options key while starting Firefox
    *Help > Restart with Add-ons Disabled
    If it works in Firefox Safe-mode then disable all extensions (Tools > Add-ons > Extensions) and then try to find which is causing it by enabling one extension at a time until the problem reappears.
    Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    See also:
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Add a new folder to bookmarks?

    In Safari the prompt add a new folder comes up, but in Firefox I cannot find that prompt anywhere. When bookmarks is open, the View/Sidebar is not available.

    Open the Bookmarks Library, to do that in the Bookmarks menu select "Organize Bookmarks"
    In the Bookmarks Library, in the left hand pane click on "Bookmarks Toolbar" to select it, now in the Organize menu select "New Folder".
    If you have the capability to right-click, you can also right-click on the Bookmarks Toolbar and select New Folder.
    ps Questions on this forum are normally answered by volunteers, and for privacy reasons many will not be willing to send emails. You have also not shown your email address.

  • Can't add a new folder to desktop when right clicking. Add a New Folder is missing.

    I would like to add a new folder to desktop so as to organize my desktop screen. When I right click to drop down menu "New" the Add a new folder option isn't there anymore.

    Try a Windows 7 support forum for help with that - not a Firefox support issue.
    http://www.sevenforums.com/

  • Add a new folder to Desktop Pictures in Library??

    Hi,
    I've copied some desktop image folders into library/desktop pictures but when I open System Preferences my new folders cannot be seen.
    anybody got any ideas? I wanted to add a new folder along with the Nature, Abstract, etc. folders.
    thanks.

    Great news, and thank you for the Star!
    PS. Small things bother me more than big ones!

  • Can I add a New Folder to existing Business Area with Command Line?

    Hi,
    Can I add a New Folder to existing Business Area with Command Line in Discoverer (java or executable)? I am trying to do this with /load...
    /connect walkep_apps/walkep@smpdev1
    /load Visualizations /eul walkep_apps /user smp_naps_apps /object VISUAL_20K /capitalize /remove_prefix /insert_blanks
    /aggregate DETAIL /show_progress
    ... but this creates a new business area, "Visualizations 1", which is not what we want! We want to add the VISUAL_20K to the existing "Visualizations" business area. Many thanks in advance.
    Phil

    Bang on. thanks
    three's always an obvious solution.
    I'll post another question about how to attached a file into a Mail message which is automatically compressed/zipped. Or do i have to find the file in Finder, compress it and then attached it?

  • How to add a new line item to a Purchase Requisition number

    Hello All,
    Can anyone please provide me with some FM or BAPI to add a new line item to an existing Purchase Requisition number.
    Can it be done using BAPI_REQUISITION_CHANGE; if yes, then how do I pass the parameters into the BAPI tables..?
    Useful pointers would be appreciated...!!
    Thanks & Regards,
    Tarun Gambhir

    @Gautham,
    Thanks for the quick reply.
    I want to update the table EBAN, so should I use the parameter table XEBAN to put in the new line item and then execute..
    Also to fill up this table I need to pass certain value, so can I use BAPI_REQUISITON_GETDETAIL and pass the same details as found from the same BAPI and create a new line item...
    Regards,
    Tarun Gambhir

  • How can I add a new line item for production order?

    HI all,
    How can I add a new line item for production order through BAPI/FM? Thanks in advance.

    Hi Mil,
      Unfortunetly SAP is not in front of me.
    But if possible go to BAPI transaction , check for any production order's bapi for CHANGE purpose. Where you will be able to add your new line.
    Reward if useful!

  • How to add a new line item when i click on UPDATE in orderpage B2B webshop?

    Hi Gurus,
    I need to add a new line item based on some condition when i click on update in the order page in b2b web shop. Is there any way to pass some parameters to the BADI crm_isa_basket_items and create a new line item when i update? If so can you please tell the parameters that i need to pass to the badi.
    Any help will be highly appreciated!!!!!
    Thanks in advance,
    Lakshman.

    You can put condition when you call java script function while clicking on "update" button.
    On order.jsp  update button call "submit_refresh()" java script function. You can check your condition over here.
    You can find this function in "orderTools.js" file.
    And when you enter item in last line on order page and click on the update button it will automatically add new empty lines on your order page as per your selected new line items from drop down box.
    Or may be you can call your custome action class when you click on update to check particular condition.
    I hope it will help you.
    Thanks and Regards.
    eCommerce Developer

  • Idoc Type to add a new line item to existing Inbound delivery

    Hi Friends,
    we have one requirement.
    In the system Inbound delivery is created through Idoc. Once the inbound delivery is created, we need to change that inbound delivery by adding a new line item to that inbound delivery where the line item belongs to another PO. Means, I have an existing inbound delivery number for a PO having one line item. Now I want to add another line item into the inbound delivery for another PO. I have created the inbound delivery through Idoc using the idoc type DESADV. Now I want to change the inbound delivery for adding the line item. Can anybody please tell me which idoc type should I use for this above highlighted requirement?
    Thanks & Regards
    Satya

    Hi.
    I have one PO 4500000001 for which I have created the inbound delivery 180000001. This inbound delivery has been created through an IDOC. I have another PO 4500000002 having one line item. Now i want to add another line item into the inbound delivery 180000001 for the PO 4500000002 as second line item. To add a second line item to the existing inbound delivery, which IDOC type should I use.
    Hope it clarifies the requriement.
    Thanks & Regards
    Satya

  • Add a new LOV item to a seed Iprocurement Page

    Dear Forum,
    I am relatively new with OA Framework and have a query.
    In IProcurement-> Preferences Page -> Iproc Preferences, has many profiles that can be set to have a default value. I need to do the following add a NEW LOV item in the Delivery Billing region (DeliveryBillingDefaultsRN) on the existing page.
    I found the Page to be in $ICX_TOP/mds/profiles/webui/MYProfilePG.xml.
    The VO used by the page is oracle.apps.icx.profile.server.ProfileValuesVO
    This VO does not contain the attribute I need to add.
    1) What do I need to do to add this new item on this region ?
    2) Would The LoV would need to be linked to another 'new ' VO ? How does it all work ?
    If it is a new VO for 2) , to which AM do I need to attach it to ?
    I did manage to create a new item via personalization, but this needs to be linked to a VO, would this be the extend ProfileValuesVO or the VO for the new lov ?
    Some detailed steps in the right direction would help. I have read the dev guide, ch9 etc but am a bit confused.
    Many Thanks
    Shanky
    Thanks
    Gagan

    Please go through the Extension chapter of Jdev guide and the OAF Personalization guide. There you will find enough detail. You can also find threads with discussion on the similar requirements,
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                       

  • I need to add my new ipod to itunes. it will only show the old dead ipod. i want to keep the music, but get rid of the info of the old dead ipod and add my new one and its info. please help.

    Hello,
    I need to add my new ipod to itunes.
    itunes will only show the old, dead ipod that my niece had given me secondhand.
    I just got a new one and want to put in it's serial number, etc. but keep the music.
    Please help, I've been going around in circles online for hours. I don't want to merely change the name of the old ipod, which is the only info I can find.
    Thanks.

    "In addition, I would like to get all of the music files that are already on my ipod on to my new computer"
    Open iTunes and select edit/preferences/advanced/general. Put a check mark in the box marked "copy files to iTunes music folder when adding to library" and also "keep iTunes music folder organized", then click 'ok'.
    Connect the iPod whilst holding down the shift/ctrl keys to prevent any auto sync, and if you see the dialogue window asking if you want to sync to this itunes library, click 'no'.
    Then go to file/add folder, open 'my computer', select your iPod and click 'ok'.
    The music files should transfer to your iTunes.
    However it appears that no playlists or any other info such as ratings/last played etc will transfer.
    If this is important to you, you may want to use other options.
    There's Yamipod. This is a free program that transfers music and playlists etc from iPod to iTunes.
    Once the music from your iPod is in your new iTunes library, you can go about adding new music as you did previously.

  • Can I add a new page to both phone and desktop in the same respective location? Can this only be done manually?

    It appears that once you create your phone site, from that point on, when I add a new page to one layout or the other, the "Page/go to same" command struggles. Can I create a new page and have it automatically create a matching placeholder page on the alternate format/site plan?

    Hi
    To answer your query, I am afraid you cannot add a new page to both phone and desktop in the same respective location. You need to manually do the same.

  • This sign appeared in my account: "Your payment method was declined. Update your biiling info'. After adding new information about my others cards I see the same sign. Can't understand what the problem is and what should I do. Need help!!!

    This sign appeared in my account: "Your payment method was declined. Update your biiling info'. After adding new information about my others cards I see the same sign. Can't understand what the problem is and what should I do. Everything used to be good before.
    Do anyone know what I supposed to do in that situation?
    Really need help!
    Thanks in advance.

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

Maybe you are looking for