Email notification and SAP Script feature M0001

Hi All,
I have posted this questions in HCM forum but am posting again in ABAP forum since SAP script is related to ABAP development also. I will appreciate your help on this.
I am trying to send a notification to a distribution list whenever there is a specific Action (MASSN). I have two issues while trying to do so -
1 - I have defined the dynamic action and feature M0001 and a SAP script in SO10. I am getting the message in my inbox but with the variables from IT0000 only. In my sap script I have defined fields from IT0002/ IT0041 etc but those fields are coming as blank in my notification. Is this because I have configured dynamic action for IT0000 only. This is how my dynamic action looks like -
0000 06 1 P **SEND IF CHANGE IN MASSN -IT0000*****
0000 06 2 P T001P-MOLGA='10'
0000 06 4 P P0000-MASSN='UP'
0000 06 6 P P0000-MASSG='02'
0000 06 8 M M0001
Do I have to define these configurations for each and every infotype (that I have used in my SAP script) in table T588Z ?
2 - I want to include the position text instead of the Position no. in my notification. How can I do that? Since position text is stored in T582 table and not in P0000 or P0001.
Thank you for reading and I will appreciate your suggestions.
Sanghamitra

Hi Kjetil,
Do you know how the problem was finally solved in your former company?
I already had a look to your post before, but for me the question is still opened. We have a corporate (non SAP) portal which users see by default when they open their browser and from where they can navigate to the SAP portal, in which we do not have single sign on.
So our users will definitely not login to the SAP Portal by themselves (nor to go to UWL, nor to display the homepage).
Maybe that an applet running on the corporate portal and doing RFC calls on the different back-ends would solve it, but I believe that might be quite a burden to develop, especially if we start talking to various non SAP systems as well. A better approach would probably be to query the portal db to look at what is in each user's UWL. But I have no idea of how the UWL data is structured in the portal and how it is updated (i.e. is the delta pull mechanism also running when a user is not logged in the portal?). I am also not sure whether there is an API in the portal to query this easily (i.e. similar to SAP_WAPI_COUT_WORKITEMS). Has anyone tried this approach before?
Cheers,
Patrick

