Suppressing F7 Button

Hi all,
I have got the problem with f7 button. So I want to execute the user defined function when the f7 is pressed. I just want this functionality with the only one form. I've forms 6i version. When I referred the Old posts then in those posts it is mentioned that i need to change the fmrweb.res file. when i saw the text it is like this.
118 : 0 : "F7" : 69 : "Clear Block"
Can any one suggest a way. Thanks in advance.
Regards,
Alok Dubey

I just want this functionality with the only one formIf you want it just for a single form, do not edit the .RES file with keyboard mappings. That file will apply to your entire session and will map keys to functions.
If you just want a specific form to behave differently create a KEY-F7 trigger. Don't know if you are using the former Unix mapping (F7=clear block) or the Windows mapping (F7=enter-query). Depending on that you can also create a KEY-CLRBLK or KEY-ENTQRY. It depends if you actually want to handle the F7 or want to replace the clear block or enter query functionality. If you want to replace the functionality, go for the KEY-CLRBLK or KEY-ENTQRY triggers. They will also work if keys are mapped differently in the future.

Similar Messages

  • How to Suppress HTML Button on WCC Check-in Page

    Hi,
    On the WCC checkin page there is an HTML button. When I attempt to add an asset to DAM, and click the HTML button before initial check-in I get this error
    Unable to execute service DC_CACHE_CHECKIN_NEW and function checkDocRules.
    The error was caused by an internally generated issue. The error has been logged.
    Is there a way to suppress the HTML button? I really have no use for it. Or is this a settings error on me WCC server?
    Thank you,
    Randy

    It's not the function isn't developed. It's just that every object on the front panel has a corresponding object on the block diagram. Attached is an example of how to do it with two buttons.
    By the way, if you've run out of room on your panel, it probably means your interface is too crowded. If that is so, I suggest you add more pages to the tab to make your interface more clear.
    Try to take over the world!
    Attachments:
    stop.vi ‏19 KB

  • Suppressing Back Button on First Slide

    I have a created a custom Playback Control with just the play
    (=forward) and back buttons. My reviewers liked the results, but
    criticised that the back button shouldn't appear on the first
    slide. Is there any way to get around this? I am using Captivate
    1.01.1418 and do not have any flash editing tools or
    experience.

    Hi HansHatton
    Or...
    You can visit fellow Adobe Community Expert Paul Dewhurst's
    site and download his neat little widgets for hiding the playback
    control and showing a hidden playback control.
    You can visit Paul's site by clicking
    this
    ultra cool and super handy link.
    If you think the widgets are cool and would like to see even
    more, consider making a small donation to help Paul out!
    Cheers... Rick

  • Disable delete button in role

    Hi experts,
    does anybody have an idea how to disable the delete butten (red cross) in bex analyzer for queries in the role menu? If i search as a reporting user a query via the role menue i am able to delete the query from the menue. I don´t want the reporting user to be able to do that. The funny thing is, the reporting user is not able to delete queries if he searches queries via the infoprovider menue.
    I can not find the authorization objekt where i can disable the deletion of a query in a role.
    Would be great i anybody could give me an idea what to change.
    Best regards
    Janos Bugler

    Hello Janos,
    I don't know if is possible to suppress the button.
    Also, per your description, the user is not deleting the query/workbook.
    Probably is removing from the History, which is acceptable. Every user can manage his own History.
    However, please check the note below. Could be helpful.
    1180148 - Excel workbooks can be changed in the production system
    Best regards,
    Edward.

  • Purchase Order: Hide "Template" Buttons

    Dear All,
    Do you know how we can hide or disable the buttons "Save as template" and "Load from template" in a PO (Transaction ME21n. ME22n, ME23n)? Where has the customizing do be done?
    Thank you,
    Thomas

    Hi Thomas,
    This new template button appears due to activation of business function "LOG_MM_CL_3" with EhP5.
    Only certain business functions are reversible/de-activated. I do not think above can be de-activated.
    Only way, you can try controlling with authorization object Create/Change/Delete Public Templates M_TEMPLATE, else have a screen variant and suppress this buttons.
    Note : In case of screen variant, you have to do for PR too.
    This template function have some bug and you can make use of it by implementing OSS note : 1625040 Template Selection for Purch. not possible
    Regards,
    Ram

  • Display Report Parameter Form on Web Browser

    I have prepared a report (with a user parameter form )using Report Developer. Then I call the report in a web-based application through the web-browser. the parameter form display normally, except that there are two buttons on the top : submit and return. Also, the layout of the parameter form is not consistent with the style of my application.
    1. Can I customized the layout of the parameter form so that it can have consistent style with my web-based program ? If yes, how?
    2. Can I suppress the buttons shown on the parameter form ?
    (Our Report Server is 9iAS )

    Hi
    Reports built-in parameter form is deliberately fairly simple in capabilities (otherwise, you'd have all the functionality of Forms inside of Reports). However, with JSPs in Reports 9i, you can go farther to create a custom parameter form of your own liking.
    Thanks
    The Oracle Reports Team

  • Banded report in Report header of a subreport

    I know how to make a details section of a subreport or a report banded, but I'm trying to create alternating color with several different Report Headers. I need to do this because my information i have in my report has separate columns in the database.  For instance this is what my table needs to look like:
    RHa  | [CUSTOMER]             {Table.CustomerNumber}             (Background Color: white)
    RHb  | [PREVIOUS BALANCE]        {Table.PreviousBalance}             (Background Color: silver)
    RHc  | [PAYMENT RECEIVED]         {Table.PaymentReceived}             (Background Color: white)
    RHd  | [ADJUSTMENTS]                  {Table.Adjustments}             (Background Color: silver)
    RHe  | [ENERGY USAGE]               {Table.EnergyUsage}             (Background Color: white)
    Sometimes the customer won't have adjustments or energy usage etc.. and that row will have to be suppressed.  I need the color scheme to remain alternated even if the line is supressed.
    RHa  | [CUSTOMER]               {Table.CustomerNumber}             (Background Color: white)
    RHb  | [PREVIOUS BALANCE]          {Table.PreviousBalance}             (Background Color: silver)
    RHc  | [PAYMENT RECEIVED]           {Table.PaymentReceived}             (Background Color: white)
    RHe  | [ENERGY USAGE]                 {Table.EnergyUsage}             (Background Color: silver)
    I've been trying to use formatting in each of the background color sections in the section expert, but I've had no luck. Is there a way to make this work?
    Thanks.

    To Provide alternative colour right click on the particular section --> go to select expert --> go to color tab --> click on the formula button and add the required formula.
    ie., If particula value is null then apply this colour else apply different colour.
    To Suppress  a section then right click on the particular section --> to to select expert --> go to suppress formula button and add the required formula.
    ie., if the particular value is null then true else false.
    Hope this helps!!

  • Deletion of Emails in the IC Agent Inbox

    Hi everyone,
    Does anyone know if there is a standard way, for example through authorisations that you can control who can delete emails in the IC agent inbox? The client wants only managers to be able to delete emails. I guess you could change the BSP to suppress the button but would like to avoid having multiple profiles. Does anyone know a slick way of doing this through authorisations?
    Many thanks
    Paul

    Dear Paul Clarence,
    I would like to extend this topic with my experience.
    Please keep in mind that at CRM Agent Inbox, requested functionality is
    not delivered via Authorization Object but you would need to implement it via
    BADI CRM_IC_INBOX_BADI Method BEFORE_DELETE as an alternative approach
    to actions proposed earlier.  So that your agent are NOT able to Delete E-mails
    inside CRM-IC-UNI: Component: ICCMP_INBOX.
    If you would like, you could create Z* Authorization Object and Evaluate
    inside CRM_IC_INBOX_BADI, so that some have agents are capable to delete
    and while others are not...
    Observe this would be limited to Component: ICCMP_INBOX, if agents have access
    to EmailWB (Component: CRMCMP_EMWB), they would be able to perform the delete
    operation there. Observe EmailWB, is meant to be used with BR: IC_MANAGER
    FYI, review SAP Note:
    882653 Frequently Asked Questions (FAQs) about the Agent Inbox
    Observe that BC-SRV-COM layer delivers program: RSBCS_REORG
    (Note: 966854), to handle SAPOffice Reorganization. It can happen that
    due to product bug (at this report) and/or at application side(CRM) - which
    might lead to broken links between the E-mail and its: IRec, ST or SR,
    relevant e-mails might be falsely candidates to be deleted and could
    infact be removed from the system, review SAP Note: 1555986, 1547313.
    In production environment, be extremely carefully when scheduling
    previous report (RSBCS_REORG).
    When due to bug at Program: RSBCS_REORG and/or a product misuse
    (truncating SAPOffice Tables directly at  Database level), a loss of E-mails
    has occurred,  BC-SRV-COM have delivered SAP Note:
       1593227 Restoring sent documents from backup system
    but for it to work Missing E-mails, must be inside your: 28-day Backup Cycle, if
    you noticed the missing E-mail after that window and do not have a Backup
    then you will not  be able to recover Missing E-mails!!!
    Regards
    Luis Vera

  • Repeating same address in a Mailing Label Report

    I have created a mailing label report that generates address labels from a database. I would like to pass a parameter to this report that would allow me to indicate how many occurances of each address is to be printed. For example my address file contains 10 unique addresses, I want to create 4 labels for each address. This would give me a total of 40 labels. (keeping the 4 like addresses together). not by printing the report 4 times.
    Thanks for the help.

    Hi Dale Nelson,
    I found some information about Label Looping in Crystal. I never tried it but I think it would help you.
    How to Create a Looping Label Report, Using CR9's Basic Syntax
    1) Create a New Report using the Label Expert, utilizing the desired label size
    2)
    a) insert several fields into the label details section that will create many many details lines for the report: there will have to be   one details line for each label potentially created: these fields will not be shown in the label
    b) the above fields can come from any table..in this sample report, the Customer ID field and the Order ID field are taken  from Crystal's Xtreme sample database
    3) The details section must have a numeric counter assigned to each record.  If there is no database field that is a numeric counter, one will have to be created in the database (in this example, the numeric counter is the Customer ID)
    4) create a parameter field in which the user is prompted to enter the # of labels they wish for each client/customer
    insert this parameter onto the report header
    5)
    a) create a linking formula to insert on the details section of the main report.  The formula will read something like:
            Shared x as number
            x = (x + 1/{?lblnum})
            formula = truncate(x)
    b) if the client enters 6 as the number of labels they wish for each client, the above formula will be incremented by 1, for each  6 times the formula is calculated on the details sections...this ensures that the subreport is ran 6 times for each client and thus six labels are produced
    6) Insert a Subreport that will contain the fields and structure of an address label
    7) create a link to the subreport: from the Linking Formula (above) to the client ID (customer ID number field) in the subreport
    8) blank main report details lines will now have to be suppressed.  In the subreport create a formula @Null Check similar to:
    whileprintingrecords;
    shared numbervar check;
    if isnull({Customer.Customer Name}) then check := 6
    Insert this formula on the subreport details section and suppress it
    9) in the main report, go to format the details section and select the Suppression formula button.  Insert a formula similar to:
    whileprintingrecords;
    shared numbervar check;
    check =6
    the above two steps will ensure that main report details sections will be suppressed after the labels are printed
    Notes:
    > There will be one blank label printed at the end of the report.
    > The order of the labels will be in the order specified by the database: if a different order is desired, this should be specified using a query or stored procedure at the database end
    > A successful link is created between a manual running total [@link formula] and the subreport's Customer ID field. This link is possible as the [@link formula] formula is written in Basic Syntax, and hence is processed before the subreport link. This is not possible using earlier versions of Crystal, as the formula editor did not have the option to use Basic Syntax.
    Regards,
    Raghavendra

  • How to remove repeated values

    How to remove the repetition of values for a particular column ?
    eg:
          product  brand  date
          laptop     hp      8/1/2013
          laptop     dell     8/1/2013
          laptop     hp       8/1/2013
    I don't want " laptop" to appear thrice

    Hi,
    Go to Product Column Properties >> click on column format >> there u can see two radio buttons Suppress and Repeat >> click on suppress radio button >>
    click OK >> click on results tab >> there u can see the only one laptop under product column.
    Mark If Helpful/correct.
    Thanks.

  • Workflow decision steps

    Hi,
    I have a decision step.  When the user executes it a workflow log and a create attachment buttons appear on the top.  Is there a way to suppress these buttons?
    Thanks,
    Scott

    Hi Janos,
    Thank You for your quick response.
    I am able to see the link attachment in the Objects and Attachments section but when i click it on the link the invoice image it should get open in SAP Document Viewer  it's not opening  just doing nothing .
    "ArchiveLink Image in workflow screen doesn't work , the image does not open. No error message at all ,just doing nothing when clicking on that link"
    But when logged into SAP Portal the same link is opening and able to see the image in SAP document viewer. But from SAP GUI it's not working.

  • PF-status change

    Hi,
    I have created a tcode(in tcode creation 5 th option) referring to SM30 and calling a view.
    Here i am getting change mode, i want to suppress this button.
    (Requires only display mode)
    could any one one explain how to achieve.
    Regards
    Raj.

    hi Raj,
    instead of SM30 call SE16 with the table name. Here data can only be displayed and not edited (escept some special cases...).
    hope this helps
    ec

  • How to suppress the Push button in a custom screen

    Hi,
       Is there any procedure to suppress a Push button in a custom Screen based on a condition.
    For eg: If Material is not initial.
                then display the Continue button.
             else not.
              endif.

    Hi,
      If the push button is not on the application toolbar, then follow the below procedure...
    1. Assign the MODIF-ID for the button in the screen. Assume that MODIF-ID for the button is SC1.
    2. In the PBO of the screen add the below code...
    IF not MATERIAL is INITIAL.
    LOOP AT SCREEN.
       IF SCREEN-GROUP1 = 'SC1'
        SCREEN-OUTPUT = 1.
        SCREEN-ACTIVE  = 1.
        MODIFY SCREEN.
      ENDIF.
    ENDLOOP.
    ELSE.
    LOOP AT SCREEN.
       IF SCREEN-GROUP1 = 'SC1'
        SCREEN-OUTPUT = 0.
        SCREEN-ACTIVE  = 0.
        MODIFY SCREEN.
      ENDIF.
    ENDLOOP.
    ENDIF.
    Regards,
    Vara

  • Can the EXECUTE button on a selection screen suppressed?

    Can we suppress the EXECUTE button on the selection screen?

    Hi
    The flowlogic Keyword at EXIT-COMMAND is a special addition to the MODULE statement in the Flow Logic .AT EXIT-COMMAND  you can call a module before the system executes the automatic fields checks.
    u2018SUPPRESS DIALOGu2019 command allows to perform screen processing u201Cin the backgroundu201D. Suppresing screens is useful when we are branching to list-mode from a transaction dialog step.

  • How to suppress the showing up of the menu when press soft buttons...

    I'm writing a game with fullscreen mode. When I press soft buttons in fullscreen mode, the menu shows up. How can i suppress it when i press the soft buttons for my own executions.
    I have tested a game on Nokia 6600.

    U missed understand my mine.
    I want to suppress the system menu when i press soft buttons in fullscreen mode. I want to execute my own codes when i press soft buttons.
    thanks

