How to place the amx:panelGroupLayout at the bottom of the screeen

I want to place the amx:panelGroupLayout at the bottom of the screeen without using the spacer in between of the screen layout.

Change your code to this and it should work:
PARAMETERS : p_date LIKE sy-datum ,
              p_uname LIKE sy-uname.
DATA: field1(8) TYPE c .
AT SELECTION-SCREEN .
   IF p_uname IS INITIAL.
     field1 = 'P_UNAME'.
     SET CURSOR FIELD field1 .
     MESSAGE e001.
   ENDIF .
I think you need to have the MESSAGE statement (or something similar).  If you don't have a message class assigned to your program, instead of
MESSAGE e001.
you can use
MESSAGE 'Please fill in all required fields' TYPE 'E'.
- April
Message was edited by:
        April King

Similar Messages

  • How to make the calculation or formula in bottom of the coloum

    How to make the calculation or formula in bottom of the coloum in Discoverer report.
    Regadrs
    Manikandan

    Hi Ros
    You have a couple of issues, one that is simple to resolve and one that is not so simple.
    First, the simple one - the word TOTAL. To alter the word that Discoverer inserts next to a total, or to even remove the word altogether, use this workflow:
    1. Right-click on the total and from the pop-up menu select Edit Total
    2. At the bottom right-hand corner of the Edit Total dialog box is the area where the label is maintained. You will see a checkbox for the label
    3. If you uncheck the label you can change the label to anything you like, including nothing
    4. After you have set the label, click OK and close the Edit Total dialog box
    Note: In Desktop, this is done via a drop-down from the Total dialog box. If you click the drop-down, the last item in the list is called Generate Label Automatically. If you uncheck this you can create your own label.
    Your second issue concerning the non-totaling of the grand total on some items means that there is something preventing one or more of the totals from calculating. First of all, try to determine which item or items is causing the problem by adding individual totals to each of the desired columns. You will eventually find the column which has the culprit. If you use the above workflow to suppress the display of any labels your total line will look as though you have totaled all items.
    Next, having found the column that will not total, try to figure out why the values will not add up. Could the column be a calculated item? If so, it is possible that you have used SUM on the outside of the calculation, like this:
    SUM(some item - some other item) - this will not total if the original items themselves are in the query and are also being summed. This is because you are mixing aggregate and detail items within the total.
    Try changing the formula like this:
    SUM(some item) - SUM(some other item) and see if this helps.
    If this is not the cause then try changing the formula for that column's total to CELL SUM instead of SUM. This causes Discoverer to literally add the values in the column.
    If this is not the cause, could you possibly be trying to total repeated values? By default, this is disabled in the later versions of Discoverer. The repeated values will be caused if you have multiple joins in your query and the item that you are totaling is from the many end of a one to many relationship. Suppose you had items from a header table and line table in the same worksheet with there being multiple lines for the same header, and now let's say you have a column which is returning something from the header. That value will get repeated and if you try to total it would generate the wrong answer, hence out of the box Discoverer is trying to protect you from yourself.
    However, it could be that the column really should be totaled but because Discoverer has detected a one to many join it will not total that column. To prove that this is the reason, change the join from a one to many to a one to one. Don't worry, this won't stop the query from working. If this allows the total to work then you can either leave the join as it is with a one to one, which won't harm Discoverer or you can edit the pref.txt on the server and change one of the preferences.
    The preference I would change is called AllowAggregationOverRepeatedValues. By default this is disabled and will be set to 0. Changing this to a 1 will now tell Discoverer that repeated values can now be totaled. Don't forget to apply the preferences correctly by execiting applypreferences.bat, on Windows or applypreferences.sh, in Linux or Unix, and then stopping and restarting the Discoverer server.
    I hope this helps
    Best wishes
    Michael Armstrong-Smith
    URL: http://learndiscoverer.com
    Blog: http://learndiscoverer.blogspot.com

  • How to place a link to a .crt file in the HTML code?

    Hello,
    I followed the 10 famous steps for the creation of a self-signed applet. My problem is at step 10:
    "Place a link to the .crt file (created in step 4) in the HTML-File.
    This .crt file has to be opened by the browser and has to be set to
    trusted,
    as the root CA for testing is not known to the browser."
    I do not know how to modify the HTML code.
    Here is a simplified version of my file without the HTML converter facility
    <APPLET CODE = "mydirectory.MyApplet" ARCHIVE="tst.jar" width=960 height=580>
    </APPLET>
    The archive tst.jar was signed following the procedure of the 10 steps without problems. My trouble is that I cannot write a file in my hard disk.
    Thanks in advance
    Christos

    Hi,
    Just add a <a href = "blah blah/name.cer" > blah </a>
    Then in some cases u may have to add mimetype mapping data to the Appserver's xml file (web.xml or something). the mime types for .cer and make the content typs as application/octet-stream
    Cheers

  • How do I disable the link address popup at bottom of the page?

    I do not want links to appear in the small popup window at the bottom of the page. I was using the workaround here https://support.mozilla.org/en-US/questions/822487#answer-184316 but since Firefox 25.0 that annoying popup has appeared again.

    Add code to the userChrome.css file below the default @namespace line.
    *http://kb.mozillazine.org/userChrome.css
    <pre><nowiki>@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
    statuspanel { display:none!important; }
    </nowiki></pre>
    You can also choose to hide only specific messages and still have some displayed.<br />
    Some selectors:
    <pre><nowiki>statuspanel[type="overLink"] .statuspanel-label
    statuspanel[type="status"] .statuspanel-label[value^="Looking"]
    statuspanel[type="status"] .statuspanel-label[value^="Connect"]
    statuspanel[type="status"] .statuspanel-label[value^="Waiting"]
    statuspanel[type="status"] .statuspanel-label[value^="Transfer"]</nowiki></pre>

  • How to place a stamp annotation at a point on the Page

    Hello
    I currently have code that allows the suer to pick a pick and place it on the page ( a lot like stamper example )
    What I want now is to place the annotation on the top right corner of the page
    So the use just clicks on a menu button and a stamp appears
    if thwe annotation exists there then no stamp is placed
    How do I plave an annot at a specific location on a page
    Any help appreciated
    thanks

    OK so am new to adobe pliugin programming so this might seem silly however
    PDPageGetCropBox returns a ASFixedRect which is in user space co-ords
    WHen I place a stamp I am using a AVDevRect which I obtain by calling AVPageViewDragOutNewRect
    The AVDevRect is then used by AVPageViewDeviceRectToPage to get me a location on the page where the annot is placed
    I guess my real question is how do I get from the user space co-ords to device co=ords
    or may I am saying this all horribly wrong
    Isthere a good book on this whole adobe programming thing

  • HT204053 If I synced my iTunes on my 5s , where can I locate my library and songs on it? I clicked on the music note icon on bottom of the screen and it says there is nothing  and iTune icon also nothing. Help.

    I synced my iTunes in my 5s but on it it does not show any song or my library. Where can I find my songs ?

    If they were synced successfully then they be in the Music app (iTunes on iOS devices is just the iTunes store) :
    How did you sync it ? You should be able to sync music by connecting your phone to your computer and selecting it on the left-hand sidebar of your computer's iTunes (you can enable the sidebar via option-command-S on a Mac, control-S on a PC) and then using the Music tab on the right-hand side of the iTunes screen to select the music that you want on your phone, and then applying/syncing that selection - is that what you did ?
    Syncing media : http://support.apple.com/kb/HT1351

  • Ok from my iPad I put some a lot iTunes card to buy some coin from diferent game an never you're send me a or email me to let me know how much taxes you're charge an how much money I have lelf on my account of the iTunes card

    Listen I not gonna keep reply my issue to guys you're making hatter n hatter for customer

    This is not Apple.  This is a user to user forum.
    If you are not getting your receipts, check the primary email address for your Account when you log into appleid.apple.com
    You can see your iTunes balance in the iTunes Store section of iTunes on your computer, or form the bottom of the Featured Screen of the App Store App or bottom of the Music Screen of the iTunes Store App on your iPad.
    You can find your purchase history and receipts by viewing your account in iTunes.  Follow these instructions.
    Contact iTunes Store.
    Contact Apple.

  • How to move side Navigation to righthand corner(bottom ) of screen

    Hi,
    I have added a side Navigation on my page, and I want to place it on the right hand lower corner(bottom) of the screen.
    I used pagelayout.setend(sidenav); method for the same, however this just places it in the rightmost top corner of the screen.
    I guess, I cannot add rowlayout and then arrange the side navigation region?
    Any inputs on how to achieve this
    Thanks
    Puja

    As far as i think its Not possible, u cannot change its position.Still u can try put using some methods available in PageLayoutBean like
    PageLayoutBean.setContentFooter(sidenav).
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                               

  • How to place two text box in the same line in PanelGroupLayout in ADF 11g

    I want to have two column of items in a PanelGroupLayout. Right now all the items are added in vertically one after the other. Please help me. I am using JDeveloper 11g.

    Hi,
    change layout of the PanelGroupLayout to horizontal. then insert inside this panel two PanelGroupLayouts and set their layout to verical
    regards,
    Branislav

  • How do I install OSX onto a new SSD (in the place of my optical drive) without transferring all data across.  However, with the applications, system and library on the SSD to improve the speed, but keep non essential items (the home folder) on the HDD

    I have a mid 2009 13 inch unibody 2.53GHz MacBook Pro.  I'm finding that it doesn't run as quickly as it used to. 
    A genius in the Apple store suggested that I replace my optical drive with an SSD, however only use the SSD for OSX, applications, system and library.  Keep all documents, pictures, music etc on the current hard drive. 
    I would be grateful if someone could help me with:
    1) installing OSX on the SSD without copying across data from the current hard drive
    2) transferring applications, system and library folders across to the SSD so that they still function
    3) changing my settings so that OSX reads the home folder from the current hard drive, as well as all the applications' data (documents, music etc...)
    However, I would like to run iMovie, with all events etc solely from the SSD to speed up the process of editing movies.
    If anyone could help with this, it would be much appreciated.

    If you got the data transfer cable with your SSD, the procedure should be pretty simple - and there should be step-by-step instructions in the box. You're simply going to remove the bottom case of your computer (using a Phillips #00 screwdriver), take out the two screws in the bracket holding the hard drive into place (using same screwdriver), remove the drive and (use a Torx 6 screwdriver) remove the four screws that hold the hard drive in place. Then put in the SSD and reassemble the machine.
    Then you'll plug up the old hard drive by using the SATA to USB cable and use the option key to boot from the old drive. I don't know what data transfer software Crucial provides, but I would recommend formatting the SSD  using Disk Utility from your old drive ("Mac OS Extended (Journaled)" with a single GUID partition) and then use Carbon Copy Cloner to clone your old drive to your new SSD (see this user tip for cloning - https://discussions.apple.com/docs/DOC-4122). You needn't worry about getting an enclosure since you have the data transfer cable and you don't want to use your old hard drive.
    There are a number of videos on YouTube that take you step-by-step through this procedure - many specific to Crucial SSDs and their data transfer kit - do a little searching there if you're unsure of how to procede.
    Clinton

  • How do I add page numbers to my document without the page numbers automatically changing. I do not want the page numbers the software automatically places into my document.

    How do I add page numbers to my document without the page numbers automatically changing? The title page is blank, I can type in 1 on the 1st typed page, but the #1 automatically goes into the next page and will not change.

    Click at bottom of the first page:
    Menu > Insert > Section break
    Click somewhere in the 2nd page (not the header/footer)
    Inspector > Layout > Section > Page Numbers > Start at 1 > Configuration > uncheck use previous headers and footers
    Click into the header or footer of the second page:
    Menu > Insert > Auto Page Numbers…
    If there is anything in the header or footer on the first page that you don't want just select it and delete it.
    If you really wanted to manual place page numbers on each page you will have to use a section break between each and every page. I can't imagine that would be useful.
    Peter

  • I have bought an iMAC second hand but when updates to purchased (not by me) Apps I cannot download the updates as it is asking for the original owners password. How can I amend this or could I delete the Apps and download new ones in place under my email

    I have bought an iMAC second hand but when updates to purchased (not by me) Apps I cannot download the updates as it is asking for the original owners password. How can I amend this or could I delete the Apps and download new ones in place under my email

    If the machine was upgraded to Lion 10.7.x by the original owner then you bought an illegal license of Lion and also of any other applications that the seller  said came pre-installed, this assumes the seller did not include original install media. In that case you need to contact the seller for the original install DVDs that came with the machine re-install up to Snow Leopard 10.6.8 and then purchase Mountain Lion ($20) and the applications you want or need. If the seller cannot come up with the original install discs then you can buy them from a nominal cost from AppleCare..

  • How can i convert the firefox-history-timestamp in places.sqlite into a normal date format? The firefox-timestamp is not equivalent to the unix-timestamp, that's why I ask. I could not find a conversion function. Does anyone know something about this?

    As I opened the places.sqlite with an sqlite-editor I found out that firefox saves the last_visit_date via a timestamp which is 16 digits long. I realized that the first 10 digits are similar to the corresponding unix-timestamp but not equal. So.. how can i convert the firefox-timestamp into a normal date? Or into the corresponding unix-timestamp?

    Write a bash script or 'C' program to change the date format and then use the sql update function to receive the stdio output 'where date_field='embeded date value'.

  • In the slide show view how can you pin the "next" Arrow to the ultimate edge so it is in the same place as the full screen image, it will pin to the left edge but not the right.

    In the slide show view how can you pin the "next" Arrow to the ultimate edge so it is in the same place as the full screen image, it will pin to the left edge but not the right.

    Hello,
    Please make sure that the next button is pinned to the right side as there in the attached image.
    If it is already pinned, you can try removing any embedded HTML code and checking it.
    Regards,
    Neha

  • How to place a JPanel at the center of another JPanel?

    Can anyone tell me how to place a JPanel inside another JPanel? The first JPanel consists of three JPanels each consisting of a label&textfield and are placed using BoxLayout. The second JPanel is a big blank screen. So, i would like to put the first JPanel at the center of second JPanel(horizontally & vertically). The problem is that i don't have any other component. So,if i try to use FlowLayout, i am able to put it at the center(horizontally, not vertically) only on the top edge. I tried to use BoxLayout. But, i couldn't(as i don't have any other elements). I tried to create some blank elements. But, they are messing up the elements of my JPanel. Any cluesssssssss??????????

    import java.awt.*;
    import javax.swing.*;
    public class CenteredLayout
        private JPanel getPanel()
            GridBagLayout gridbag = new GridBagLayout();
            GridBagConstraints gbc = new GridBagConstraints();
            gbc.insets = new Insets(2,2,2,2);
            JPanel p = new JPanel(gridbag);
            addComponents(new JLabel("label 1"), new JTextField(8), p, gbc);
            addComponents(new JLabel("label 2"), new JTextField(8), p, gbc);
            addComponents(new JLabel("label 3"), new JTextField(8), p, gbc);
            JPanel panel = new JPanel(gridbag);
            panel.setBackground(Color.pink);
            gbc.anchor = GridBagConstraints.CENTER;
            gbc.insets = new Insets(0,0,0,0);
            panel.add(p, gbc);
            return panel;
        private void addComponents(Component c1, Component c2, Container c,
                                   GridBagConstraints gbc)
            gbc.anchor = GridBagConstraints.EAST;
            gbc.gridwidth = GridBagConstraints.RELATIVE;
            c.add(c1, gbc);
            gbc.anchor = GridBagConstraints.WEST;
            gbc.gridwidth = GridBagConstraints.REMAINDER;
            c.add(c2, gbc);
        public static void main(String[] args)
            JFrame f = new JFrame();
            f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            f.getContentPane().add(new CenteredLayout().getPanel());
            f.setSize(400,400);
            f.setLocation(200,200);
            f.setVisible(true);
    }

Maybe you are looking for

  • Questions on "FAQ - SAP Solution Manager for VARs"

    Hi, I just got through the FAQ - SAP Solution Manager for VARs, but have some further questions: For me it is not quite clear which connections are necessary for which VAR scenrio.. currently we have setup the service desk in our solman. Customer's a

  • PDF File in Mail-Step Attachment using SOFM is corrupted

    Hi, i have a Problem while sending a PDF by unsing a SOFM Object for attachment in workflow. I tried my own implementation and a copy of this [SOFM instance for attaching--urgent] I both cases the Workflow sends a mail successfully. There is also an

  • Invoice IDoc

    Hi, I have to customize the output for an invoice idoc. I'm not that much into IDocs and also invoices, so maybe anybody can halp me out of trouble. When I go to VF02 to show/change an invoice, and then go to the output, I can choose the output type

  • ABBYY FineReader third party software problems with Lion?

    My Epson scanner now needs drivers to suit Lion and after downloading these now works fine. However the supplied 3rd party ABBYY FineReader OCR doesn't work and after following the update links from both the Apple and Epson web-sites the only solutio

  • I want to book an appointment to apple store

    I want you to change my iphone 5 charger