Label changing

Is it possible in forms d2k 10g that
Suppose i hav button previuosly it s show one label thing and if i bring my mouse pointer into that then it show another label or like that.like ur Rollover PJC
i want whithout using the PJC.
Is it possible??
Plez kindely help me.
waitin for ur reply..

Why not start with the Rollovr-button pjc?
The "basic" way would be to overwrite with VButton and implement a MouseMotionListener.

Similar Messages

  • Multi Lingual Form Label Change

    Hello All,
    We have single oracle application custom form fmb which supports several languages, now i got a label change for spanish language so how can i change the label for spanish. While checking only one fmb they are maintaining for several languages and while opening the fmb its always opening in english. help on this is highly appreciated.
    Thanks,
    Devaraj.K

    Pl post details of OS, database and EBS versions.
    You need to create a separate fmb file for each language using the seeded TEMPLATE.fmb file for each language. If you want to use only one fmb file for all languages, then all your boilerplate objects will have to be in one language (typically English)
    http://docs.oracle.com/cd/E18727_01/doc.121/e12897/T302934T458261.htm
    HTH
    Srini

  • Newbie question on text label change according to program

    I managed to get the property of the gauge scale (range) changes according to the different measurements selected.BUT the thing is I could not get the text label change and display as differrent measurements is selected. Pls advise

    Thanks Kim"
    I managed to do it. Yes,the name label cannot be changed but the caption text is possible when selected.
    I did it by right-clicking the property node in the REAR(block) diagram. I click on the property and set the caption text. It works now.
    Include here a .jpeg file for other newbies!
    Attachments:
    pic1.jpg ‏51 KB

  • Explorer InfoSpaces on HANA Views - column label changes cause issues?

    Key question is – do simply label changes in HANA view cause issues with Explorer InfoSpaces?  Furthermore, on source view changes, does the InfoSpace also need to be adjusted?
    What we have observed is this
    1. InfoSpaces have been created using the “SAP HANA appliance” connection highlighted below. The corresponding “Home” screen is shown below that, so there are around 14 or so InfoSpaces that should be available.
    2. Yesterday, there was a production deployment that contained some changes to the underlying views in the form of label changes (not column name changes).
    3. Now, in the “Manage” screen we cannot see these same 14 InfoSpaces available under the expected connection. Instead, they are all available under the “Source Unavailable” node with the default action of “Change Source” shown.
    Additionally, we are seeing some strange behavior where certain facets are actually containing the wrong data. For example, in a facet/column called “Source Type”, where the expected values are “NBP or PBP”, we are seeing Material numbers like “00001112453”. This leads me to believe that there is a mapping issue under the covers.
    Thanks,
    Justin

    Our BOE Explorer is Version: 14.1.1 Build: 1072   - I’m not sure how this corresponds with your 69.01 to 74 numbers (release note numbers?).
    But it sounds identical to your description.
    One of our observations: if we change the sorting on a facet pane using the upper right sort control the values are corrected for a while, at least until we change a measure and the set of facets get updated with the miss-mapped values again.    This only occurs on some models and we haven’t been able to determine what the underlying criteria might be that aggravates the problem. 
    Thanks for your input – it helps us determine a viable path forward.
    Cheers,
    Tony

  • View customization filed label change

    Hi,
    Iam facing some problem with  view customization.  I copied the standard view and changed the field properties like label. I assigned the configuration key to business role. When i test the application it searching for assigned customized configuration key, but it found only default. I could not see the lable change.
    I don't know why system picking up only default( standardone)?. Why it is not picking custom one.**
    appreciate your help.
    Thanks
    Savan

    Hi
    You should not change the field label names as what are defined by SAP. There are lot of other options available. You may choose to use one of the following BADI for enhancing vendor master data
    VENDOR_ADD_DATA_CS
    VENDOR_ADD_DATA
    VENDOR_ADD_DATA_BI
    Refer also SAP Note 580266 for use of these BADI to enhance/add fields as per your requirements in Vendor Master
    Regards
    Sanil Bhandari

  • Radar plot with category label changed

    Hi
    I tried this example vi, Line Graph (Excel).vi, with some modification as shown in the attached picture. I changed the plot to a xlRadar. After I run the vi, I got the result as shown in another attached picture. I would like to know how to change the font size of the Category Label programmatically in my vi.
    Thank you & Regards
    Lee
    Attachments:
    test 2 - vi.JPG ‏61 KB
    test 2 - result (modified).JPG ‏173 KB

    Lee,
    I thought that the example would work the same with the line graph and the radar graph, but it looks like I was mistaken.  I attempted to drill down to the property nodes and change the font size there, but this was unsuccessful.  Digging into the lower level VIs which the Set Graph Font VI calls, I could not find a way to do this either.
    The problem stems from the Axis Type input on the Set Graph Font VI.  The options are xlvalue, xlcategory, and xlseriesaxis.  Certain scale types cannot be used with certain chart types. For instance, xlSerisAxis cannot be used with any chart type because it is only supported in 3D charts (which we do not support in RGT). Further, xlCategory is only valid with the xlXY charts and xlBubble charts--which the radar graph is not part of.
    Therefore, you won't be able to change the category label font size with the built in functionality of the RGT.  Since the RGT uses ActiveX calls to Excel to manipulate the graphs, if you wanted to build in this functionality, you could do so with ActiveX.  Your best source for this would be the MSDN.
    Please let me know if you have any more questions.
    Regards,
    Craig D
    Applications Engineer
    National Instruments

  • When reorder item's position, arabic labels changes into ??

    Hi there,
    I hope u can help me with this issue:
    After re-ordering the positions of items (texts or check boxes) the Arabic labels of them changed into question marks,
    who possibly can I prevent this to happen!!, so that each time I reorder items with Arabic labels they remain Arabic,
    is it a problem of encoding?? if how shall I solve it !
    As it is not convenient to re-edit the label each time the position has changed!
    any suggestions please! , help is appreciated
    regards
    new APEX user

    Hello,
    I was able to reconstruct your scenario, both on my local instance and on apex.oracle.com.
    It seems like a bug in the drag&drop mechanism. It’s not only for Arabic, as I got the same result for Hebrew and Russian also.
    For now, it seems that the only way to avoid this is not to use the drag&drop feature. If you need to change the layout of the items, you should do it manually, through the editing page of the item.
    Regards,
    Arie.
    ♦ Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.
    ♦ Forthcoming book about APEX: Oracle Application Express 3.2 – The Essentials and More

  • Tab control page label change color programmatically

    Hi everybody!
    I have a question about a tab control.
    I'm trying to figure out a way to programmatically change the  properties of the tab labels so the selected tab's label looks different to the others.
    I'd like to do this by changing aspects of it's font and it's color. But I can't find out how to access it either directly or by reference.
    I can get at the label string so if all else fails I could make the selected one all capitals!
    Am I missing something, or is this one of those things which can't be done?
    I'm using Labview 11.
    Regards,
    Jonathan.

    The link still works for me!
    Search the forum for "Tab Color".
    This does not change the text, but the tab color which is what I do to high light the selected tab.
    I use dark gray and light gray to help the user tell which tab is "active".
    Not exactly what you wanted.
    http://forums.ni.com/t5/LabVIEW/How-can-I-change-the-font-color-size-of-tab-controls/m-p/967920/high...
    http://forums.ni.com/t5/LabVIEW/Programmatically-changing-page-color-in-a-tab-control/m-p/840699/hig...
    http://forums.ni.com/t5/LabVIEW/tab-control-color/m-p/3062557/highlight/true#M873360
    Omar

  • Standard field label change and drop down

    Hello,
    I need to change a text field label and create a drop down for a input down field. The problem is that they are standard fields in sap. I am not sure if by code i can do this change.  Because I tried doing the change through cmod to change the field text and  append for the drop down in the domain, but for some reason it did not work. Any help would greatly appreciated.

    >
    David Rivera wrote:
    > Hello,
    >
    > I need to change a text field label and create a drop down for a input down field. The problem is that they are standard fields in sap. I am not sure if by code i can do this change.  Because I tried doing the change through cmod to change the field text and  append for the drop down in the domain, but for some reason it did not work. Any help would greatly appreciated.
    What is the program?
    You can change the field text in CMOD but you cannot do a dropdown in CMOD.
    Dropdown is for the screen element and you need to change the screen for this and need to populate the field. Find if there is any user exit for your requirement.

  • Label change in BW

    Hi Friends,
    we have built BEx reports using some IO(For ex IO GROUP)
    In report, we have displayed Group as 1, 2, 3.....
    Now we want to display the labels for the same(For ex. 1 as Industry, 2 as Manufacturing & so on)
    Can you please tell me, how can i achieve this?
    Regards,
    Pavan

    Hi there,
    You need to mantain texts for that IO and then in the query designer or BEx use display as Key and Text or as Text
    Go to transaction RSD1 and change the IO GROUP.
    In the tab Master data/texts mark the option with texts.
    After that go to transaction RSDMD for the IO GROUP and click on change for each value and insert the text you want. Save it afterwards.
    Then you can use key and text in BEx or query designer for the IO GROUP
    Diogo.

  • Subject: Field label changed but it is not showing after getting transporte

    KVGR3 Field Label is changed in Development box but if is not getting reflected in Test Server. CMOD transaction is used for changing the Field Label
    In test server the new values are present in DD04T table but it is status N (edited but not activated)
    In dev server the new values is present with A status.
    Transport is also successful. In MODWRD table the new values and old values both are correctly present.
    Please advice. I have not searched for SAP notes.

    Hi
    i think u need to activate
    1. in cmod
    2. field label
    and then transport.
    Regards
    Sajid

  • Field Label Change

    Hi,
    I want to change the Field Labels
    How to do this, If any body knows plz tell the steps
    I Look forward to your reply
    Thanks
    SEK

    Hi Raja,
        WA_FIELDCAT-FIELDNAME = 'EBELP'.
        WA_FIELDCAT-COL_POS = '2'.
        WA_FIELDCAT-JUST = 'C'.
    <b>    WA_FIELDCAT-SELTEXT_L = 'Item Number'.</b> ( Here you can change the field lables )
        WA_FIELDCAT-LOWERCASE = 'X'.
        WA_FIELDCAT-EDIT = 'X'.
        APPEND WA_FIELDCAT TO IT_FIELDCAT.
    Thanks
    Vikranth Khimavath

  • Shipment field label change

    Requirement is to display appropriate label based on the inbound and outbound process in VT01N,VT02N and VT03N transaction.
    Inbound and outbound process will be determined based on shipment type.
    For example - Outbound process - CHECK-IN  should appear in Deadline tab
                           Inbound   process - SHIPMENT START should appear in Deadline tab
    Please let me know how we can achive this. Do not recomend field exit as this is not supported by sap.
    Regards
    Pravin

    Hello Marwan,
    Just open the DataElement in SE11 and check whether the changed descriptions are there or not?.
    or If any request is created while you are created in Development . just transport that TR to testing client and check..
    Regards,
    Sankarbabu

  • Conditional Label change in OAF Page

    Dear Experts,
    I need to change the label of Organization Name filed in Supplier page,i did successfully.
    But,here problem is i am working in gulf country so, here user session will be in Arabic and English.
    When user user login to Arabic session Organization Name should be in Arabic word and it should be in English as Organization Name when user session in english.
    Can anyone give me your valuable suggestion...
    Thanks in Advance...
    Regards
    Amar

    Hi Sushant,
    Thanks for reply,
    Actually i am personalizing seeded page.Navigation is as follows
    Payables Manager -- >Supplier -->Entry -->Create Supplier -->Organization Name
    Here i personalized ' Organization Name ' prompt which is in arabic text to new arabic text . Up to this its working fine.But when i am logged into english session the changed arabic text also appearing in english session for 'Organization Name' prompt.It should be ' Organization Name '.
    Please give me your valuable suggestions.
    Regards
    Amar

  • Inputtext label change via skins issue

    All,
    Strange problem here.
    I have a skinning file in my project and i want to change the color of inputText to black in Jdev 11.1.1.6 application.
    So my skinning file has
    af|inputText::label
      color: Black;
    }However the color is not getting changed. If i add
    af|inputText::label
      background-color: Black;
    }then the background color changes to black.
    I have no line style applied to the component.
    Please advise what is wrong here.
    thnks

    Try with this:
    af|inputText::label
      color: Black;
    af|inputText:required::label
      color: Black;
    af|inputText:disabled::label
      color: Black;
    af|inputText:read-only::label
      color: Black;
    }Can you paste the inputText component that is NOT picking the skin?
    Thanks,
    Navaneeth

  • Dynamic Label change the Text depending of the locale

    Hi,
    I have create a dynamic UI (some InputFields with Labels). The development is in American English. I have create resource name in the xlf-Files. For American English and for German. I set the text of the label by the dynamic creation of the label.
    If I try to get the label texts in english I get always  the text of the creation one but not the german one. The other texts of the UI-elements are right, which I have translate to german.
    It looks like that it is not possible to create UI-Labels for international using.
    Any idea.
    regards
    Gunter

    hi Werner,
    you try in this pdf
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webdynpro/wd%20java/wd%20tutorials/internationalization%20of%20web%20dynpro%20applications.pdf
    Regards,
    vino