Maybe you are looking for

  • My display is too big, what do I do?

    I reset the PRAM and booted in safe mode, but nothing works. The icons are huge. I can't seem to get the display to reset to the proper screen size. Has anyone had this issue? I was working in Photoshop and was resizing an image display (command +) a

  • Size of Custom Still Image Transcoding Settings

    I need Custom Still Images, but want them not to exceed 40kb in size. Is there any way to control the size of a custom Still Image?

  • Laptop L655-S5157 Does Not Start Up & Run.......

     My Laptop L655-S5157 Does Not Start Up & Run  Longer Than 1-3 Mins Upon Selecting The Start Button. After It Starts & Looks Like It's Going To Run Normal, It Just Turns Right OFF. I Can't Send Any Attachments Because The Only Way I Can Communicate I

  • Photoshop CS4: Before you can perform printer-related tasks ...

    Scenario: I open two JPG files. Select one, and print it. Select the second, and get the message "Before you can perform printer-related tasks such as page setup or printing a document, you need to install a printer". Go back to the first, the print

  • Error while  system startup

    Hi I am getting this error at the time of booting SUN system. Sep 30 10:11:26 ABC-CON root: Oracle CSSD being stopped Sep 30 10:11:26 ABC-CON root: [ID 702911 user.alert] Oracle CSSD being stopped Shutting down CRS daemon. Shutting down EVM daemon. F