Docking container in a screen with others elements.

Hy yall,
i'm trying to add a docking container at the bottom of a screen where i have already others elements like subscreen etc...
The add is ok but the dockingcontainer is pushing on the right all the elements in the dynpro.
How can i control where the docking starts ( his distance from the top) in other to keep it under the others elements?
P.s: it's a docking_left.

Hello Andre
If you have already elements on the screen I would recommend to use a resizable CUSTOM_CONTROL element on the screen to which you link your docking container.
Furthermore, if the docking container should dock from the bottom why don't you use DOCKING_BOTTOM and make the width of the docking container huge (to fill the entire screen to the right side)?
Regards
  Uwe

Similar Messages

  • A mapped elements relationship with other elements cannot be preserved

    Hi,
    I am trying to create an XML file from an XSD using excel macros and data from excel worksheet. The mapping takes place fine. However, when I try to save the mapped items into an XML file using SaveAsXML function, it gives me the following reason why the
    XML is not exportable:
    A mapped elements relationship with other elements cannot be preserved
    Could someone please help is resolving this issue?
    Thanks

    Preamble: I am not a specialist, on the contrary. I discovered xml a few days ago trying to submit returns based on two quite different compulsory xsd schemas established by local authorities. So this note has no other pretention than
    to try to help others starting from same level.
    The plus: I discovered I could do it (with limitations) from Excel 2010 by attaching the provided xsd and mapping the relevant fields to excel data cells. This is reasonably described on MS sites & elsewhere, although the MS tutorials
    do not focus on this particular objective, which is important as authorities are using more and more XML to expect returns.
    The minus: I stumbled across stupid issues (in fact pulling my hair...), which could be better highlighted in MS doc for the newbies like me, because at that stage of knowledge and on your own, all seems unsurmountable. When Excel gives
    the error messages, there is little indication on why and where the error occurs. My two common errors difficult to debug:
    1. Denormalized data error
    2. Relationship cannot be preserved error
    What I was doing wrong for the first xsd then even for the second by accident:
    1. In error, I was mapping an element occurring max once in the XSD schema to an element in an "Excel Table" (the “new” table formatting available in Excel 2010). I solved this by de-mapping the culprit element, converting the "Excel Table"
    to ordinary ranges using the button provided in the ribbon for this, and re-mapping. From there, (nearly) each time I was mapping a new element / attribute to a cell in the worksheet, I used the button "Verify map for Export" giving me debugging message soon
    enough before mapping the whole data set and finding it was wrong a bit late and not knowing exactly where it started to go wrong. Also, for the repeating component, I had set manually the Excel table for the whole recursive element beforehand as I found out
    that when using the dragging process, the results could be random (some attributes in the table, others in other tables resulting in errors type 2 relationship).
    2. Relationship error is a more nagging issue as it seems to relate to a structural limitation of this Excel 2010 export mechanism. Flattening a database with several depth levels (list of lists) is not trivial, so Microsoft stipulates
    a bit buried in notes while it should be in bold at the top that Excel (which version? also 2013?) "does not support recursive structures that are more than one level deep". Happily, while the xml schemas I had to follow where providing for several levels
    deep (3 in my case), I needed only one for both xml files.  So, I copied the “too complex” xsd schema, updated it manually to suppress 2 levels. I remapped and tested. The error messages had gone. I exported. Then, I had to simply add the
    previously deleted opening & closing tags manually using a free editor (Vim with thanks to that author).  
    But unless my understanding is wrong, which is quite possible, readers should understand that this documented limitation can become a structural stumbling block if they need absolutely recursivity with more than one level depth (list of lists). So, if
    I can do it in Access from a DB (I still need to find out how & forum guidance is more than welcomed), this will be my future way to explore.
    To finish, I validated the exported xml against the compulsory xsd schema using the online tool provided free by CoreFiling to ensure basic formatting mistakes had not been committed before submitting the returns for online validation
    by Authorities application. I have MS Visual Studio Express installed which may help as well but I don’t know how to use it for this.
    NB: I found also easier to copy (dragging top of the xsd tree) all the xsd elements /attributes in bulk from the xsd schema from the box on the right to a worksheet. While results would not be useable “as is” to map (it would most probably
    give errors), at least, it provides a good initial template with the right headings for all the elements / attributes facilitating restructuring (occurring once, elements part of a recursive table) then map properly and reasonably fast. Before doing this,
    I was copying manually the xml headings from the Word documentation provided by Authorities, which worked but was more cumbersome and risky.
    Conclusion
    I had never read about xml before (just heard often about it). It took me around 6-7 hours to learn some critical basics about it and about these specific xsd schemas. With a few trials & errors, I could use Excel 2010 to produce the
    xml files required for the two schemas I needed. The great advantage compared to an online submission of data to Authorities is that it a process easy to repeat quietly at work (or at home) and enabling to check peacefully and thoroughly the xml data files
    before submitting them.  If wrong submissions have been made, it enables automated corrections much easier as well. It is within reach for users with reasonable but not outstanding Excel / Xml knowledge but it requires some initial time investment.  
    Hope this saves time for others.
    acontrario
    Brussels

  • HT5622 On Itunes, when I watch a movie does not come up. No Picture comes up but a green screen with other lines and stuff does. How can this be fixed?

    On Itunes, when I press on a movie that I would like to watch it does not come up. All that comes up it a green screen with other lines in it. How can I fix it?

    On Itunes, when I press on a movie that I would like to watch it does not come up. All that comes up it a green screen with other lines in it. How can I fix it?

  • Image on jsp from database along with other elements on image.

    Hi All,
    I wish to display an image which is stored in my database along with other contents on the page.
    I am able to display the image on an entirely new page but I do not wish to display it on a new page. Neither frames etc fit on my current page design.
    Kindly help

    I have a jsp page ..
    I have a byte stream in which i have stored the image from the database (the image is stored in databse as blob) in that jsp.When i use output stream object to display the image from the database (as suggested by many in this forum), the image is displayed in a new page. I wish to display the image along with my other elements like text etc in the same page.

  • Can ActionList in MD form be replaced with other elements(buttons?)

    Hi,
    At Re: # of tab canvases dependant on the # of groups that come back from a query in the entry of April 18,2001
    I found the following answer to my question:
    "Sorry, this is not supported yet. You cannot hide ActionList and you cannot replace it with any other elements."
    Is this still true?
    If not, how can I replace ActionLists of both blocks in Master/Detail form with buttons Update, Insert, Delete?
    Thank you very much in advance.
    Galina.

    I'm not sure why you don't think an event structure won't work but if you're not comfortable doing that, you can simply remove your Booleans from the cluster and build them into an array. You're converting the cluster to an array and doing a search of the array to see which button is true so why not skip the initial cluster part. I think you could also skip some or all the writing to the cluster with a local variable if you used a different mechanical action for the buttons.

  • How put apple store apps on the iPad screen with others like internet , face time all etc how?

    How put apps on screen with another's like internet , face time have already in screen . Now want apple store apps on screen how?

    If you tap and hold down on an app icon it will begin to wiggle. While it wiggles, you can drag it over to the edge of the screen and hold it about half way over on the screen for a second or two and it will jump to the next screen. You can drag one app on top of another app to create a folder if you care to do so.
    When you are done, tap the home button and the apps will stop wiggling.

  • How do I get a YouTube video to sync with other elements on my Stage?

    On my Stage, I have a YouTube video. I also have some elements that I'd like to have appear/disappear at certain points when the video is playing.
    For instance, while the video is playing, the Stage is empty (except for the video). Then, when the video gets to 5 seconds, a photograph appears below the video. Then at 12 seconds, another photo appears.
    This would need to be controlled by the time of the video, since the viewer may pause it, then restart it, and things would get out of sync otherwise.
    Any ideas?
    Thanks

    Hi BruceMCE,
    Thank you for your forum post.
    Please use this article and check if it helps Custom HTML5 Video Controls with jQuery and CSS
    Regards,
    Devendra

  • Creating a spool for more elements on screen, among others an alv_tree

    Hi everyone,
    The output of my program consist of an alv_tree and other elements (dynpro-fields).
    I would like to generate a spool which contains the alv_tree and those other elements.
    Is it possible to do that?
    Best Regards,
    Christian

    No.
    Either you print a copy of screen (but part of the tree not on the screen will not be printed)
    Either you print the tree, then you will not have other fields
    Solution: put an ALV header and put the fields in it (and not on screen, outside of ALV control)

  • How ...Max. Width of Docking container  in Screen ??

    Hi.. ^^
    I want to fill two docking container in a screen(alignment Top, Left, Bottom or Right).
    so I set first docking container width(300) and set 2nd docking container. I want know available maximum width of 2nd docking container.
    How can i get maximum width of screen. (dynamic)
    Is there any method or function module ?

    Hi,
    Check this thread..
    SIZE_CONTROL Event for docking container
    regards
    vijay

  • When I'm using a browser (like Safari) in Yosemite, how can I shrink it and share my desktop with other applications?

    I have an iMac, and after installing Yosemite (OS 10.10), all my browsers (like Safari) no longer share the screen with other applications, like Word or even Calculator.  How can I shrink Safari (or any browser) and share my desktop with other applications?

    When I'm using any browser (at the moment, it's Safari), I am unable to resize the window.  The browser BECOMES my entire desktop.  And if I open another application, suddenly the browser vanishes to the right, so I can only see the other app.  AND my dock disappears into a solid black space below the screen, which I can penetrate with my curser (after dragging the curser back and forth above and below the black space until the dock eventually reappears.  But if I select any app in the browser to open, then Safari vanishes instantly to the right of the screen.  I've tried to resize Safari (and Firefox and Chrome) by moving the curser to the bottom right of the browser, but that old standby doesn't seem to work anymore.  The browser takes up all of the screen, except for a small portion of the top, where my curser can reveal Safari's old menus, and the bottom of the screen, which is entirely black until I can locate my dock by dunking the curser up and down in the black ooze.
    I really want the old convenience of my Mac, where several programs can open side by side, but Yosemite seems to have precluded that possibility.  What can I do?

  • WAD Screen with VC variables

    Hi all,
    I'm working on VC 7.0. I use a WAD screen(with HTML element and a link) in my VC model. In the input form of VC model i enter a value for variable of fiscal year/period.
    I use the same variable for the WAD screen.
    I want to use the same values for my WAD screen variables (Can i read the values of VC Input Form Variables?) and i dont want to see the variable screen.
    Can i do that?
    Thanks..

    Hi Mustafa
    Yes this is possible.  You need to set your web template parameter "Display Variables Screen" to OFF.
    The link below explains how to use parameters to call web applications in BI 7.0.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/b2/e50138fede083de10000009b38f8cf/frameset.htm
    You can also use the command wizard in WAD to help with the structure.
    Here is an example url below using "SET_VARIABLES_STATE" for your HTML view:
    .../irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?&TEMPLATE=WEBTEMP&&BI_COMMAND_1-BI_COMMAND_TYPE=SET_VARIABLES_STATE&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE_TYPE=VARIABLE_INPUT_STRING&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE_TYPE-VARIABLE_INPUT_STRING=200909&BI_COMMAND_1-VARIABLE_VALUES-VARIABLE_VALUE_1-VARIABLE=0CALMONTH
    WEBTEMP = your WAD web template.
    If you have more than one variable then you just need to repeat the structure again for "BI_COMMAND_2" and so on...
    Hope his helps
    Adam

  • When I'm using a browser (like Safari), how can I shrink it and share my desktop with other applications?

    I have an iMac, and after installing Yosemite (OS 10.10), all my browsers (like Safari) no longer share the screen with other applications, like Word or even Calculator.  How can I shrink Safari (or any browser) and share my desktop with other applications?

    Yes, mission control threw everything across the screen (which is way beyond anything I could figure out), but the real answer I needed came from Apple Tech Support, which I finally called, and I learned about the two arrows in the top righthand corner, when I held the cursor there, which turned blue and resized and released the browser from total domination of the screen.  Those two, opposite-pointing arrows allowed me to shrink the browser and let other applications be seen on the desktop.  But thank you for extending a helpful tip, which I can use another time.

  • Snap to other elements

    Hi,
    Since I use CS5, I used to have a kind of snap with other element.
    Hard to explain, but here is an example.
    Let say I draw a first box on the right of the artboard.
    Then I draw a second box at the opposite side of the artboard (not touching each other). It used to snap when I was in line with a corner of the other shape.
    When moving a shape, it would snap with all other shape on the artboard.
    I had probably canceled that option without noticed and now I try to find back this feature without success.
    I looked in Preferences and view Menu but have not found anything.
    Does anyone understand what I'm looking for and know what to do?
    thanks

    Hi,
    I thought at first it was Smart Guides, but it is not that. Did not bring the "snap" I looking for.
    Thanks for taking time to answer!

  • Selection screen elements in docking container

    Hi fellow abapers
    Is there any way to create pushbutton, input fields (Parameters or select-options ) in a docking container.
    Plz help.
    Regards
    Prabumanoharan

    Abhi,
    I can understand what are you trying to do. But that is not possbile with a DOCKING container.
    Here is a work around. Have two screens, one with the fields that you want to display and other one empty. Whenever you want to decrease the size, just replace the actual screen with fields with the dummy empty screen.
    There is NO other way of doing this.
    Regards,
    Ravi
    Note : Please mark the helpful answers

  • Enhance OVZ9 Screen with a new element

    Dear Experts,
    I know this has been discussed earlier and I had already searched through the forums to see an answer, but I could not find any and hence I am posting this here.
    We have the following business requirement in the ECC ATP functionality.
    1) We have different types of deliveries ( say QR delivery and normal delivery )
    2) We do the ATP check during delivery creation and when we create the normal deliveries ( customer shipments ), we would like to exclude the already created QR deliveries from the ATP situation so that the customer shipments get the confirmation.
    To achieve this, we would like to enhance the OVZ9 screen with a new element say "QR delivery" and we would like to keep it unchecked so that when a normal delivery gets created these QR delivery elements are unselected in the Scope of check and the confirmation is given to customer delivery ( normal delivery ).
    Is this possible ? If yes - I would highly appreciate your guidance on this.
    Thanks & Best Regards,
    Babu Kilari
    SCM APO Consultant

    To be honest, I do not know why SAP uses these ATP_* views rather than the database table. I doubt it provides any significant value regarding performance. Then again, I am not a performance person so you would be checking with somebody who has performance knowledge.
    we also intend to put this flag in the STO deliveries only for very few of them that undergo a specific process as per our business rules. So, the VBBE entries with this flag will be minimal
    I know I said it earlier but I think it is worth re-iterating. The modification you are proposing is so big that you should check if it is really necessary, especially if you are talking about so few deliveries on the system. There could be a danger that you are under-estimating just how much the availability check (i.e. the code you are changing) is used throughout the system.
    Another approach you could take is to use the EXIT_SAPLATPC_002 exit. This allows you to manipulate the ATP result. In here, you could just select the entries from VBBE that have the flag set (i.e. the flag that identifies them as STO deliveries). and then add this amount to the confirmed available quantity. So lets take this example:
    Stock = 100
    Issues = 100 [50 are sales order delivery, 50 are STO delivery].
    Your scope of check includes deliveries. So at the moment, there is 0 available. You want that there is still 50 available. T_MDVEX-MNG02 will contain the confirmed available amount (so 0). You could implement a select on VBBE in your exit that searchs for deliveries belonging to STO (based on whatever flag you decide to use). Then your code will total the values of these requirements. In this example, there is just one requirement so total would be 50. Then add the total to T_MDVEX-MNG02. This means you have 50 available in the above example, and not 0.
    So in summary, use the exit to:
    - Select the STO deliveries from VBBE (using the modified select you were going to use in LATP2FV0)
    - Total the quantities from the STO deliveries
    - Add the total quantity to the confirmed available quantity (T_MDVEX-MNG02)
    I think this approach is better as you can control in the exit when the STO deliveries are to be considered and you are not modifying code in include LATP2FV0 (I would be very wary of modifying that code). For example, you can put in conditions like "IF CHECKING RULE = "B" then do this", or "IF Transaction = then do this".

Maybe you are looking for