F1 HELP IN PERFORMANCE ASSISTANCE - REG

HI FRIENDS..
I HAVE GOT A PROBLEM IN GETTING ONLINE HELP FOR F1(KEY),
I.E IF I PRESS F1 ON A PARTICULAR FIELD IT HAS TO DISPLAY CONTENTS RELATED TO THAT HTML FILE ..
BUT IN MY PC I AM NOT GETTING IT..  BUT THE USER USING THE SAME GUI VERSION AND THE SAME SERVER IS GETTING THE HELP IN DIFFERENT SYSTEM.
I TRIED UPDATING MY IE VERSION ALSO BUT OF NO USE.
PLEASE HELP ME FRIENDS..
Moderator message: not related to ABAP development, please have a look e.g. in the SAPGUI forum, do not post in all upper case.
Edited by: Thomas Zloch on Jan 31, 2012

Hello Sean,
You have to install the Gui 71.0 patch too for F1 help. download it from service market place and install the latest patch for gui 7.10. i think its patch level 5 for 7.10
Regards
Subhash

Similar Messages

  • F1 Help Performance assistance

    Hi all,
    Soory this question is out of SD.When i click f1 in any of the fileds the performance assistance is not opening.
    Help - Settings - F1 Help - in performance assistance is check
    Have anyone faced this problem.How to solve this

    HI Mano...
    This could be a problem because the help files are not properly installed...
    You may have to contact your admin I guess...As i too did the same when I faced a similar problem
    Sorry for not being much informative.
    Thanks,
    Safeer Rahman

  • Missing Message in Performance Assistant (F1)

    Hi,
    we are facing the following problem:
    in the module FS-CD one could execute the performance assistant (by pressing F1). It always shows the desired text to help the user, exept in tx cd programm SAPLVKK5 (Basic Function > Activation of Basic Functions). Even in this View (Change View "FS-CD Basic Settings": Details) every option has its own performance assistant text, exept the options "Permit Concurrent Reversal" and "Ignore Old Payment Plan Items". For these options the performance assistant ist emty (as shown in the picture)
    Could anyone help me solving this problem?
    Best regards,
    Joschka

    Thanks Amandeep. Tried it, but this is not working for custom messages.
    This is what I am doing.
    In code in the At Selection Screen event
    We are calling the error message  MESSAGE e074 WITH text-025
    In the customised message class for message 074 we have just maintained ????. So message 074  is just a place holder and whatever is in the text symbols, is displayed in the performance assistant.
    Now in this case after trying whatever you have explained, I am not seeing any description that I maintained as long text. Please help on how to proceed further.
    MIck

  • Problem with the performance assistant

    For the past few days, I have not been able to see nothing on the performance assistant pop-up screen while my collegues are able to see it. What is wrong with my SAP screen? Is there any setting to be made for the SAP GUI? Please help me asap.

    I upgraded my GUI with version 710

  • Mail Content - Performance Assistance

    Hi Experts,
            I need help.... Kindly reply me as soon as possible.
    My requirement as follows....
    In SE61 Dialog Text I am creating the email content.
    By the help of the SPRO config document I am passing the values of the parameters which is already available to the body of the content. But In the document there is Creation date and Time.
    Now my requirement is to get the data and time, when approver approves or rejects that date and time should be entered in the content.
    Mail config in SPRO -> Document -> Text Document-> HRPBSIN_AC_MAIL_PARAMETERS.
    In this document I am having the details available in the document as a standard, except date and time from the approver. Here I need the approver date and time to be entered.
    Kindly provide your valuable information,
    How can I edit the standard Performance Assistance parameter to add the custom field to that document? I need to enter the date and time.
    Regards,
    Kannan

    to get dynamic parameters would be tough.

  • Performance Assistance is not working

    Hi
    One of the user's PC the performance assistance and F1 help was not displayed with his sap user id but at the same time it was displayed on the same PC with another sap user id.
    Is there any user specific settings in SAP system to display the Help???
    I tried with the users sap id on differnt PC there also same thing was happening.
    Please help.
    regards,
    Kotha.

    Hi,
    Thanks for your information.
    I created the test user id in my quality system with the same authorizations. In quality it is working fine. It is not working in live system.
    regards,
    chandra

  • Performance Assistance (F1) : very small Font size

    Hi,
    When we press a F1 key on any field. The Performance Assistance(help) pops up.
    1.The problem is the user cant read it as it has very small font size.
    How to change the font size and Make it Bigger.?? So it become Readable
    Regards,
    Anupam

    Hello Anupam,
    Please follow below steps to change the font :-
    1. Open SAP GUI
    2.Go to options
    3.Select SAP Signature Theme,
    4.Select Font and change the font
    5.Login into SAP.
    Thanks

  • The F1 Performance Assistant pop-up screen comes up blank

    Hello,
      We have a user who, no matter what field and no matter what screen she looks at, when she places the cursor on a field and hits the F1 key the Performance Assistant pop-up screen comes up blank!
    The icons are at the top of the pop-up screen (Technical Info, and Application Help) work fine, it is just the actual Help Text area of the screen that is blank.
    Has anyone run across this problem before?  I am about to ask our IT Help Desk guys to reinstall the SAP Gui on her machine to see if that fixes the problem ... other than that I haven't a clue as to what is wrong?
    Thanks.
    Scott.

    "may be bcos of 2 reasons , 1.No authorizations 2.Basis havnt installed SAP help properly, ask ur basis guys"
    I know her authorizations are fine since she has as much if not more than her staff in Accounting, and everone else in her department and the rest of the company has no problem with using the F1 Performance Assistant help.
    I'm assuming that when you say "havn't installed SAP help properly" you are refering to the install on her PC.  I will ask the IT guys to reinstall her SAP software on her machine.
    Thanks.

  • Performance Assistant  Screen not displayed.

    Hii Experts,
                      I have SAP R/3 (4.7) in which when I press F1 (help) to see the Performance Assistant, it is opened in tool bar but not screening on the window. Please provide me suitable suggestion.
    Thanks.
    Ravi

    Dear All,
                   I have already checked the help file, it is opening properly, and also done to restore the performance assistant by clicking right on the tool bar.
    Help me Reward points will be given.

  • Functionality similar to the Performance assistant box.

    Hello All,
    I am searching for a functionality similar to the Performance assistant box , with the links to go to other pages /transactions/ websites etc. I have to give a popup wit information when the user clicks on a button. This box should be similar to the performance assistant which we get on pressing F1 on any field.
    Do we have any such functionality ?
    Thanks,
    Ketan Joglekar

    Hi Ketan,
    If you are creating a module pool,
    U can use the Process On-Help event of Screens.
    Like Proces on-Value is process on F4, Process on-Help is prrocess on F1.
    U can code a module which will display a document created in SE61 which is same as the one u look at in Performance assistant.
    Within the module, u can call a function module that displays this document.
    So ur code will look similar to this:
    PROCESS ON HELP-REQUEST.
    field <field-name> module <module-name>.
    within the module call FM 'HELP_OBJECT_SHOW'.
    Pass DOKCLASS as TX (General Text)
    DOKLANGU as sy-langu (logon language)
    DOKNAME -> the name of document u created in SE61.
    When u hit F1 on the field <field-name>, the document will be displayed
    Regards,
    Mahesh.

  • How to enable Performance Assistant

    Hi everyone,
    When I click F1 to see the Performance Assistant help it shows nothing but "this web page can not be showed". Then I click Application Help, nothing either. Can anyone tell me how to enable that?
    Thanks!

    possible problems:
    1. you are using an old SAPGUI version and have installed Internet Explorer 7. to fix, use latest SAPGUI 6.40 ot 7.10 with latest patch level.
    2. transaction SR13 is mis-configured.

  • Incorrect Performance Assistant Information

    If the performance Assistant Information is incorrect, is it wrong because the wrong information was entered or is this help information system generated?
    Thank You!
    Jeff

    Hi Jeff,
    Typically the help text for a field is associated with the data element, in the case of SAP fields this is delivered with the system.  If a data element has been reused in a way not originally intended the help may not match.
    Regards,
    Nick

  • How to include a screen like it displayed in Performance Assistance

    Hi All,
    I have a requirement to display screen which is displayed when any FM documentation is clicked in SE37 (Performance Assitant) , same type of screen for Program Documentation, i need to display in my program when button at the output is clicked.
    If anyone has come across such type of requirement,Please reply ASAP.
    Regards,
    Neha

    Hi,
    Can u please explain me in detail, how to define a message description. I have a button already in the output for INFORMATION, when user will click on that, then program documentation should display.
    Prg. Docu. is as follows,
    Overview
    Actual allocation program
    This program is used to allocate actual amounts to various business segments within SAP.
    etc... in which "Overview" and "Actual allocation program" are in Bold letters. How to append this in bold (Like it displays headings in bold in Performance Assistant) ?
    Please reply ASAP.
    Regards,
    Neha

  • Need help in Performance tuning for function...

    Hi all,
    I am using the below algorithm for calculating the Luhn Alogorithm to calculate the 15th luhn digit for an IMEI (Phone Sim Card).
    But the below function is taking about 6 min for 5 million records. I had 170 million records in a table want to calculate the luhn digit for all of them which might take up to 4-5 hours.Please help me performance tuning (better way or better logic for luhn calculation) to the below function.
    A wikipedia link is provided for the luhn algorithm below
    Create or Replace FUNCTION AddLuhnToIMEI (LuhnPrimitive VARCHAR2)
          RETURN VARCHAR2
       AS
          Index_no     NUMBER (2) := LENGTH (LuhnPrimitive);
          Multiplier   NUMBER (1) := 2;
          Total_Sum    NUMBER (4) := 0;
          Plus         NUMBER (2);
          ReturnLuhn   VARCHAR2 (25);
       BEGIN
          WHILE Index_no >= 1
          LOOP
             Plus       := Multiplier * (TO_NUMBER (SUBSTR (LuhnPrimitive, Index_no, 1)));
             Multiplier := (3 - Multiplier);
             Total_Sum  := Total_Sum + TO_NUMBER (TRUNC ( (Plus / 10))) + MOD (Plus, 10);
             Index_no   := Index_no - 1;
          END LOOP;
          ReturnLuhn := LuhnPrimitive || CASE
                                             WHEN MOD (Total_Sum, 10) = 0 THEN '0'
                                             ELSE TO_CHAR (10 - MOD (Total_Sum, 10))
                                         END;
          RETURN ReturnLuhn;
       EXCEPTION
          WHEN OTHERS
          THEN
             RETURN (LuhnPrimitive);
       END AddLuhnToIMEI;
    http://en.wikipedia.org/wiki/Luhn_algorithmAny sort of help is much appreciated....
    Thanks
    Rede

    There is a not needed to_number function in it. TRUNC will already return a number.
    Also the MOD function can be avoided at some steps. Since multiplying by 2 will never be higher then 18 you can speed up the calculation with this.
    create or replace
    FUNCTION AddLuhnToIMEI_fast (LuhnPrimitive VARCHAR2)
          RETURN VARCHAR2
       AS
          Index_no     pls_Integer;
          Multiplier   pls_Integer := 2;
          Total_Sum    pls_Integer := 0;
          Plus         pls_Integer;
          rest         pls_integer;
          ReturnLuhn   VARCHAR2 (25);
       BEGIN
          for Index_no in reverse 1..LENGTH (LuhnPrimitive) LOOP
             Plus       := Multiplier * TO_NUMBER (SUBSTR (LuhnPrimitive, Index_no, 1));
             Multiplier := 3 - Multiplier;
             if Plus < 10 then
                Total_Sum  := Total_Sum + Plus ;
             else
                Total_Sum  := Total_Sum + Plus - 9;
             end if;  
          END LOOP;
          rest := MOD (Total_Sum, 10);
          ReturnLuhn := LuhnPrimitive || CASE WHEN rest = 0 THEN '0' ELSE TO_CHAR (10 - rest) END;
          RETURN ReturnLuhn;
       END AddLuhnToIMEI_fast;
    /My tests gave an improvement for about 40%.
    The next step to try could be to use native complilation on this function. This can give an additional big boost.
    Edited by: Sven W. on Mar 9, 2011 8:11 PM

  • Unable to send a security code. Please contact your help desk for assistance in FIM 2010 R2

    Hi,
    I have been Successfully registered with emailid in FIM 2010 R2 Password Registration Portal.but when go in FIM 2010 R2 Password Reset Portal and gives all right answers of questions after this gives fallowing
    error:Unable to send a security code. Please contact your help desk for assistance.
    Regards
    Anil kumar

    Hi,
    Thank's for response.
    I have been cheked mail server is UP and i am able to send mail through FIMService account.
    but this is not sending Securitycode notification to any users when i login through any user gives correct answering to the Question that i was set at registration time.this gives fallowing error:
    Unable to send a security code. Please contact your help desk for assistance
    and Eventviwer Error Below:
    The error page was displayed to the user.
    Details:
    Title: Unable to send security code
    Message: Unable to send a security code. Please contact your help desk for assistance.
    Source:
    Attributes:
    Details: Microsoft.IdentityManagement.CredentialManagement.Portal.Exceptions.OneTimePasswordDeliveryException: ValidationError:UnableToSendSecurityCode ---> System.ServiceModel.FaultException: ValidationError:UnableToSendSecurityCode
       at Microsoft.ResourceManagement.WebServices.SecurityTokenServiceClient.RequestSecurityTokenResponse(Message request)
       at Microsoft.ResourceManagement.WebServices.SecurityTokenServiceClient.RequestSecurityTokenResponse(RequestSecurityTokenResponseType request, ClientOptionsHelper clientOptionsHelper, MessageBuffer& messageBuffer)
       at Microsoft.ResourceManagement.WebServices.Client.AuthenticationRequiredException.Authenticate(AuthenticationChallengeResponseType[] authenticationChallengeResponses, MessageBuffer& messageBuffer, ClientOptionsHelper clientOptionsHelper)
       at Microsoft.IdentityManagement.CredentialManagement.Portal.Common.ResetProxy.GetChallenge(String domain, String userName, ChallengeContext gateChallengeResponse)
       at Microsoft.IdentityManagement.CredentialManagement.Portal.Common.ResetProxy.GetNextChallenge(String domain, String userName, ChallengeContext gateChallengeResponse, FaultExceptionHandlerDelegate faultExceptionHandler)
       --- End of inner exception stack trace ---
       at Microsoft.IdentityManagement.CredentialManagement.Portal.Common.ResetProxy.GetNextChallenge(String domain, String userName, ChallengeContext gateChallengeResponse, FaultExceptionHandlerDelegate faultExceptionHandler)
       at Microsoft.IdentityManagement.CredentialManagement.Portal.Components.DriverBase.GetNextGate(IGateControl currentGate)
       at Microsoft.IdentityManagement.CredentialManagement.Portal.Reset.Next()
       at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
       at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
       at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    CorrelationId:
    RequestId:
    ErrorCode: 3013
    CaughtTime: 05/02/2014 08:43:26
    Web Portal: FIM Password Reset Portal
    Session Id: 21uppbuy3vutsm55sytd4b55
    Regards
    Anil Kumar

Maybe you are looking for

  • How to disable CTRL+ALT+S on Win8

    I have an HP notebook (Pavilion 17 or something) with Windows 8 64-bit. I mainly use it (and primarily bought it) to play video games. The shortcut CTRL+ALT+S (which opens system information) interferes with playing video games as I use those keys wh

  • LDAP access in WebDynpro ABAP

    Hello, Could you let me know your views on the following: Scenario: Customer has an LDAP and would like to use it for any user authentication Question 1) How can a webdynpro application connect to LDAP for user authentication? Could you pls. elaborat

  • System Copy and BW Indexes

    Our Basis Admin reports errors on the "P" indexes (on the "E" fact table) while doing a refresh of our sandbox sysem from Dev. It complains about the indexes being redundant, and it does not create them, even though they're necessary. Has anyone else

  • Get an error when Mac OS X Lion finishes downloading

    I've downloaded Lion 3 times on the same machine and I get an error each time at the 3.74 GB mark, what the f?  Already contacted support.

  • Adobe Reader Download Issues

    Hi Could anyone please help me to download adobe reader as the download / installation page is still not working.  I am using Windows 7 o/s & firefox.  Thanks