Service Desk Mail - Modify the subject -adding ticket number and descriptio

Hello,
I have activated the automatic sending of email when a new ticket arrives into the Service Desk. I am using the standard notifcation smartform  However all the mails arrive in the inbox with the same subject, so no possibility of making a quick identification of the ticket.
I heard that is possible to add additional fields in the subject of the mail using some "&" parameters.  However I do not have a clue where to modify and what type of & parameters are available.  Is that I need to copy and modify the smart form somewhere??
I appreciate your inputs.
Regards
Esteban Hartzstein

Hi Esteban,
The subject line corresponds to the name of the smart form that you can maintain in the "description" field in the sap form builder. you can add dinamyc parameters to the subject by using the placeholder "&". e.g.: & | Action Required.
On se24, copy the class CL_DOC_PROCESSING_CRM_ORDER into the customer workspace (ZCL_DOC_PROCESSING_CRM_ORDER). then edit it and navigate to line 185 and change the following:
REPLACE '&' WITH ls_orderadm_h-object_id INTO ls_output_options- tdtitle.
Other example to use as subject:
Object ID + Priority + Description
Field description value: &1 | &2 | &3
On the class:
REPLACE '&1' WITH ls_orderadm_h-object_id INTO ls_output_options- tdtitle.
REPLACE '&2' WITH ls_activity_h-priority INTO ls_output_options- tdtitle.
REPLACE '&3' WITH ls_orderadm_h-description INTO ls_output_options- tdtitle.
More information on this on the book: SAP Solution Manager Service Desk - Functionality and Implementation
Hope I can help.
Regards,
Ricardo

