Different fonts for ToggleButtonBar items

Hi
I have a ToggleButtonBar with 3 different entries - is there
way to have one entry in italics and the rest as regular?
<mx:ToggleButtonBar selectedIndex="2" fontSize="20"
horizontalGap="2" fontStyle="normal">
<mx:dataProvider>
<mx:String>Alpha</mx:String>
<mx:String>Bravo</mx:String>
<mx:String>Charlie</mx:String>
</mx:dataProvider>
</mx:ToggleButtonBar>

First of all you have to support BS accounts with an Opening-Movement-Closing analysis. You can normally do this using a custom dimension and write a rule to pull opening balances from previous year end. We usually preserve the Balance type on the Movement (by not using the SwitchTypeForFlow flag). When default translation runs it will normally translate all amounts using the closing rate as set in the ApplicationSettings. You need to override this translation by facilitating the Translate() function in the rules file. You may write something like this:
     vCLO = HS.GetRate("A#ClosingRate")
     vOPE = HS.GetRate("A#OpeningRate")
     HS.Trans "C1#OpeningBalance", "", vOPE, ""
     HS.Trans "C1#FxDiff", "C1#OpeningBalance", vCLO ,vOPE
As you may observe the FxDiff is part of the Custom1 hierarchy which will have the ClosingBalance as its parent and OpeningBalance with all movements and FxDiff as children. This will ensure that ClosingBalance will roll-up as the same number as if translating directly with ClosingRate.
Alternatively, you may use a separate account for posting translation differences (as is the case for the equity accounts), then your ClosingBalance will not roll-up to the translated-at-close-rate number. In this case you can use an off balance sheet account and use the calculate function like this:
If HS.Value.Member() = "<Entity Currency>" Or HS.Value.Member() = "<Entity Curr Total>" Then
HS.Exp "A#OffBalanceSheetAcct" = A#OnBalanceSheetAcct.C1#TotalCustom1"
End If
with the assumption that the OffBalanceSheetAcct does not support movements. The default translation will translate the OffBalanceSheetAcct with the ClosingRate. By checking the above to execute only at local currency level, you ensure that data from OnBalanceSheetAcct will not be copied to OffBalanceSheetAcct after the default translation which you do not want
.

