How to create a help view for a customized error message

Hi all,
Can you guide me how to create a help view for a customized error message, we need to put some suggestions in it so that user can can resolve this issue with this guide. ( the short text is too short to describe all situations via TC:SE91)
Thanks very much!
Bruce, Wen

Hi Bruce,
Could you brief your concerns again.
Why don't you maintain long text in message class for long description.
Regards,
Ranjith N

Similar Messages

  • How to create a special view for sharepoint list A and deploy this view to specific user personal view?

    How to create a public view for sharepoint list A and deploy this view to specific user personal view? Is that possible OOTB?

    Views cannot be exported or moved. Can you elaborate your requirement?
    --Cheers

  • How to keep the field open for input with error message in report program

    Hi,
      Need a help in solving the below issue.
    "How to keep the field open for input with error message in report program"
    Regards,
    C.Shasiraj.

    Hi...
    you have to use the event:
    <b>AT SELECTION-SCREEN ON <FIELD> EVENT.</b>
    u have to give an error message in this event.
    Consider the following <b>Example:</b>
    <b>PARAMETERS : NUMBER TYPE I.
    AT SELECTION-SCREEN ON NUMBER.
      IF NUMBER = 10.
        MESSAGE 'Number vakue is 10' TYPE 'E'.
      ENDIF.
    START-OF-SELECTION.
      WRITE NUMBER.
    </b>
    in this if u give the value of number = 10, it will not proceed further, if u give some other value other than 10 you will proceed further...
    Execute this program once u will understand....
    also Consider the following links :
    <b>Regarding events:</b>
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/79/34a237d9b511d1950e0000e8353423/frameset.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/79/34a23ad9b511d1950e0000e8353423/frameset.htm
    <b>Regarding messages:</b>
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/c5/aa575426ad11d2954d0000e8353423/frameset.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/c5/aa575426ad11d2954d0000e8353423/frameset.htm
    This is very useful.......
    Reward points if useful....
    Suresh....

  • How to create a maintainance view for a table.

    Hi All,
    Can anyone explain me how do we create a maintainance view for a table?
    Also, what access is required to create the view.
    Is it true that for SAP tables we cannot create a maintainance view?
    Appreciate any help on this.

    Hi
    Can anyone explain me how do we create a maintainance view for a table?
    <i>
    You can use the SE11 menu option 'Utilities-->Table Maintenance Generator' or you can use transaction SE54.</i>
    also check
    <i>http://help.sap.com/saphelp_nw04/helpdata/en/38/81c1351181b73fe10000009b38f839/frameset.htm</i>
    http://help.sap.com/saphelp_nw04/helpdata/en/38/81c1351181b73fe10000009b38f839/frameset.htm
    Regards
    krishna
    <i>Note: Award Points if helpful. Thanks</i>

  • How to create a help button for downloading a help file in OA Framework

    Hi all
    I want to create a help button for downloading a help document.Plz suggest me how to do it.
    Thanks
    Bhupendra

    Create a button of type "button",set the destination url property to the place u have kept the file.But ur file should be anywhere in Common_top.If this file is stored as blob u can use messagedownload bean.
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • How to create a user class for the customer realm

    how can I create a User class for my custom security realm, please help me out. i am trying to access using the active directory server and iam unable to write a simple classs for this user, can anyone help me. iam a beginner, would appriciate if any one helps me.regardsbaba

    Hi Rawat,
       You Don't need to create User Exits,but you need to find user Exits.Below are list of user Exits for MB31.
    Use proper exit as per your requirement.
    Exit Name     Description
    MBCF0002     Customer function exit: Segment text in material doc. item
    MBCF0005     Material document item for goods receipt/issue slip
    MBCF0006     Customer function for WBS element
    MBCF0007     Customer function exit: Updating a reservation
    MBCF0009     Filling the storage location field
    MBCF0010     Customer exit: Create reservation BAPI_RESERVATION_CREATE1
    MBCF0011     Read from RESB and RKPF for print list in  MB26
    MB_CF001     Customer Function Exit in the Case of Updating a Mat. Doc.
    award points if ans is useful.
    Regards,
    Albert

  • How to create a authority group for our customer table(se54)?

    Hi,everyone:
          I found a problem when I create a authority group for my customer table,I can't write the creation
    to a request no(can't assign to a package),I want to know whether the authority group I created can be
    transport to the PRD when I realse the request no.
    Thanks!!!

    Auth Group is nothing but a table entry so for sure it can be transported to any environment, before Assigning any Auth group create one in SE54 when you try saving it it would ask you the TR number which you can transport to PROD.

  • How to create a help file for a VI

    I want to create a help file describing my VI. How do i do that by clicking a control. How do I store the help file.

    Hi Mudda;
    Assuming you are using Windows, with LabVIEW, you can create the necessary files to create a help file, but you can't create the help file. In order to create your help file, you need a WinHelp compiler.
    Also, what LabVIEW allows you to do is to create a file that correspond to the documentation of you VI, so you need to fully document you VIs first.
    To document you VI, go to File -> VI Properties and select "Documentation" from the menu. You can access the VI Properties also by Right-clicking the VI icon in the top-right corner of the Window. To document the controls and indicators in your VI, Right-click the control or indicator and select "Description and Tip...".
    To create the documentation files, go to File -> Print. At some point
    , you will have the option to select a Destination. Select "RTF File" to generate the files a WinHelp compiler understand.
    As you will see too, you can also create html files for your VIs. It can be a good alternative for WinHelp files.
    There are some nice Help editors outhere. I use HelpScribble. You can see a very simple help file I created with HelpScribble in my small projects VI Background Check and VIs for DeployMaster.
    Regards;
    Enrique Vargas
    www.visecurity.com
    www.vartortech.com

  • How to create the classification view to the customer ?

    Hi All ,
    I need to create a classification view  (Xd03->extras->classification) to the customer in the customer master programmatically. I.e. for an existing customer , I need to  assign the class and corresponding characteristic  values  based on a condition .
    1) Is there a BAPI or FM that assigns the class and characteristics to the customer ?.
    2)When  there is no classification data for a customer , Xd03-extras-> classifications   will give  a message that Class is not assigned . How SAP Is reading this data?
    3)What is the table that I can see the  link B/w Customer  and class ?
    It is urgent , Please help Me .
    Thanks in advance ,
    Dharma .

    Hi Dharma,
    i've got the same problem.
    On my search through DDIC I found table KSSK with key: CLINT and OBJEK (customer number).
    Perhaps it helps
    I solved the prob with the FMs BAPI_OBJCL_CREATE and BAPI_TRANSACTION_COMMIT.
    Kind Regards
    Markus
    Edited by: Markus Pawlinka on May 30, 2008 9:32 AM

  • How to make a virtual view for all the incoming messages from several accounts, just like in Opera Mail?

    I want to have a replication of Opera mail feature. This feature enables you to aggregate all mail items from across all the e-mail accounts into a single virtual aggregated view.
    That is, say, we have 3 different mail accounts. In Mozilla Thunderbird on a daily basis I check if there is something new in the incoming folder for those accs. To do that I click on the corresponding folder for every account. Now, what i want is to click on a single folder where I would have an aggregated virtual view of the incoming folder for all of those 3 accounts. I guess, same thing can be done with different kinds of mails, such as:
    * Unread messages (after having viewed the mail item, it automatically goes straight into "Sent messages" aggregate view, listed below)
    * Read messages
    * Sent messages
    * Spam messages
    * Drafts, etc
    Also there is this cool feature (virtual thing applies here as well) that helps to have a view of all the attachments across all accounts categorized into different descriptions, such as:
    * docs (xls, doc, ppt, etc)
    * images (jpg, png, etc)
    * archives (zip, rar, etc)
    More then that, it would still be better to have labling aggregation view feature across all acounts. That is, if we have marked important several messages in, say, 2 accounts, those should be seen in a single aggregated virtual view under name, say, "Important messages". Same can be said with flags, todos, etc.

    Pop mail accounts can be set up to use a Global Inbox. Imap mail accounts cannot.
    However, there are various 'views' in Thunderbird. I would suggest you try 'Unified'. This creates a visual Inbox containing all Inbox messages with sub folders showing individual Inboxes, so you can still see them separately if required.
    via Menu Bar;
    View > Folders > Unified
    Via Menu icon
    Menu Icon > Folders > Unified.
    This view would show all the 'Important' tagged emails, so you could them sort by Tag.

  • How to create a sales order for Onetime customer with Tax code?

    Hi everyone,
    Can I use sd_salesdocument_create for a one-time customer? From the standard bapi, which field can I use for the Tax Code ?
    pOints will be given.

    I have the same problem... should I use a different function module on this? if yes, what is it?
    I need to create a sales order for one onetime customer with tax code... help me pls....

  • Olive Mobile Viewer for tablet gives error message when downloading n Chicago Tribune for offline reading.

    When attempting to download the Chicago Tribune for offline reading using the olive mobile viewer for tablets, I get the message "An error occurred while downloading pleas try again.

    We don't support the "Olive Mobile Viewer" this is an application used by the Tribune to display their site. The Tribune help can be found at
    https://members.chicagotribune.com/help/
    "Feel free to call us at 1-800-TRIBUNE (1-800-874-2863), or email Bill Adee, VP/Digital Development & Operations (billadee at tribune.com).
    You can also get help via our Twitter or Facebook pages."

  • Is it possible and how to create bright preview mode for a custom Proof Setup

    You know how there is Proof Setup preview modes under the View menu. Can I create a custom preview mode so that when I choose it and press Ctrl + y it shows the image very bright without changing it.
    I need this because I want to see and edit more details in the dark areas which I may not be seeing on my monitor or room lighting conditions and thus to create images with more rich and dynamic shading in the darks so when viewed on brighter monitors or when levels are eventually changed the darks reveal nice shading instead of flat black.
    I'm looking for per image solution that doesn't affect other images or applications like using global gamma.
    I'll greatly appreciate your help

    That's what I use Adjustment layers but they are a big pain because the color picker can't disregard them. So every time I want ot use the color picker I have to hide the adjustment layer and then when I paint I have to enable it again. I want a color picker that picks from all but not the adjustment layer. This makes this workflow impossible. I need this for painting artworks from scratch.
    There are no two equal monitors out there and some are quite off, so I want to create artworks that look as good as possible on all kinds of monitor including miscalabrated ones.These are samples to sell artwork. Not only that but the artwork often is edited from other designers not by brush repainting but using global adjustments like levels. And I don't want to use 32 bit workflows. What I'm asking will serve the purpose perfectly.
    I feel that since PS pulls the preview information from profiles that probably reside in files somewhere, I can modify a copy of a profile and I was hoping if someone here knows more details about this and helps.
    Thanks anyway

  • How to create/configure an OVS for a custom BO?

    I have created a new BO with three elements (ID, Name, FilterCriteria).
    For this BO I created a Query (QueryByElements):
    - Selection: ID, Name, FilterCriteria
    - Basic Find: ID, Name
    - Result: ID, Name, Filtercriteria
    After this I created an OVS for this BO.
    In DataModel Tab I bound the Items Node of the OVS to the Query Node of the BO, OVS:ObjectID -> Query:ID, OVS:ObjectName -> Query:Name and OVS:FilterCriteria -> Query:FilterCriteria.
    Next i created a structure in the OVS with the data fields: ID, Name, FilterCriteria and SerchText.
    In the Controller Tab I bound the ValueHelpQuery of the OVS to the (new) Query of the BO with this parameters:
    - ID : /Root/Structure/ID
    - Name : /Root/Structure/Name
    - SearchText : /Root/Structure/SearchText
    - FilterCriteria : /Root/Structure/FilterCriteria
    Inport:
    - ID : /Root/Structure/ID
    - Name : /Root/Structure/Name
    - SearchText : /Root/Structure/SearchText
    - FilterCriteria : /Root/Structure/FilterCriteria
    - + standard parameters like ParentComponent...
    Outport:
    - ObjectId : /Root/Items/ObjectId
    - ObjectName : /Root/Items/ObjectName
    With this configuration I get a correct value suggestion when I am typing in the field, and when i select a value from the drop down list the value is transferred to the field.
    But, if I open the screen:
    - the search is not working, I always see all values.
    - if I select a row, the value is not transferred to the field. the field is empty.
    I tried it without the FilterCriteria in the parameters and inport, but id shown the same behavior...
    Do you have any idea to solve this problem?
    Thanks,
    Eduard

    suddenly the transfer of the selected value from OVS UI to the fiels is working... I didn't change anything.
    But the search in the OVS UI is still not working. Has someone any ideas how to fix it?

  • How to create Search Help For Ztable fields

    Hi all,
    Please let me know How to create Search Help in SE11(what are the parameter i should pass)
    and How to maintain search help for Ztable fields at DIctionary level (in SE11) and programming level.

    hello .
    there are two types of search helps .
    1. elementary search help .
    2. collective serch help
    Below are the steps to create elementary search helps :
    1 In the initial screen of the ABAP Dictionary, select object class Search help, enter the name of the search help and choose  Create.
    2.then youget a option elementary or collective search as per you r need .
    3.select Elementary search help and choose
    4.write explanatory text in the field Short text.
    5. in the selection method give the name of the table or  a view .
    6 . Select the fields that should be used for value selection  or in a hit list .
    7. then define the attributes of the search help .
    8 Select the IMP flag if it is an import parameter. Select the EXP flag if it is an export parameter.
    9 .define the  dialog type of the search help.
    The dialog type tells  how the hit list will be displayed in the input help.
    10 . save and activate .
    plz reward if usefull
    Thanks ,
    Abhishek .

Maybe you are looking for

  • 'Creative Mediasource Organizer' Folders and the ZEN V pla

    Using the Creative Mediasource Organizer, I've set up a few Folders on the 'Creative Zen V' player but when I undock the player and use it to find and play the songs, they're not organized by the Folders. In fact, I don't the folder 'structure' at al

  • Reporting services for SCDPM 2012 R2

    Hi all, We are planning to implement SCDPM 2012 R2 with Chained protection concept (DPM1 is the primary and DPM2 is the secondary), here my question is it possible to host both (two) SQL reporting services in same instance ?  Thanks, Sengottuvel M

  • Blocking Indicator not getting removed on milestone confirmation in PS

    Dear Experts, I have a issue in my project. We have a scenario where Preq and PO getting created from PS activity. We are using Invoice plan in this scenario. created in the Activity. When we create Milestone and Invoice plan it will go for release p

  • Can you burn dvd's in PSE 11 without purchasing more software?

    I just upgraded from PSE 7 because I had problems with sharing and burning dvd's, now it seems that I can not burn a cd or dvd without buying more software.  What am I missing here?

  • Drag and Drop on Page Component

    Hi, I have an edit configuration which looks like this:     <?xml version="1.0" encoding="UTF-8"?>     <jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0"         jcr:prim