Similar Messages

  • Define Service Desk Destination in the Solution Manager System (Dump creen)

    hi,
    in SPRO when i click on Define Service Desk Destination in the Solution Manager System
    i got dump screen with the error below 
    any help?
    Runtime Errors         SAPSQL_EMPTY_TABNAME
    Except.                CX_SY_DYNAMIC_OSQL_SYNTAX
    Date and Time          13.07.2008 14:05:57
    Short text
        A dynamically specified FROM clause has an unexpected format.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program "SAPLSHI2" had to be terminated because it has
        come across a statement that unfortunately cannot be executed.
    Error analysis
        An exception occurred that is explained in detail below.
        The exception, which is assigned to class 'CX_SY_DYNAMIC_OSQL_SYNTAX', was not
         caught in
        procedure "STREE_READ_NODE_GENER" "(FUNCTION)", nor was it propagated by a
         RAISING clause.
        Since the caller of the procedure could not have anticipated that the
        exception would occur, the current program is terminated.
        The reason for the exception is:
        The running ABAP program attempted to execute an Open SQL statement in
        which a FROM clause was specified dynamically in the field "TABLE_NAME". In
         this
        FROM clause, either a table name after a join operator is missing, or an
         alias name after the key name "AS". The field "TABLE_NAME" could be empty as
        well.
    regards

    Hi,
    I am facing the same problem. What is SP15 ?
    Is there any SAP Note that can be applied to correct this ?
    Thanks.

  • Service Desk Unable to set status to Customer Action and Proposed Solution

    Hi Everyone,
    We are unable to set a service desk issue to the status Customer Action or Proposed solution.
    I have someone create a new issue in the bakend system and when I receive the issue I assign it to myself as the processor. When I try to set teh status to Customer action it is grayed out.
    I have checked the following:
    1. As a test I assigned My user with sap_all profile so does not appear to be authroisation related
    2. The status profile has all six standard values (New, customer action, In Process, Sent to SAP, Proposed Solution, Confirmed).
    3. The transaction types have been defined using the standard profiles for Text Det. Procedure, Partnet Determination Procedure, Status Profile. The Partner Function ORG is set to Sold-To-Party , The date profile is a SRV_SLA_ITEM and the Action profile is set to SLFN0001_ADVANCED. The Org Data Prof is set to a customer defined one: ZSSC000000001.
    4. I have checked transaction ppoma_crm and the org structure and my user is assigned to a team lead position.
    Your assistance is greatly appreciated.
    Michael

    Hi Michael,
    please check your status profile for the "lowest status no." and "highest status no." values of the status values as Alex mentioned!
    You can find this in SPRO under "SAP Solution Manager> Scenario-Specific Settings>Service Desk>Service Desk>Status Profile".
    If the "high" value of the status "New" is lower than the status number of status "Customer Action" than you can not set the message from "New" to "Customer Action"!
    Hope this helps,
    Christoph

  • I have a macPro 10.6.8. i have been receiving mail with the same date--March 14 and the same time--8:51am..I cannot correct:who knows the solution?

    I have a macPro 10.6.8. i have been receiving mail with the same date--March 14 and the same time--8:51am..I cannot correct:who knows the solution?
    Thank you.

    You may need to replace the Pram battery.

  • I dropped my iphone yesterday on its backside from my computer desk to floor.the distance is about 50cm. and it has a  phone case. it did't work any  vertical direction lock .then i restarted my phone, it recovered.but i am not sure is it ok ?

    i dropped my iphone yesterday on its backside from my computer desk to floor.the distance is about 50cm. and it has a  phone case. it did't work any  vertical direction lock .then i restarted my phone, it recovered.but i am not sure is it ok ?

    Good job with trying the two-button reset, that would have been my first advice for you.  Next, I suggest you take the reset/update a step further.  This step may risk losing the data on your phone, but since it's not working already, there may be no other solution.
    On your computer, make sure you have internet acces and the latest version of iTunes installed.
    Launch iTunes and connect the iPhone
    Press and hold both sleep/wake and home buttons
    After ten seconds, only release the sleep/wake button.
    If you were successful, the iPhone screen should stay dark and the computer should display a popup. 
    If you see a message saying "iTunes has detected a device in recovery mode," then continue by clicking yes to each subsequent popup. 
    If the iPhone displays the silver Apple logo start over with step three of these instructions.

  • I delected the "Recently Added" playlist file and don't know how to get it back, does anyone know how?

    I delected the "Recently Added" plylist file and don't know how to get it back, any suggestions as to how to get it back?

    See Restore Original Smart Playlists.
    tt2

  • Table to find d relationship between ticket number and ext notification no

    dear sir ,
                   while creating the support message from help menu it will generate the external notification number as well as ticket number both are same but while creating frrom crmd_order it will generate only ticket number .. so now i want to  table  where they mapped between two fields ticket number and notification number .. please reply
    regards,
    kumar

    Hi Kumar,
    Goto Crm_dno_monitor tcode and here configure the layout.....
    Select the column external ref no and notification no...you get both the no.s as req.
    Please reward points.

  • How to select the 5 most maximumst number and the 5 most minumumst number?

    Dear All,
    I draw a program. That is every loop the random number.vi create a number. I want to update the data in every loop to display the first 5 maximum number and the minumum.
    I don't know how to do it. Could you please give me some suggestions.
    Every reply is thankful.
    My LabVIEW version is 7.1
    Thanks!
    Hugo
    Attachments:
    max&min.vi ‏12 KB

    Hi Hugo,
    try those steps:
    1) make a loop with 2 shift registers, initialized with arrays of 5 elements, set to 0.5 each
    2) in the loop you append those two arrays containing 5 elements and the new random number (range 0...1)
    3) sort the resulting 11 element array
    4) take the first 5 for the 5 "smallest values" and the last 5 for "biggest values" and feed them into the corresponding shift register
    5) next iteration!
    Message Edited by GerdW on 08-13-2007 09:20 AM
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • The difference of minor number and instance number

    I study how to develop device drivers. I am beginner.
    I'm confusing the differece of minor number and instance number
    what is the exact difference of them???

    Hi,
    I guess a good example would be a disk. Each disk you have would be a different instance. To use a disk it is divided into slices, each of which has a different minor number.
    Your device driver needs to map the minor number to the correct instance of the device. How you do this is completely up to you, so to start you could map them one to one.
    Hope that helps.
    Ralph
    SUN DTS

  • Anyone - that "About this MAC" only gives the OS X Version Number and not the Name?

    Is anyone else - that "About this MAC" only gives the OS X Version Number and doesn't also give out the Name?
    *** version is Mountain Lion? Snow Leopard? Yosemite?? And how hard would it be to use the name AND version number when they refer to a product?
    So What Do I have with 10.8.5 ?
    PS [as I use this site for the first, I am glad to see for the first time ANYWHERE that the drop down box lists the OS X by name and number. APPLE, PLEASE DO THAT EVERYWHERE!

    A google search would have yielded the answer
    10.8 is Mountain Lion.
    ~Lyssa

  • In the packing list, batch number and expiry date is not appearing for a ma

    Dear Friends,
    I have an issue in the packinglist.
    In the packing list, batch number and expiry date is not appearing for a material.
    But in the delivery the batch number and expiry date is appearing.
    Why this has triggered and how to solve this?
    With regards

    Hi Vamsi,
              Please go through the output type Smart form or script programe of the packing list and check with the abaper If is there any Bug.
    Regard's
    Murali.

  • How to judge whether the chars contain only number and letter

    how to judge whether the chars contain only number and letter, for example :
    'AEs4386' is valid , but '‘´‘¼ew78' is not
    thanks for your help !

    Hi,
    try the following:
    data: l_test(36) type c.
    concatenate sy-abcde '0123456789' into l_test.
    l_test contains all letters all numbers now
    translate YourVariable to upper case.
    YourVariable contains only upper case letters
    check YourVariable co l_test. " or use if instead of check
    YourVariable contains only letters or numbers
    regards
    Siggi

  • Solution Manager  - Service Desk mail PDF

    Hi,
        When I use the email message creator button from the Service Desk Transaction Monitor, In my email account, the PDF displays the message details from the person who raised the message the system details and the message from the processor as expected however messages from SAP are not included in the PDF.
    Does anybody know why and also is there a solution to this so that all messages created from the service desk into an email account gets displayed on the PDF.
    Thank you for any help
    Regards
    Bilaal

    heyyy..
    "messages from SAP are not included in the PDF"....i didnt get you!!!!
    or should i reframe your question as..."you dont want the pdf attachments ' as a content of youer mail.....
    clear this doubt..i guess i CAN HELP you!!!!
    ACHILLES!!!!

  • Billing output by mail changing the subject line

    HI,
    i am sending the billing output by email, but the subject of the email getting changed regularly. my requirement is i have to set standard subject for all billing output by mail.
    Reagrds
    Muthuraman.D

    Go to Tcode - NACE - Choose V3 - Choose 'output types' on the application toolbar
    - select output type - 'double click on mail and texts' at left hand side. See if you can add anything there and checck the mail.

  • How to write a Web service Handler without modifying the Web service code

    Hi,
    How can I write a SOAPHandler without modifying the Web service code. I want to add a generic handler which will take care of SOAPHeader for all the webmethods. To add a handler is it necessary to modify the web service code?

    You will find answer in [implementing_handlers_using_jaxws_2|http://blogs.sun.com/sdimilla/entry/implementing_handlers_using_jaxws_2]

Maybe you are looking for