Similar Messages

  • How to set different font for numbers in headings and TOCs

    Hi,
    I've noticed some people use a different font for numbers in headings and TOCs to get some extra magic. Is there any way to automate such use of fonts in the paragraph styles?
    Oh, and any suggestions on what fonts would be good for numbers?
    Thanks!

    I was merely continuing on the original theme -- any digit in any character style. It was only later revealed that (a) the OP needed old style figures, and (b) those were available in his font from the start.
    The negative lookahead is the answer to his question (copied in full now)
    Based on the above InDesignSecrets tutorial, does anyone know what to do if some of the numbers end with a dot or a comma?
    Like the Norwegian date format: 13. mai 2009
    Or the Norwegian way of pricing items: 2900,-
    and my example shows it can be done, but with an added caveat. If digits are to be set in red, using the exceptions the OP asks for, my example sentence will come out as
    "Think of a number between 1 to 10, but don't use 9."
    rather than the (here) intended
    "Think of a number between 1 to 10, but don't use 9."

  • How to maintain different prices for same item in different organizations

    hi all,
    We have noticed that the list price of an item at Item Validation Org level is getting defaulted when creating requisitions. We want to maintain different prices for the item for different organizations, so that the prices will be properly defaulted to requsitions depending on supplier and receiving org.
    We found one way of doing this. Using contract purchase agreement and Advanced Pricing price lists. Can anyone please let us know if there is any other way of achieving this??
    Also, I have a question regarding Advanced pricing Price Lists. I performed following steps.
    1.Set the QP: Licensed for Product profile to Purchasing
    2.Create and approve a contract purchase agreement in Oracle Purchasing
    3.Define Price Lists and Price List Lines (optional)
    4.Define sourcing rules and ASLs to automatically default source information onto requisition lines. Associate Contract to ASL.
    5. This will enable Oracle Advanced Pricing integration in the following Oracle Purchasing functionality:
    Requisition pricing
    Purchase order pricing
    But when I create requisitions, the price from price list is not getting defaulted automatically. In requisitions form, if I go to source tab and select source as a Contract Purchase Agreement, then the price from price lists is getting defaulted. Is there any way where the source for the requisition can be automatically defaulted to Contract and the price can be picked from price lists??

    Can oyu not make it an organization level item and specify the proce there instead of keeping it a master level item?
    Regards,
    Utsav.

  • How can i set different font for different tabs/pages

    I want to set different fonts for different tabs/pages?
    is it possible to do the same? If yes how?
    I can change the fonts under tools>options>contents>advanced. but that changes global settings.
    tried some add ons too- but that too changes the global settings.
    some pages like tweetdeck do not display icons etc properly under custom fonts.
    when i check "allow pages to select their own font" tweetdeck shows up fine but a number of other pages show fonts that are too big or some non standard fonts.
    Is there a way where i can select site default fonts for some sites/tabs, and custom fonts for other sites/tabs?
    otherwise i have to open different sites in different browsers- say i use my custom fonts- which apply globally, and open tweetdeck etc in Internet Explorer or Chrome etc. if i can have all tabs in one window/browser, that would be great.

    It's not a built-in feature to override a page's styles on a tab-by-tab or site-by-site basis, but perhaps someone has created an add-on for this?
    It also is possible to create style rules for particular sites and to apply them using either a userContent.css file or the Stylish extension. The Greasemonkey extension allows you to use JavaScript on a site-by-site basis, which provides further opportunity for customization. But these would take time and lots of testing to develop and perfect (and perfection might not be possible)...
    Regarding size, does the zoom feature help solve that part? In case you aren't familiar with the keyboard and mouse shortcuts for quickly changing the zoom level on a page, this article might be useful: [[Font size and zoom - increase the size of web pages]].

  • A quick way to set different color for certain items in JList?

    is there a quick way of setting different color for certain items in JList?

    Either use HTML strings as the values in your JList (quickest, but may not be the most convenient, especially if your model isn't just text), or create your own ListCellRenderer (e.g. extend DefaultListCellRenderer).
    There is no such thing as "list.setItemForeground(int index, Color c)". You'll have to use one of the methods above.

  • Different fonts for values

    Hi Gurus,
    Could some one help me to know how to create different fonts for values and characteristics.
    Please also let me know how to get totals for each column.
    Promise to assign points.
    Thanks in advance.
    Regards,
    Kiran

    > Hi Gurus,
    >
    > Could some one help me to know how to create
    > different fonts for values and characteristics.
    >
    > Please also let me know how to get totals for each
    > column.
    >
    > Promise to assign points.
    >
    > Thanks in advance.
    >
    > Regards,
    >
    > Kiran
    Hi  Kiran,
         1.If its is version 7.0 you can use Report designer and specify font for each column/ Row.If you are still in 3.5 you need to go ahead with Excel functionality.
        2.By default, totals for each column will be displayed in both the versions as result row. If you want to hide, you can go to the object properties from query designer and change it.
    Cheers,

  • More contracts (with different suppliers) for one item

    Dear MDM Experts,
    is it possible to make more contracts (with different suppliers) for one item?
    Thanks and regards,
    Ádá

    Hi,
    Thanks for your answer. If I set my shopping cart for a contract with a supplier A, and I select an item with a supplier B, then after pushing button Transport to SRM on the shopping cart webdynpro UI, I would get the an error message, and the item wouldn't come to the SRM.
    If the item doesn't have any supplier, and I make a contract with it, the supplier of the contract goes to the item, and after that I can't make a contract with an other supplier for this item, because of the uppers.
    The type of field Supplier in table Catalog Items is Lookup field, and it can't be modified.
    Could you please write to me which can I set our system to be able to make contracts with many suppliers?
    Thanks and regards,
    Ádám Horváth

  • Engineering and Manufacturing Org has different name for same item

    Dear All,
    I have an Engineering department generally Create items and configure bills, routings then, transfer all to Manufacturing org.
    My client has typical requirement as follows...
    Engineering and manufacturing department has different name for same item.
    Eg: Item A in Manufacturing org may be called as Item AA in Engg org. I have to maintain 2 names for same item. How to map this requirement in R12.
    Regards,
    Saravanan

    Can oyu not make it an organization level item and specify the proce there instead of keeping it a master level item?
    Regards,
    Utsav.

  • How to set different font for a particular row in jtables?

    How to set different font size and font type for a particular row in jtable?

    More than enough sample code here:
    [http://java.sun.com/docs/books/tutorial/uiswing/components/table.html]
    db

  • Urxvt - use different fonts for different instances of urxvt

    Hello. I use mcabber for IM which is a ncurses program. From what I understand, it is not possible to set font size for a ncurses program. Also urxvt uses .Xresources for configuration which sets the same font for every instance of urxvt.
    So I want to ask if it is possible to write a script to start urxvt with a different configuration file and then start mcabber in it.
    I understand that I can write a script to change font size in .Xresources and then use xrdb to merge the changes, but I do not understand how I can make that change local for only that instance of urxvt.
    Thanks

    Form man urxvt;
    -fn fontlist
    Select the fonts to be used. This is a comma separated list of font names that are checked in order when trying to find glyphs for characters. The first font defines the cell size for characters; other fonts might be smaller, but not (in general) larger. A (hopefully) reasonable default font list is always appended to it. See resource font for more details.
    In short, to specify an X11 core font, just specify its name or prefix it with "x:". To specify an XFT-font, you need to prefix it with "xft:", e.g.:
    urxvt -fn "xft:Bitstream Vera Sans Mono:pixelsize=15"
    urxvt -fn "9x15bold,xft:Bitstream Vera Sans Mono"
    I use it all the time.

  • I need to pivot the 6 newest open jobs into 6 different columns for a item.

    I need to take a table WIP_JOBS with columns ID,ITEM,JOB,STATUS,CREATE_DATE and populate 6 newest jobs for an ITEM into 6 different fields in a procudure
    example
    CREATE OR REPLACE PROCEDURE APPS.JOB6(Errbuf OUT VARCHAR2, Retcode OUT VARCHAR2,
    ITEM IN VARCHAR,
    JOB1 OUT NUMBER,
    JOB2 OUT NUMBER,
    JOB3 OUT NUMBER,
    JOB4 OUT NUMBER,
    JOB5 OUT NUMBER,
    JOB6 OUT NUMBER)
    fyi, this is my first Thread, sorry if I did not provide enough info.

    Hi,
    user13173058 wrote:
    I my have miss lead my question by using the word pivot. I'm not aggragating values but listing the newest 6 jobsTaking data from 6 different rows and displaying it on one row is aggregating.
    fyi, this is my first Thread, sorry if I did not provide enough info.Whenever you have a problem, you should post a little sample data (CREATE TABLE and INSERT statements), and the results you want from that data. Explain how you get those results from that data.
    Simplify the problem if you can. For example, instead of posting enough data to get the last 6 jobs, how about just the last 3? You can explain that you really need 6, if you think it will matter.
    If you can pose a question using commonly available tables, such as those in the scott schema, then you don't have to post any sample data, just the results and the explanation.
    For example, say you're using the scott.emp table, which contains this data:
    SELECT       deptno
    ,       hiredate
    ,       ename
    FROM       scott.emp
    ORDER BY  deptno
    ,            hiredate
        DEPTNO HIREDATE  ENAME
            10 09-JUN-81 CLARK
            10 17-NOV-81 KING
            10 23-JAN-82 MILLER
            20 17-DEC-80 SMITH
            20 02-APR-81 JONES
            20 03-DEC-81 FORD
            20 19-APR-87 SCOTT
            20 23-MAY-87 ADAMS
            30 20-FEB-81 ALLEN
            30 22-FEB-81 WARD
            30 01-MAY-81 BLAKE
            30 08-SEP-81 TURNER
            30 28-SEP-81 MARTIN
            30 03-DEC-81 JAMESand you want to pivot this data so that it shows the names of the 3 most recentently hired employees in each department, like this:
    `   DEPTNO MOST_RECEN SECOND     THIRD
            10 MILLER     KING       CLARK
            20 ADAMS      SCOTT      FORD
            30 JAMES      MARTIN     TURNER'JAMES' was the last person hired in department 30, 'MARTIN' was the last person hired in deptno=30 before that, and 'TURNER' was the last before that, so on the row for deptno=30 we want 'JAMES', 'MARTIN' and 'TURNER', in that order, and all the others in deptno=30 can be ignored.
    Here's one way to get those resuilts:
    WITH         got_r_num     AS
         SELECT       deptno
         ,       ename
         ,       ROW_NUMBER () OVER ( PARTITION BY  deptno
                                      ORDER BY          hiredate     DESC
                             )           AS r_num
         FROM       scott.emp
    SELECT       deptno
    ,       MIN (CASE WHEN r_num = 1 THEN ename END)     AS most_recent
    ,       MIN (CASE WHEN r_num = 2 THEN ename END)     AS second
    ,       MIN (CASE WHEN r_num = 3 THEN ename END)     AS third
    FROM       got_r_num
    GROUP BY  deptno
    ;Whenever you have a question, say which version of Oracle you're using.
    The query above will work in Oracle 9 (and up), but starting in Oracle 11 it's better to use the SELECT ... PIVOT feature.

  • Different currency in line items for GL posting

    Hi
    Is there any possibility of having different currency for line items, if so send me sample code for the same. This is needed for me for Inter company GL Accouting posting.
    Thanks
    Basani

    Is the GL account a recon account?
    You need to use t code FBL3N.
    However in FS00 check the settings for Line Item display in the Control Data tab.

  • Create wip jobs for same item with different routings.

    My scenario is , i am having 2 production lines for the same End item. If both lines are available to use, then WIP jobs have to be created for both lines. If either one is available then WIP job has to be created only for that line. Please suggest the setups for this. This way i can increase the production rate.

    HI Jey-2013,
    In your organization, you first need to define Bills and Routings for the item/items.  Now to use two routings for 1 item, you need to define Alternate Routing.
    For that go to BOM>Setup> Alternates and create an Alternate name for the second routing.
    Then Go again to BOM>routing and use the Alternate name for the item to create a different Routing. After that you will have two different routings for same item.
    Whenever you create a job in WIP, you will have an option to choose either the default or the original routing. This way you can accomplish your goal of using different routings as and when required. Hope this helps you. Kindly let me know
    Regards,
    Bhargav

  • Character styles that accommodate different fonts?

    I suspect this is hopeless, but I thought I'd ask in case anyone has a great idea I can't think of.
    I use a basic formatting script that runs through a newly placed text file and makes a series of typographical corrections -- getting rid of double spaces, etc. One of the things it does is to apply a character style "Italic" to certain phrases, like i.e., et al., and so forth.
    Then I go through and apply the correct paragraph to the text elements. The problem is that certain text elements are in different fonts, for instance, the figure captions are in Univers. When I apply the paragraph style, the items tagged as "Italic" become undefined, because in Univers the italic is called "57 Oblique."
    Can anyone think of a way to apply italics to a phrase in such a way that when you change the font, it doesn't become undefined?
    Thanks...

    Alas -- no. It's this way, or No way.
    When I have to use a font combo that doesn't allow a single Italics style, I generally go with 'standard' italics for the main text. If ID complains about a "[Univers Italic]" because that seems to be used in a Univers heading or caption, I create a new style "univers italic" (no use in beating around the bush!) and search for the font "[Univers Italic]", replacing it with the new style -- ID allows searching for non-existent fonts.
    You might think, "but you use the Ctrl+Shf+I shortcut for both fonts to get the italic style", and you might be right. Then again, if Adobe implemented something like that by putting an "I" checkbox (and "B" for bold!) in the Styles panel, it'd get harder to defend their 'no-faux fonts' policy -- and I, for one, am certainly not suggesting they should.

  • Different fonts in the same field

    Is it possible to format a single field with two different fonts. I have concatenated two database columns to get this field. But I want different fonts for the two columns. I could achieve this by using a format trigger and placing some html tags. But this solution only works if the output is in HTML style sheets. It does not work if I want the output to be in PDF. Does anybody know how to achieve it in PDF? Is it possible at all (from what I have seen it isn't). I will be grateful for any help in this direction.
    Thanks
    Janaki

    Hi!
    Try this:
    Let say you have scott/tiger and emp-table and want to concatenate and print ename and job in the same field but with different fonts.
    1. In the Database model you have the columns seperate as usual.
    2. Create a boileplate text field and put &ENAME &JOB in this field.
    3. Select &ENAME and set the right font to it, set another font for &JOB.
    4. Run and test. This should work...

Maybe you are looking for

  • To find number of parameter from request

    Freinds, Is there any way to find out number of parameter submitted from request object. But the constraint will be with out going through loop. Example int count = 0;           Enumeration list = request.getParameterNames();           while (list.ha

  • Different passwords for different share points on 1 server?

    On a lion server I have two share points. A 'general' is accessible for all users, a 'confidential' is for a select group of users. The permissions are set and the select group have their server access password in their key chain. The server password

  • Can you set bluetooth to AUTOMATICALLY authorise device

    Hi On my old phone I could go down my list of previously used bluetooth devices and select "authorise device" meaning each time my phone came in the vicinity or range of that device again it would automatically connect. I only use my bluetooth with m

  • Question about image backup and restore

    W701 about 18 months old. I regularly back up using Rescue and Recovery. It says: "Saving an image of your system to your USB external storage device." I haven't found a way to get any clue about what is included in the image. I can't select properti

  • Arrange workbooks in BEx Browser

    Hi all,       We are facing a problem arranging the workbooks in BEx Browser. In some folders we have many workbooks and these are just sitting on top of another. I tried to arrange them manually or with the properties option, but even then we still