Allignment

Dear(S)
I want to populate a Hierarchical Tree to display results
in a well alligned form (as results usually display in SQL Plus).
I try much using LPAD() and RPAD() function but due to different size of Characters, i fail to allign results as appears in SQL Plus.
Please someone guide me how i can allign results in Hierarchical tree.
Thanks and regards,
Tanveer Ahmad.

The hirerchical tree will do it for you.
I don't see any point in adding spaces when you have the levels painted clearly.

Similar Messages

  • Is there any way i can change allignment of all my labels in my application

    Basically all my labels have been built so that they are right alligned and i have now run my application passed a user and he fees that it would look more professional to have them left alligned which i agree with.
    Is then anyway to right allign all my labels in my application rather than going through each indiviual label and setting them to right alligned as i have lots of lables in my application?

    Not sure about a similar hack for this but you could try and export as it is, then change one label from with help to no help and then export that and compare to see what has changed between the 2. It might be the p_field_template parameter which may be a little dodgy to change (or it may be fine?). Change at your own risk!!
    If it is nothing obvious like the alignment example then you may have to do it from each page... at least if you have to do this change in the app then you can use the Edit All screen for the items on the page which will be alot quicker than going into each item.

  • Allignment problem between Report Builder And Apps

    Hi All :
    If i am running a report in report builder i am getting 20 records in each page of the reports.but when i am running this same report in apps i am getting 24 records in each page of the apps more than this the records allignment everything has been changed in apps even i am setting equal page setup to both apps and report builder and style and rows and columns also having commen setup. so any one can help how to get same output in both apps and report builder for each and every page(20 records and 20 records)...

    Hi ,
    I have check the /etc/hosts & /etc/services file.
    Both are ok.
    can ping hostname & ip. Can resolve hostname and ip at DNS.
    port 3217 & 3317 is open.
    What else that I should check?
    Thanks.
    ck chai

  • Text in Fla, created with Mac is not alligned in Windows

    Since I work on two machines with different OS, one with Mac 10.8.2 (Flash CS5.5) and one with Windows8 (Flash CS6) I found out that Text inside boxes (shapes) are not alligned when you open it in the other OS.
    This is a screenshot from the SWF exported with a Mac.
    This is the exact same output, only exported in Windows.
    If I save the Fla in Windows, then export it on a Mac, the file looks fine again but still, I would have to export every file on a Mac + this might cause problems when I edit these text boxes.
    I noticed that in CS5 (also on Windows7) already and had hoped it will be fixed in CS6 but apparantly it is not.
    Am I missing something here? I am using the same Publish settings in both OS (latest Flash Player + ActionScript 2.0).

    if you want to give jsfl a shot (works in As2, too)
    This little script parses your whole fla file puts all your TextFields in an Array and let you  adjust the lineSpacing in a loop
    var doc = fl.getDocumentDOM();
    var textFieldArray = fl.findObjectInDocByType("text", doc);
    for (i=0; i<textFieldArray.length; i++) {
        fl.selectElement(textFieldArray[i]);
        fl.getDocumentDOM().setElementTextAttr('lineSpacing', -4);
    You would basically end up with two different swf versions that would show acocordingly to the users OS.

  • Vertical allignment of columns in tabular format of report in obiee 10g

    Hi,
    I have a client requirement in which the colums are to be alligned vertically instead of being displayed horizontallty which is the default format in obiee.
    Can anyone help me in achieving this requirement .
    below goes the format of report we need in our project :
    Column Name Value
    Trade Summary:     
    Counterparty:     [Counterparty Name]
    Trade ID/ Global ID:      [Trade ID / Global ID]
    Trade Date:     [MM/DD/YYYY]
    Settlement Date:     [MM/DD/YYYY]
    Notional:     [CCY2] [Notional] <- show the non delivery currency
    Thanks,
    Mayuri Shah

    Hi,
    Change the columns as rows and rows as columns in the pivot view properties.You can display all the columns as rows and data as columns.
    If you want display the column data in sections place required columns in section .
    mark if helpful/correct..
    thanks,
    prassu

  • GUI_DOWNLOAD fn module text allignment problem

    Hi
    I have a problem while downloading data from internal table to presentation server filepath using GUI_DOWNLOAD fn module.
    For me the requirement is to display each field data at a fixed location in a DAT file (notepad) for all lines irrespective of any delimiter.
    Now data of ech field is getting displayed continuously after its preceeding field with the specified delimiter. I want to fix the location of each field at a particular point for all lines in the file after download.
    Is there any other fn module for this or any change in the parameters for fixing the field positions in the output file ?
    Harsha

    Hi Vinod
    I have tried your way solution also. Still my problem is not solved.
    Present Output:
    test test     E12EDWQD     0000110.000
    venky kirupa test case- final se     87549-8655-9     0000110.000
    Vetri Velan     SAFETWT     0000961.540
    Amount fieilds(last field) of each line  need to be alligned one below the other starting from same position in all lines. At present its all random based on the length of previous field.
    Harsha.

  • Error in smartform japaneese output allignment when we get thatby email.

    Hi ALL ,
    I am getting the following output when i am sending an email .
    I am using a smartform for that display.
    My problem is field allignment as shown in the below records.
    Because of small characters in japaneese language we are not getting the proper way of the below fields:
    Requirement: I have to arrange all the right side part the same way as the left part.
       貴社注文番号:                 A0012634-1
       受注処理日:                  23.05.2006
       弊社受注番号:                 7050808206
       弊社受注入力日:                23.05.2006
       変更日付:
       受注元:                    新日軽ベストシステム (株) 管理部
        通貨:                     JPY
       支払い条件:                  Close EoM/1 mo./Payment EoM
    Please suggest ur feedback to solve the issue .
    Thanks In advance.

    hi,
    CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
          EXPORTING
            document_data = wa_doc_chng" check your language given.
            put_in_outbox = 'X'
          TABLES
            packing_list  = i_objpack
            object_header = wa_objhead
            contents_bin  = i_objbin
            contents_txt  = i_objtxt
            receivers     = i_reclist.
    here in the exporting parameter, which language u gave...
    Any japanese letter is printing in your e-mail.. ???
    hope this will help you..
    regards
    vijay

  • Error in smartform japaneese output allignment

    Hi experts,
    I am getting the following output when i am sending an email .
    I am using a smartform for that display.
    My problem is field allignment as shown in the below records.
    Because of small characters in japaneese language we are not getting the proper way of the below fields:
    Requirement: I have to arrange all the right side part the same way as the left part.
    貴社注文番号: A0012634-1
    受注処理日: 23.05.2006
    弊社受注番号: 7050808206
    弊社受注入力日: 23.05.2006
    変更日付:
    受注元: 新日軽ベストシステム (株) 管理部
    通貨: JPY
    支払い条件: Close EoM/1 mo./Payment EoM
    for example :
    通貨: JPY
    受注処理日: 23.05.2006
    should be like
    通貨:                JPY
    受注処理日:      23.05.2006
    Both J and 2 should be in the same line.
    Pelase suggest how we can handle dis issue?
    One more thing , here we r looking the output in SOST and through email also .
    So the output should be same in both.
    Please suggest ur feedback to solve the issue .
    Thanks In advance.
    RAhul
    <MOVED BY MODERATOR TO THE CORRECT FORUM>
    Edited by: Alvaro Tejada Galindo on Jan 8, 2009 3:24 PM

    create a template with two columns and as many rows as u want and print ur text in that.
    Edited by: kartik tarla on Jan 9, 2009 2:02 AM

  • How to allign an apDiv with the template centre alligned?

    Hi,
    I am trying to create a website in Adobe Dreamweaver CS4 but made a website template in Adobe Fireworks which was then imported in. My template was then center alligned with the apDivs placed on it containing all the links/images/rolloevers etc.
    When I viewed my website in the browser; the apDivs were all to the left while the template was in the center.
    Does anyone know how to I can make all my apDiv's alligned in the centre of the page so they are in the correct place on the template?
    Thanks

    Megan - here's the problem with doing it that way (perhaps your instructor will be interested):
    Fireworks (or Photoshop) are actually VERY good at replicating your layout in an HTML page. And that's part of the problem. They are too good. As soon as you begin to add NON graphic information to the page, the layout will pull apart forming gaps between the graphics and the text regions. This is very unsightly and unsuitable for the web. In addition, after you add text, if things still look good, don't congratulate yourself yet. Now try increasing the text display size in your browser. Things will go to pot in a hurry when you do that.
    Perhaps, though the most troubling aspect of this is that the code that FW uses for the layout is not only table-based (that's so 90's), but also it's invalid HTML. As you might imaging, you willl spend far more time on triage for the broken layouts than you would have spent to do it the right way to begin with.
    We all complained so bitterly to Adobe about this ridiculous situation that they finally took it out. Good riddance, I say.

  • Header allignment while broadcasting to portal in PDF format

    Hi Guys,
       I have designed a web template and executed in portal directly it is showing perfect. Headers are
      at centre, date at top right side.
      While broadcastin to portal in PDF format it is showing all headers and date at left side.
      Can any one through some light to restrict the allignment in broadcaster or in web template?
    Thanks
    Prasad

    Hi
    Slide 70
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/5c46376d-0601-0010-83bf-c4f5f140e3d6
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/58fd9183-0e01-0010-f183-fdc9019f77ab
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/08f1b622-0c01-0010-618c-cb41e12c72be
    http://help.sap.com/saphelp_nw04s/helpdata/en/1a/615f64816311d38b170000e8284689/frameset.htm

  • Improper allignment with ADF UI components

    Hi Every One
    When I am trying to build ADF UI Components using jspx page, I could not able to arrange varios ADF UI components like af:selectInputText,af:horizentalPannel properly. They are not alligned properly. Is there any way to allign UI components in order ?
    Thanks in Advance
    ivaR

    I am using af:pannelPage, Which consists of different ADF Faces Core components like :
    af:inputText
    af:selectInputText
    af:panelHorizontal
    af:outputLabel
    af:selectOneChoice.
    .. Like this i have 30 ui components need to be displayed in my jspx page.
    So when Iam trying to place all these UI components on panel page, all these components placed in irregular order. I want to place all components in tabular form with clear allignment.
    Can you please suggest me best practices or Tips to acheive this.
    Thanks in Advance
    ivaR
    Message was edited by:
    user616296

  • How to allign UI Elements

    Hi,
    Can you please tell em how to allign UI Elements?
    I wan to provide some space between two Buttons or labels and Input Field.
    I am using either Flow Lay out of Matrix Layout

    Hi Anuj,
    The issue is still opened because, all the answers solved the problem partially,
    Presently I am using matrix layout for all the Groups in a vew and setting the vgutter and cell design property of the Layout Data(Matrix data), I have two labels & input field/dropdown in each row, and I want to allign them.
    My requirement is like..each row has 4 UI Elements(max) or 2 UI elements(min)  and now I wan to allign them such that the over all view will look like there is four column and in each column the UI elements are verticlly alligned .
    Once , I managed to allign them, but the allignment is getting affected by the resolution and the width of the screen.
    How to maintain uniform allignment, irrespective of screen width/resolution?
    Also I used a table in one of my view and the Column Header of each column is coming from OTR Text, I need to put Line break in Column Header other wise for long Column Header the width of the columns are getting increased and overall width of the table is also getting affected for this.
    Thaks for your help
    Sonia

  • af:column header text cannot be able to allign left

    Hi ,
    I have a af:table with 5 columns. And I need to align the colum header as left aligned for 2 columns.
    I have tried the inlineStyle="text-align:left; and align="left" but the column header is not changing. By default it s allignment is Centre.
    My Column is
    <af:column sortProperty="Code" sortable="false"
    headerText="Code" id="c2" align="left"
    inlineStyle="text-align:left;"
    styleClass="AFStretchWidth">
    Please Help.

    Thanks Vinod for the quick response
    <af:column sortProperty="Code" sortable="false"
    headerText="#{viewcontrollerBundle.CODE}" id="c2"
    align="left"
    inlineStyle="text-align:left; margin-left:0px;"
    styleClass="AFStretchWidth">
    is not alligning the header text to left. but the contents of this column is left aligned

  • Noise after head allignment

    Afer I did a print allignment my printer immediately started making a knocking sound.  The print comes out ok but the knocking sound is really bad.  What can i do to correct this?

    Hello,
    Please remove the ink cartridges and re-install them back in.
    If your printer has a removable printhead, then also reseat it.
    Regards,
    Jabzi
    Help the community by marking this post .
    Was your question answered? Mark it as an Accepted Solution!
    See a great post? Give it a Kudos!
    I work for HP
    Regards,
    Jabzi
    Give Kudos to say "thanks" by clicking on the "thumps Up icon" .
    Click "Accept as Solution" if it solved your problem, so others can find it.
    Although I am an HP employee, I am speaking for myself and not for HP.

  • I have made a swirl, but the allign stroke inside, and allign stroke outside are greyed out. Why? And how can I fix it?

    I have made a swirl, but the allign stroke inside, and allign stroke outside are greyed out. Why? And how can I fix it?

    Thank you, that kind of explains the why. Is there a how? Meaning is there a workaround? Basicly I have two strokes. One white thin stroke on the path (black background), Now I want my second stroke (which is a blue gradient) to start from the path and continue inward, as if it was "alligned innside"

  • Alligning Group labels to center in Matrix with Group report

    Hi there!
    I am facing difficulty in alligning the group labels produced using matrix(cross tab) query in to center across direction. As it only stretches to first column of the underlying Matrix Across Column and Cell. Please help me in solving this prob.
    Thanks in advance.
    Imran

    For Simple HTML output, you can only get horizontal lines out of Reports. You will lose all vertical lines as well as other graphical objects (eg: polygons, polylines, etc.) This is because these objects are not supported natively within HTML.
    However, for HTMLCSS, you should be able to get a lot closer since rectangles are supported. Though again; polygons, polylines, etc. are not supported.
    Not sure what is happening to your text, possibly an issue with browser settings or you may need to reduce the font size in Reports to get what you want.
    As has already been suggested, for better WYSIWYG output for the web from Reports, PDF is the way to go.

Maybe you are looking for

  • Text from tables missing!!

    Hi I have single cell tables, which have a large amount of text. Hence the table cell text should flow to the next page. After checking outputs in digital editions, I found out that the table-cell data is shown only on the first page. After that, the

  • Printing Problem with Pages

    I have a Canon Pixma ip 4200. I have had no problems printing with any other application but I cannot get Pages to print. I had the demo version and thought that was the problem, so I bought the application, but I still only get a small part of the p

  • How to import a png file to imovies ?

    hey guys! if someone could help me on this. I have managed to import a png file by drag and dropping in on top of my video and having the advanced tools on i have the choice of placing my png within the picture. that works fine and plays smooth. howe

  • What is a group chat in a recent tab?

    Sometimes there is a couple "group chats" in a recent tab although i have never started any of them. It's only showing me as a participant... and they are always in the same time you use your webcam. What are those "group chats" started by me? 

  • File Properties on JDS not accessible after install 122213-13 patch

    After installation of Solaris 10 x86 Patch "122213-13 GNOME 2.6.0_x86: GNOME Desktop Patch" the File Properties on the Java Desktop System cannot be accessed anymore (right-click on a file -> select Properties). Accessing Folder Properties still work