Similar Messages

  • Email notification setup using scripts

    Hi,
    Anybody knows email notification setup using script.
    I want setup space monitoring alerts through scripts.

    http://usalug.com/phpBB3/viewtopic.php?t=9752
    http://www.cyberciti.biz/tips/howto-write-perl-script-to-monitor-disk-space.html
    http://bash.cyberciti.biz/monitoring/shell-script-monitor-unix-linux-diskspace/
    http://www.cyberciti.biz/tips/shell-script-to-watch-the-disk-space.html
    Use these links for code and edit for your case.
    Thanks

  • Search print program and sap script

    hii , how can i find  trigring print program and sap script  for a particular  purchase order.
            regards  Aditya
    Edited by: aditya shrivastaba on Apr 14, 2008 9:59 AM

    Hey,
    First go with Me22 or 23 with po that you had, and then check with output type for that in the transaction. After that go to TNAPR table and check the corresponding form and print program.
    Or else, go with NAST table in that put PO num in 123456 and put in OBJKY field in nast table. It will give you the output type of it, so that u can find the print program and lay out in TNAPR
    Many thanks,
    Raghu.

  • How to do changes in Layouts setting and SAP scripts to meet requirment?

    hi SD gurus,
    Please explain me how create and work with Z output .
    where and how we do changes in Layouts setting and SAP scripts to meet the user requirments.
    pls forward func spec of Z output
    points will be rewarded
    thanx & regards

    you need ABAP skills to do this.
    basically you need:
    1) draw the layout on a piece of paper
    2) define the fields you need and find out the corresponding SAP fields
    3) check the document with the customer
    4) give this specification to the developer
    5) the developer will give you a program name and form name: place them in the message for the document.
    Roberto

  • Userexits and sap scripts in PP module

    Can anyone give me some examples of user exits and sap scripts in PP module? I need it for my resume. I appreciate your responses.

    Dear,
    Principle of Dual Control provides an application the option of validating certain process flows with a principle of multiple control.
    Please refer this link,
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PPPDC/PPPDC.pdf
    Regards,
    R.Brahmankar

  • How to find out existing Reports and sap scripts and smartforms ?

    Dear Friends ,
    How to find out existing Reports and sap scripts and smartforms ?
    ( e.g: how many existing reports and SAP scripts are available in MM or SD module , What is the procedure to find out ? )
    Thanking you.
    Regards,
    Subash.

    scripts r stored in TNAPR TABLES

  • Dunning Notice print/email using both Smartform and SAP-Script

    Hello Gurus,
    I have developed the Customized SAP Sript (Copy of 150_DUNN_01) for Dunning NOtice to be send to Domestic Customer and
    Cutomized Smartform (copy of F150_DUNN_SF) for Foreign Customer.
    Now Issue is that when I assign the Customized script to SPRO setting and standrd setting for BTE '00001720' with function
    module 'FI_PRINT_DUNNING_NOTICE', if I want to assign smartform to SPRO setting then I need to replace same FM with
    'FI_PRINT_DUNNING_NOTICE_SMARTF'.
    how it is possible to work with both SAP-Script and Smartforms for dunning Procedure.
    Please gurus let me help for this solution...
    Thanks in Advance,
    Mahesh Sachani

    Hello Gurus,
    Please reply with any solution available with any...
    Thanks,
    Mahesh

  • Email notification and UWL

    Hello Everyone,
    We are currently implementing Universal Worklist. For a start we will connect it to several SAP back-ends (R/3, SRM, HR), and in a second stage we will connect it also to others -non SAP- systems having their own workflows.
    Currently, each of these back-ends is sending out email notifications (one generic email per back-end each day, with a link to the back-end's inbox). This wouldn't make much sense with UWL, as the user would still receive every day one email from R/3, one email from SRM, etc., but they would all re-direct him to a central inbox (i.e. UWL).
    Is there any functionality comparable to RSWUWFML2/Extended notifications running on the Netweaver Portal? Is there any other solution to this?
    Thanks for sharing your thoughts on this.
    Cheers,
    Patrick

    Hi Kjetil,
    Do you know how the problem was finally solved in your former company?
    I already had a look to your post before, but for me the question is still opened. We have a corporate (non SAP) portal which users see by default when they open their browser and from where they can navigate to the SAP portal, in which we do not have single sign on.
    So our users will definitely not login to the SAP Portal by themselves (nor to go to UWL, nor to display the homepage).
    Maybe that an applet running on the corporate portal and doing RFC calls on the different back-ends would solve it, but I believe that might be quite a burden to develop, especially if we start talking to various non SAP systems as well. A better approach would probably be to query the portal db to look at what is in each user's UWL. But I have no idea of how the UWL data is structured in the portal and how it is updated (i.e. is the delta pull mechanism also running when a user is not logged in the portal?). I am also not sure whether there is an API in the portal to query this easily (i.e. similar to SAP_WAPI_COUT_WORKITEMS). Has anyone tried this approach before?
    Cheers,
    Patrick

  • Vonage email notifications and Apple Mail client

    Vonage provides a very nice feature in which, as soon as someone leaves a voice mail message, Vonage sends out an email notification to up to five different email addresses, in addition to sending a text message to a cell phone alerting you that someone has left you a voice message on your Vonage phone. Besides getting just a text-based email notification, you can also opt to have Vonage attach a .WAV file to the email it sends to those email accounts you list in your account settings page on the Vonage web site. I think this is a great feature, because I have my iPhone set up to receive the text message, and I also configured my email accounts to receive the email notifications together with the attached .WAV file, so I can listen to the recorded voice mail messages right on the iPhone, without having to dial in to a Vonage number, or go to the Vonage web site to listen to the voice mail via a computer.
    While the Vonage email notifications with the attached .WAV files arrive just fine in my mac.com and my aol.com email accounts, those same email messages are NOT being sent to my the roadrunner.com email account provided by Time-Warner cable, my Internet Service Provider.
    When I brought this matter up the tech support people at Vonage, they theorized that the roadunner server might be blocking receipt of the emails sent by the Vonage server. However, the problem does not seem to be related to roadrunner.com, because those email messages actually do reside on the roadrunner server. I can see them all right, but only if I use a browser and check my messages via their Web Mail application. For some mysterious reason, my Apple Mail client is NOT receiving those messages, and I have no clue why that would be so.
    Does anybody know what is going on here? Shouldn't Apple Mail be able to retrieve all the messages on the roadruner server? What could prevent Apple Mail from being able to do that? And, is there anything I can do to make those email notifications —with their attached .WAV files—show up in my Inbox in Apple Mail?
    Since I thankfully receiving those email notifications at my mac.com and my aol.com accounts, this is not a mission-critical issue for me. It is merely one of one technical curiosity.
    bowlerboy

    To close out this thread, about all I can say is that the issue does not seem to be related to Apple software or to my Internet Service Provider. It is a Vonage issue that can only be fixed by calling Vonage tech support and getting their programmer/technicians to do whatever it is that they to do on their end to configure their Vonage email notifications to function correctly. If something sneezes, as it did in regards to my account, then Vonage tech support is the first place to call.
    I'll consider this issue "answered" now.
    bowlerboy_jmb

  • Email notifications and the notifications to the application

    Hi,
    How to stop email notification so that when the notifications are released, the users doesn't get emails but they should be able to see when they log into the application.
    The reason being to restrict the email notifications in the development instance.
    thanks

    There are several ways I can think of doing this -
    1. Change the global email setting (for all users) to NOMAIL
    Use Workflow Administrator Web Applications responsibility, navigate to Notifications, then click Administration tab, set Notification Style (in Global Preferences) to "Disabled" or "Do not send me mail"
    2. Set a test email address so that all notifications are sent to this test address.
    Use System Administration responsibility, navigate to Workflow, Service Components, click on Workflow Notification Mailer, "Set Override Address" button and follow the wizard instructions.
    3. Turn off (disable) running of Notification Mailer.
    Use System Administration responsibility, navigate to Workflow, Service Components, Workflow Notification Mailer radio button, select "suspend" on right, click Go
    Option #2 is recommended
    HTH
    Srini

  • Email notifications and load balancing

    We are load balancing 2 OMS's. The problem is email notifications have embedded links that have the OMS that sent the notification instead of the virtual hostname set-up for the load balancer. The OMS's have been set-up to use the load balancer per the OEM Advanced Configuration and from an agent/Web console perspective, everything is working fine and using the load balanced hostname. Does anyone know where to modify the email notifications so the links point to the load balanced URL rather then the individual OMS host that sent the notification?

    Thanks, but I was actually asking about the links that OEM has in the email content sent out as part of a notification. (So you can click the link in the notification and it takes you to the appropriate spot in the Grid console). I've since heard from Oracle support that modifying these embedded links to use the load balanced hostname (rather than the individual OMS hostname) is not possible and is something they say they're working on for 11g.

  • Report  and SAP-SCRIPT  &  SCREEN PAINTER

    Hi all ,
      I need some help.
    1)How to transport sap-script.
    2) print program of sap script are client-dependent or client-independent.
    3)Database tables ( on se11)  are client-dependent or client-independent. ( is sy-mandt will make dependent or independent)
    4) how to create select-option on screen painter or with module pool programming.
    5)performance tuning for ABAP report.
    points for all answers assured.
    thanks.

    Ihave some notes on transporting sapscript for earlier version of SAP. 
    The steps may vary based on your version and Suppport PAckages levels. 
    In the future your version and platform detials will help in a quicker response.
    Summary of sapscript EXPORT / IMPORT process.
    Steps to export Layout Sets (sapscript)
    Log on the Source system and client
    This may have to be client 000 and then again in the client in which you do developement.
    Note that sapscript is client dependent
    SE38 and execute program RSTXR3TR
    Tranport number: DS1K9#####
    Mode field: EXPORT
    File system: Server -  radio button
    The dataset name: /usr/sap/trans/data/DS1K9#####.layoutsets
    CHECK the Display dataset contents checkbox
    Execute
    Steps to import Layout Sets (sapscript)
    Log on the target system and client.  This may have to be client 000 and then in the client in which you test, or ultimatly production.
    SE38 and execute program RSTXR3TR
    Tranport number: DS1K9#####
    Mode field: IMPORT
    The dataset name: /usr/sap/trans/data/DS1K9#####.layoutsets
    CHECK the Display dataset contents checkbox
    Execute
    Note: when importing into Production, the export does not need to be performed. 
    Therefore only the import protion is required once the sapscript has been exported from Development.

  • How to attach print program and sap script for F150 transaction

    How to attach print program and Z sap script for F150 transaction

    Hi,
    you can find the customization for dunning in transaction SPRO under this path: Financial Accounting->Accounts Receivable and Accaounts Payable->Business Transactions->Dunning.
    Kostas

  • Reminder email notification and task assignment notification from humantask

    Hi All ,
    We have developed a 3 level approval SOA composite which sends the 1st level approval to a Manager and once Manager approves the request, the approval task is assigned to a 2nd level approver role(Group) for approval and after the approval from 2nd level approver group , the approval task is assigned to a 3rd level approver group .
    After the request is submitted and the task is assigned to Manager for approval. Manager receives a task assignment notification (defined in the notification tab of the .task) and a reminder notification is fired after X hours of the task assignment. The issue is, the assignment notification and reminder notification are same, is it possible to send different notification on task assignment and a different notification on reminder.
    Appreciate your help on this !
    Thanks
    suren

    The default email solutions in planning are using workflow or task lists, though the task lists are based on due dates.
    If you wanted a solution where an email is sent out when a task list is complete, then one route could be to have a business rule attached to a task list and then the business rule uses a custom CDF to send out email notication.
    If you are interested in sending emails from business rules then I did write a blog on the subject a while back.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Link between pe51 and SAP script

    I have a requirement for check printing along with remuneration statement.
    I have copied the standard sap script f110_prenum_chck into z110_prenum_chck
    I am using the standard driver program RFFOUS_C.
    My requirement is: Remuneration statement from PE51 should be printed in the top portion of the page and check should be printed in the middle portion. For Remuneration part, I have kept Main Window in position in the script with the element 525-HR as the only active element.
    For check portion, everything is working fine as i have customized it accordingly. For remuneration statement Funct. ppl have copied some standard version in PE51 to Z say ZXXX.
    but remuneration statement is not getting printed.
    How do i trigger ZXXX into z110_prenum_chck without changing the standard program??

    Hi Babu,
    I never came across this senerio so i have no idea but as per your req i think abaper may help you so kindly contact abap consultant.
    Thanks

Maybe you are looking for

  • IPad 2 not accepting my apple id after update to iOS5

    So I updated my ipad 2 to iOS5. After it's all done, there's sort of a step by step process before it takes you to the regular interface. After a couple of questions, it asks me for my apple id and password. I give input the info and hit next. On the

  • Word Processor for Mac?

    Hi I didn't get the full version of Microsof Word for my MacBook mainly due to its high cost. With my PC I can use wordpad to view .doc files - I was wondering what are my options with MB. I have my resume on a disk saved as a .doc file and I would l

  • Legal Docs

    Having trouble converting legal documents with line numbers to pdf to word?  Any suggestions?  thanks.

  • Split Video w/audio in half.

    I have a video with audio that I would like to split in half, insert still photos with soft background music, restart the video with its audio...how can I accomplish this???  I have spent hours and i am no closer in figuring it out!  GRRRR!  I have c

  • Where are my iCal subscriptions "Christian Holidays"& "Jewish Calendar"?

    I have been using iCal ever since my first MacBook G3.  I find it very useful to keep track of dates and appointments for my business, my family and my daughter.  I have appreciated the subscriptions as well, especially those for holidays.  Unfortuna