Maybe you are looking for

  • Error creating RFC function /BODS/ABAP_RUN : RFC_ABAP_EXCEPTION-(Exception_Key: FU_NOT_FOUND, SY-MSGTY: E, SY-MSGID: FL,

    Hi Expert, I try to execute job on development system but he showed error "Error creating RFC function </BODS/ABAP_RUN>: <RFC_ABAP_EXCEPTION-(Exception_Key: FU_NOT_FOUND, SY-MSGTY: E, SY-MSGID: FL, SY-MSGNO: 046, SY-MSGV1: /BODS/ABAP_RUN)>. Notify Cu

  • Editing for multiple screens

    hello all, for a 3 channel video installation i need to edit preferably in one sequence; i need to see and here how the 3 channels interact. hoped to do this by making a 3*720 canvas with 3 layers of video, so a bit like after effects, but this doesn

  • Sequence doesn't play the sound.. help?

    Hey.. I've just got FCE4 and I've encountered some problems. I've managed to overcome the "Not Rendered" issue, but now while I play the imported video already on the timeline, on the canvas, no sound is played. Not from the .dv files, and not from t

  • IOS5 update now music "missing" on iPhone

    Since updating to iOS5 i have noticed that it has changed some of the Artists names on my iPhone 4. iTunes is still "correct". Everything is done on auto sync. For example on iTunes if an artist has another artist featuring on the track I will amend

  • Radio fields in Field loop

    Hi, I need to display users (satifying some criteria) in a tabular form (SortableTable). and each row should have a radio followed by the selected user's name. when I select a user by clicking on the radio button, I need that selected users name to b