Bold font for some fields

Hi all!!
I have a requirement to somehow intensify some of fields. For example, make them in bold.
I am talking about fields for attributes STRUCT.LASTNAME, STRUCT.FIRSTNAME of HEADER context node of BP_HEAD/AccountDetails view.
Is this possible? Any suggestions?

It's possible to totaly redefine bsp elements using chtmlb form iterator. Some information in this thread: How to display the link dynamically on placing the cursor on a field?

Similar Messages

  • ALV_grid oo: event "data_changed" on F4 in the line only for some fields

    Hi all,
    when I add a new line in ALV_Grid and I select the search help, for some fields
    the event "data_changed" has triggered even I have not finished to fill the entire fields on the line, and I don't need this.
    Opposite I have some fields which work fine and when I choose F4 the list of the
    possible values has showed without triggering "data_changed".
    Does anyboby know how is it possible?
    Since I'm new on ALV_grid oo, could you give a detailed answer?
    I thank You in advance.
                                                              Best Regards
                                                              Paolo

    I solved the problem int this way: 
    METHODS:
          handle_data_changed
              FOR EVENT data_changed
               OF cl_gui_alv_grid
              IMPORTING er_data_changed
              <u><i>e_onf4</i></u> e_onf4_before e_onf4_after.
      METHOD handle_data_changed.
    DATA: ls_good      TYPE lvc_s_modi.
    error_in_data = space.
    IF e_onf4 IS INITIAL.
      CALL METHOD check_righe_doppie  ( er_data_changed ).
      CALL METHOD update_delta_tables ( er_data_changed ).
      CALL METHOD semantic_checks     ( er_data_changed ).
    ENDIF.
      ENDMETHOD.                                  "handle_data_changed
    Message was edited by:
            Paolo Cavallini

  • How to exclude Required Validation for some fields?

    Hi,
    I have a page in a form with some fields that are set as required like this:
    Field 1   Field 2
    table
    Field 3   Field4 "Add" button
    Field 5    Field 6
    "Submit" button
    There are two buttons in this form. The "Add" button is PPR allows adding Field 3 and Field 4 to the table. The "Submit" button is for the actual submission and processing. When "Add" button is pressed, I only want the require validation to be done for Field 3 and Field 4, but not Field 1/Field 2/Field 5/Field 6.
    Currently, if I press "Add" button, the required field validations are triggered for all six fields. How can I only limit the require validation to some required fields only for this button?
    Thanks
    -Mina

    subform is a great idea and kinna what I needed in this situation, but there is another challenge.
    In my case, I tried to put table, Field 3 and Field 4 in subform:
    Field 1 Field 2
    <af:subform>
    table
    Field 3 Field4 "Add" button
    </af:subform>
    Field 5 Field 6
    "Submit" button
    When I press "Add" button, Required validation still triggered for all fields. Only if I put Field 1 and Field 2 in another subform, and Field 5 and Field 6 in a different subform. Then it works like this:
    <af:subform>
    Field 1 Field 2
    </af:subform>
    <af:subform>
    table
    Field 3 Field4 "Add" button
    </af:subform>
    <af:subform>
    Field 5 Field 6
    "Submit" button
    </af:subform>
    But in my case, I need Field 1, Field 2, Field 5, Field 6 and "Submit" button to be in the same subform, as the "Submit" button applies to these four fields. In the UI design, Field 3 and Field 4 are between Field 1/Field 2 and Field 5/Field 6 though.
    Any other ideas?

  • How to increase the decimals in RPD for some field?

    Hello gurus,
    We have 1 filed in DW name as "EXCHANGE_RATE" when i query it DW it's showing me values with 4 decimal points.
    and same column when i m using in OBIEE frontend, it's giving me values with 2 decimals.
    So how to increase the decimals for that field in RPD?
    we have 10.1.3.4.1 version.
    Thanking You.

    Hello Svee,
    Thanks for ur help, But I found one different way that will make change only to that particular filed.
    Bcz if I will change the database properties that will change the configuration globally to all the fields.
    So what I did is, I went to column properties and change the Data Format to 4 decimals and saved it as System-wide default for that field.
    So, the change that i want will be their only for that filed...
    Though I really appreciate ur help.
    Thanking you.

  • Setting bold font for nodes which are not leaf nodes

    In JTree, is it possible to set the font for nodes which are not leaf nodes. Can I do this without using custom renderer, or at the most using a DefaultTreeCellRenderer ?
    regards,
    nirvan

    In JTree, is it possible to set the font for nodes which are not leaf nodes. Can I do this without using custom renderer, or at the most using a DefaultTreeCellRenderer ?
    regards,
    nirvan

  • Italic and bold fonts for Hoefler Text are no longer available to MS Word

    Apple provides regular, italic, black, and black italic styles for the Hoefler Text font. I've used them before but since I installed Snow Leopard, I cannot creat italic or bold (black) in MS Word. When I make text italic or bold (black), the characters disappear--the sentence shortens as if I had deleted the phrase, but if I change it back to regular, it reappears.
    Font Book shows that I have all of these styles of Hoefler Text in the Library. I tried disabling and then enabling, but that didn't work. Has anyone else encountered this problem? If so, have you discovered a solution? Thank you.

    Thanks for the file. It obviously helped, but I am not sure how. I probably should have taken careful notes about what I did by way of disabling and removing the .ttf fonts and then dragging in the .dfont variety. At one stage when I brought up a Hoefler document in Word, the regular Hoefler text had disappeared. I panicked and removed the .dfont version. Later, after trying something else, the text came back but (judging by the numerals) it was not Hoefler. To make a long story short, all styles of Hoefler (including italic and black) are now working. There are no duplicate font files—I used Remove Duplicates—but I have no Hoefler file in either of the two Fonts folders, even though I can see Hoefler Text in Font Book! To be safe, I used Font Book to export the Hoefler Text to a back-up folder, and the version it exported is the .ttf version. In Get Info I confirmed that it’s the 6.1d7e1 variety. I restarted the computer twice, and determined that this situation is stable. Go figure.
    In any event, you set me on the right road. Hoefler Text is now working as it should. I appreciate your help.

  • Need Table name for some fields..

    Dear Friends
    Please help me to find Table names for for the following fields :
    1. Document Currency
    2. Cleared / Open Item Symbol
    3. Transaction
    4. Fixed
    5. Payment Date
    6. Payment Order
    7. Payment Sent
    thanx in advance..

    Hi,
    Press F1 on the screen where you have seen the fileds.You will get techncail information.click on that button.It will show you the table and field names.
    Please let me know if you need more information.
    Assign points if useful.
    Regards
    Sridhar M

  • XML: Custom Color and Bold font for News Title

    Hello,
    Do anyone know how to fix the following problem?
    We changed the color of the title of an newsitem in the RenderList layout by filling the RGB settings. This works fine, however if we want to make the font also bold, the color changing back into the default setting (=blue).
    I hope one of you has got a solution.
    Kind regards,
    Joost

    Hi Shankar,
    I already tried your suggestion. Unfortunately, it doesn't work.
    However, I found the specific problem using a custom color in combination with Style = Link and Font decoration = Bold doesn't work. I found a work around solution, by changing the Style into Header3.
    Regards,
    Joost

  • Seraching for some fields related to material and sales

    i cant find the field names for the following.
    ITEM
    MATERIAL DESCRIPTION
    SHIPPING POINT
    LOADING POINT
    TRANSPORT PARTNER NAME
    SHIPPING DATE
    SALES ORDER NUMBER
    DELIVERY NO
    DELIVERY QTY
                                                             THANK U
                                                                      SUNDEEP.V

    Hi..
    ITEM----
    >VBAP-POSNR
    MATERIAL DESCRIPTION----
    >MAKT-MAKTX
    SHIPPING POINT----
    >VBAP-VSTEL
    LOADING POINT----
    >LIKP-LSTEL
    TRANSPORT PARTNER NAME---->
    SHIPPING DATE----
    >VTTK-DATBG
    SALES ORDER NUMBER----
    >VBAK-VBELN
    DELIVERY NO----
    >LIKP-VBELN
    DELIVERY QTY----
    >VBAP-ABLFZ

  • We need to give field-level authorization for some fields

    The schenario is as follows :
    1. There are various storage locations within a plant.
    2. There is one or more people incharge of creating PO and receiving
    stocks for every storage location.
    3. We dont want to authorise the person incharge of one storage
    location to receive stock in another storage location or even view the
    other storage locations at the time of creating the PO or any other
    transaction. The user incharge of one storage location should not be
    able to view any other storage location in any storage location field's
    drop down.
    regards
    Manish
    +91 9811647727

    Hi Umesh,
    Please see the documentations for authorization profile P_ABAP in the R/3 library and the following:
    SU03 -> HR Human resources -> position your cursor to P_ABAP HR: Reporting -> choose button "Docu."  -> the pop-up "help - P_ABAP" appears.
    There is an example, which describes a similar issue regarding RPTIME00 and the Basic pay infotype (0008).
    The standard reports of personnel administration are based on logical database PNP I would recommend to set your authorization as follows:
    Object HR: Master data (P_ORGIN) (two authorizations)
      Infotype                  0002             ' '
      Subtype                   *                ' '
      Authorization level       R                ' '
      Organizational key        ' '              0001YYYYXXX
    Object HR: Reporting  (P_ABAP)
      Report name                SAPDBPNP
      Degree of simplification   1
    Please note, that if a user has authorization for e.g. the birthday list , (s)he will be able to view the birth date through thisquery, although (s)he cannot access to IT0002 through PA20.
    Another possibility would be using Customer-Specific Authorization Object P_NNNNN. I have attached a file with a very comprehensive documentation regarding HR authorizations. P_NNNNN is documented on pages 40 ff.
    Hope this help
    Sarah

  • JWS has only 1 bold font for button label

    The label on a button should be Monospaced and BOLD,
    but it is always the same font (Dialog?) no matter
    which font I have specified. The same program shown
    as an applet by the browser is correct (shows different
    fonts just as I have specified).
    Plain fonts are shown correctly both by JWS and the
    browser.
    Monospaced-Bold is available in JWS as I can see from
    another applet of mine.
    Peter

    The problem has got the bug id 4487363.

  • I want to draw multiple selection for some field on Type M program.

    Hi. everyone.
    I'm programing on Type M program but I don't know how do I draw multiple selection on Type M.
    Is it possible?
    If you know some related website or on-line document, please let me know that.

    It means Online program. it is not report progeam.
    I want to design a multiple selection on screen.

  • Fonts For numeric fields

    Hi all,
      In my smart form, I have a table containig columns as Material description, Quantity,Unit & Amount . While Printing smartform, data is not coming properly. Means, material description,Unit 's data are printing at upper part of table cell & quantity, Amounts are printing a bellow part table cell....this is my problem ....i need to diaply data in same line.....can any one please help me....:-(
    For this i have used smart styles...
    Thnaks In Advance

    Hi..
    (C) indicates the compression of blank spaces, out of the following text formatting options available in smartforms:
    &symbol(Z)& Omit Leading Zeros
    &symbol(S)& Omit Leading Sign
    &symbol(<)& Display Leading Sign to the Left
    &symbol(>)& Display Leading Sign to the Right
    &symbol(C)& Compress Spaces
    &symbol(.N)& Display upto N decimal places
    &symbol(T)& Omit thousands separator
    &symbol(R)& Right justified
    &symbol(I)& Suppress output of the initial value
    Did it solve your purpose?
    Regards,
    Karthik

  • How to embed font in Form Field

    Hi All,
    I have created Form with few fields,
    I have used Chinesh licience font in form field and content; and i embeded the font in the pdf.
    But, the font which i embeded is not appearing in the fields, and it's taking default "arial" instead of embeded(chinesh) font when i distribute the form to public users.
    Those public has different OS windows/mac and different acrobat version, when i check Document Properties/Fonts/ the font are embeding with pdf
    I know, If font not existing in local system, it would go to Arial, but i embeded the licienced font.
    Why embeded font not supporting particularly in FormField?
    I'm using Acrobat X Pro,
    Please help to sove this issue.
    Thanks in adv.
    Cheers,
    Saran

    Normally when you choose a non-base-14 font for a field, the entire font will get embedded so it can be used with the fields. This is separate from any font embedding for regular text content in the PDF. But in the case of asian fonts, I don't think Acrobat will embed asian fonts for use with fields since they can be quite large.
    Adobe distributes the Asian and Extended Language Font Pack so that users can fill forms, comment, etc. with the asian fonts it includes: http://www.adobe.com/support/downloads/detail.jsp?ftpID=5508
    Here's a bit more info: http://help.adobe.com/en_US/acrobat/X/pro/using/WS08EC9A35-484E-4ceb-B92A-9FADBC4CB267.w.h tml

  • Where can I get fancy text fonts for Adobe Photoshop?

    I have Adobe Photoshop CS(old) and I would like to know where I can obtain fancy fonts for some creative designing. Please see sample attached. Thanks in advance.

    Going way back, I used to have to remove fonts, to get my OS to function properly. They really slowed the computer down. That was when I first went to a font manager, so that I could do that on the fly. OS's are MUCH better now.
    Still, my machines have only about 350 installed fonts, at any one time. I have about the same number of fonts, as you do, and then just add the ones that I need for a job, letting them uninstall, when I shut down.
    In general, the laptop is pretty clean, but I have about 12,000 fonts available on it. I've got about 19,000 on the workstation, but still, never have more than about 350, installed at any one time. I probably should pare down those fonts, as many have not been used, ever, and many were for particular clients, or projects, and will likely never get used again. Still, and especially with display/Headline fonts, I often go searching for just the right look, for main Titles, etc., in my Videos. Just do not do much print work nowadays.
    At one time, I could backup my fonts on a CD. Now, it's two DL DVD's! Still, I paid for 95% of those suckas, and the rest were free from the Internet, so I do have an investment, and who knows what I will need to do tomorrow?
    Hunt

Maybe you are looking for

  • Safari and Flash

    Safari and Flash does not work correctly. I always have problems accessing flash sites, like this: http://globosat.globo.com/telecine/servicos/programacao.asp There is a blank rectangle below the flash menu, I can't see the content correctly. I think

  • Adding a link to a movieclip

    Hello, I am new to flash and inherited a template on a website that I am doing. There is an instance of a Movie Clip that does a nice animation when hovered over and it stays glowing until no longer hovered on. I want that instance of the Movie Clip

  • BI Publisher Desktop Install Error

    1.) I uninstalled XML Desktop via the XP control panel... 2.) BIP Desktop would not install and indicated I had 'not' uninstalled my previous ver of XML Pub... 3.) I reinstalled XML Desktop and then used Oracle's setup.exe included with XML Publisher

  • A help required

    hello experts, Iam rahul ,and my module is sap basis,but i want some help actually my colegue is asking for certain thing to do ie..in a tcode vf01>> when creating the sales order>> there is a screen with factory innvoice >>item data>>condition. in t

  • Can a iPhone 6 in Hong Kong usable in Malaysia ?

    i'm wondering if i buy a iPhone 6 in Hong Kong on 19 September when it launches. Can the phone works with Maxis, Digi etc carrier in Malaysia ?