Error in TS10008187 Send E-mail (E-mail when Return Delivery to Vendor)

Hi Folks,
When I create a return delivery the automatik approval WF for confirmations goes into error status.
The error message is as follows:
<i>Work item 000000010094: Object CL_BBP_ACTION_NOTIFICATION_WF method SEND_PARAM_MESSAGE_WF cannot
Message no. WL821
Diagnosis
The calling of the object method for the work item ended with a return value for which no handling is modeled in the workflow.
System Response
The work item was forced into the error status.
Procedure
Refer to your workflow system administrator.
Procedure for System Administration
Also check the binding between the task container and the method container.</i>
Anyone else experienced this problem?
We are on SRM Server 5.5 SP08
Thanks in advance,
Thomas

Hi
<b>Please go through the following SAP OSS Notes -></b>
Note 1019974 - Notification: WFL Error when an automatic PO was created
Note 987079 - HEADER_GUID in notification mail causes dump
Note 984184 - BADI BBP_ALERTING active but its implementation isn't called
Note 907762 - Incorrect notification language after approval
Note 1029181 - Formating errors in smartform BBP_OUT_EXCEPTION
Note 951021 - BBPCF02 : Interpreter error occurs when return GR
Note 1050451 - Message BBP_CF_036 is not displayed for purchase order error
Note 1061013 - SAPSRM6.0SP02:Confirmation return can't be posted for BE PO
Note 1060843 - Manual activity for corrections made in Note 1046012
Note 1046012
Regards
- Atul

Similar Messages

  • CCMS not sending e-mail when system is down

    I have installed solution manager 4.0 and configured it as a CEN to handle all CCMS alerts from our SAP systems (ECC5.0, BW, etc), these systems all have CCMS agents install and configured. The configurations work no problem. We get automatically notifications on a lots of events -- such as shortdumps, responses time, system log errors, etc. However, we never get e-mail notifications on following two situations:
    1. System down -- when one system is down, we can see it availability is going to 0% on solution manager but we did not get e-mail, I am using MTE class "Availability_SysPercent_ABAP",  it should send e-mail when it below 60%. But it never did even it's 0%. Also tried several other MTEs, but none of them work.  Is this because when system is down, CCMS not work any more or something else?
    2. Job cancel -- I am not what MTE class to use in order to send e-mail when some jobs are cancelled.
    Any help are greatly appreciated.
    Yujun Ran

    I don't know if this is correct but my Execution is "Any server" and it works.
    I assume you copied the same method for your central AR method. The person earlier who mentioned clients may have something. I don't use the CCMS_OnAlert_Email_V2 method so I'm not sure but I think the parameters need to have a user in 000 with an e-mail address in the user master in order to send. I don't think this is any different for the Central AR method which works for you so probably not the problem but double-check. I use the CCMS_Send_Alert_to_ALM_V2 method so my config will be a little different.
    Is SAP_CCMS_MONI_BATCH_DP scheduled in CEN? Mine is in the working client but again, not sure if it matters.
    Does the AR method you have assigned show up in RZ20>>Change mode>>View>>Method allocation?
    Is the send job in SAPCONNECT scheduled, I believe it behaves differently with local and central AR's.
    Message was edited by:
            David Hill

  • "Send e-mail when ownership is assigned" SharePoint 2013 task list

    I've found that the option to "Send e-mail when ownership is assigned" isn't available in SharePoint 2013 (enterprise) task lists. I've found that this functionality is now included the 'issue tracking' list template.
    I'm unsure why this very useful feature has been removed from the task list template. I’ve tried adding the task content type to an issue list; this works fine and the notification is sent. However, the new ‘task aggregation’ feature
    in mysite only picks up items in an task list, so those items stored in issue lists get ignored. Fairly frustrating. 
    I wonder whether anyone from MS can fill me in on when this feature has been removed? 

    Here's a way to enable it by PowerShell:
    http://bernado-nguyen-hoan.com/2013/04/26/enable-email-notifications-for-tasks-list-in-sharepoint-2013/
    Although this works, are we now expected to teach users who create Tasks and want to automatically notify all involved via e-mail Powershell skills? MS really needs to take a second look at this faux pas and bring the "Send
    e-mail when ownership is assigned" option back.

  • WF Task 10008187 send email to vendor when return delivery confirms

    Hi Gurus.,
    Need help , actual requirement is to update email with some more information like plant address , qty , UoM ...etc  when return delivery confirms.
    I checked in the system WF 10001048 is not active for the event RETURN with BUS 2203 ... but user is getting email .
    How its being triggered ? I checked in event type linkage as well , I dont see its been linked ....
    Can you please help on this to find where it could be linked and triggered once return delivery initiated .
    Advise me is that possible to enhance WF 10001048 with additional task ..?
    Please help ..

    Hi
    <b>Please go through the following SAP OSS Notes -></b>
    Note 1019974 - Notification: WFL Error when an automatic PO was created
    Note 987079 - HEADER_GUID in notification mail causes dump
    Note 984184 - BADI BBP_ALERTING active but its implementation isn't called
    Note 907762 - Incorrect notification language after approval
    Note 1029181 - Formating errors in smartform BBP_OUT_EXCEPTION
    Note 951021 - BBPCF02 : Interpreter error occurs when return GR
    Note 1050451 - Message BBP_CF_036 is not displayed for purchase order error
    Note 1061013 - SAPSRM6.0SP02:Confirmation return can't be posted for BE PO
    Note 1060843 - Manual activity for corrections made in Note 1046012
    Note 1046012
    Regards
    - Atul

  • How to send e-mail when a trigger condition is verified?

    Hi,
    I want to implement a trigger to send an e-mail when the condition of the tigger is verified.
    Thanks in advance.
    Paulo.

    i'm using the sample code you can find at http://otn.oracle.com/sample_code/tech/pl_sql/htdocs/Utl_Smtp_Sample.html to implement the mail function.
    Check out you gateway configuration cause i had some problems with it at the beginning
    my trigger goes like this (i use it to receive a mail everytime i have a exception in one of my processes):
    create or replace trigger TRG_error_handle
    after insert on errores
    for each row
    begin
    demo_mail.mail(sender => "sendername", recipients => "your emailadress",
    subject => 'Error en reporte ' || :new.proceso,
    message => 'Ha ingresado un error de aplicación a las ' ||
    to_char(:new.fecha, 'hh24:mi:ss') || ' del ' ||
    to_char(:new.fecha, 'dd/mm/yyyy') || chr(13) ||
    ' Proceso: ' || :new.proceso || chr(13) ||
    ' Mensaje de error: ' || :new.err_desc);
    end if;
    end TRG_error_handle;
    Good luck.-

  • Exchange 2010 - Method to send e-mail when the WAN IP is dynamic

    Hello,
    I am writing due to the fact that I cannot send e-mail from my Exchange 2010 Server to my Yahoo! address for testing. When trying to do so, I get the following error message:
    mta1106.mail.gq1.yahoo.com gave this error:
    Mail from xxx.xxx.xxx.xxx not allowed - 5.7.1 [BL21] Connections not accepted from IP addresses on Spamhaus PBL; see
    http://postmaster.yahoo.com/errors/550-bl21.html [550]
    As one can see, because my IP address is residential, I cannot send e-mail to all addresses on the web. I really would like to use this as my primary contact, and thought of using a proxy. Can someone recommend a good proxy, or workaround for this? I am
    sorry for posting in Exchange 2013, but I couldn't find the 2010 forum. Thank you to all who reply.
    Mike

    Thank you for your reply,
    I have set up DynDNS, and I am currently using my own domain name. The problem was I needed to configure a smart SMTP host, or relay server on my send connector. I decided to go with SMTP2GO, as they are cheap, and allow you to send 20 e-mails a day for
    free. When the money is right, I plan to upgrade.
    Thank you for your help.
    Mike

  • Send e-mail on successful delivery of Message (File to File Interface)

    Hey Friends,
    We are on PI 7.11. we have a simple File to File interface, we pick up a file from FTP server, do some transformation in PI and send it across to another FTP server. we have a requirement that once the file is transmitted successfully to the receiver FTP server, we should send e-mail to a business user.
    I was thinking of adding a e-mail interface in Interface Determination and checking "Maintain Order at runtime". File Interface will be the first and e-mail will be second. In this way if File interface fails, e-mail interface will not be executed.
    Will my solution work or is there any better solution to achieve my requirement.
    Appreciate your feedback.
    Thanks
    Saif

    Hi,
    Your approach looks perfect...i.e sending of mail once the file has been delivered using EOIO concept...
    Only drawback in this approach is the monitoring required for clearing of queues whenenver the error occurs...need some care for clearing of the queues...
    you can use the Messaging System EOIO Queue Monitor for knowing the blocked queues or failed queues..for monitoring..
    HTH
    Rajesh

  • Need to send Automated mail when releasing the Hold

    Hi Team,
    I have requirement to send the mail to customers when releasing the Hold Manually in OM.
    Kindly let me which event will trigger when releasing the hold manually.(Action -> Release Holds)
    Thanks
    Suresh.S.

    hi,Suresh
    There may be a way for your requirement.
    Achieved with form personliaze as follows(Not test):
    trigger event: post-query
    1.Check the holds which retrived at 2 is released or not.
    If released then send mail.
    2.Get current holds again.
    At the first time, 1 will not perform anything because of holds has not be got yet.
    Afterwards 1 will perform normally when release hold. (Action -> Release Holds)
    Regards,
    Leno
    Edited by: Leno Sun on 2013/05/10 0:36

  • Need to send a mail when job window time is over

    Hi ,
    select * from v$version;
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE 11.2.0.2.0 Production
    TNS for Linux: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production
    ========
    I have created a job using dbms_scheduler.create_job with a 1 hour window ( created using dbms_scheduler.create_window ) .
    My job triggers a stored procedure . Now I have a send_mail code at the end of the stored procedure which sends a mail with plsql log as an attachment . When my job runs more than 1 hour the stored proc is getting stopped and not triggering the mail though I put the same code in exception block ( exception when others ) .
    CREATE OR REPLACE PROCEDURE my_sp
    AS
    BEGIN
    -- some code ---
    begin
    -- send mail --
    end
    EXCEPTION
    WHEN OTHERS
    THEN
    send mail ( Can I get this piece when window time is over )
    END;
    Is there any other way I can run the last piece of the proc (send_mail) .
    Thanks ,
    Mahesh

    Mahesh wrote:
    Folllowing below note .
    http://download.oracle.com/docs/cd/E14072_01/server.112/e10595/scheduse008.htm
    but need to attach a file .
    SQL> desc utl_mail
    PROCEDURE SEND
    Argument Name               Type               In/Out Default?
    SENDER                VARCHAR2          IN
    RECIPIENTS               VARCHAR2          IN
    CC                    VARCHAR2          IN     DEFAULT
    BCC                    VARCHAR2          IN     DEFAULT
    SUBJECT               VARCHAR2          IN     DEFAULT
    MESSAGE               VARCHAR2          IN     DEFAULT
    MIME_TYPE               VARCHAR2          IN     DEFAULT
    PRIORITY               BINARY_INTEGER          IN     DEFAULT
    REPLYTO               VARCHAR2          IN     DEFAULT
    PROCEDURE SEND_ATTACH_RAW
    Argument Name               Type               In/Out Default?
    SENDER                VARCHAR2          IN
    RECIPIENTS               VARCHAR2          IN
    CC                    VARCHAR2          IN     DEFAULT
    BCC                    VARCHAR2          IN     DEFAULT
    SUBJECT               VARCHAR2          IN     DEFAULT
    MESSAGE               VARCHAR2          IN     DEFAULT
    MIME_TYPE               VARCHAR2          IN     DEFAULT
    PRIORITY               BINARY_INTEGER          IN     DEFAULT
    ATTACHMENT               RAW               IN
    ATT_INLINE               BOOLEAN           IN     DEFAULT
    ATT_MIME_TYPE               VARCHAR2          IN     DEFAULT
    ATT_FILENAME               VARCHAR2          IN     DEFAULT
    REPLYTO               VARCHAR2          IN     DEFAULT
    PROCEDURE SEND_ATTACH_VARCHAR2
    Argument Name               Type               In/Out Default?
    SENDER                VARCHAR2          IN
    RECIPIENTS               VARCHAR2          IN
    CC                    VARCHAR2          IN     DEFAULT
    BCC                    VARCHAR2          IN     DEFAULT
    SUBJECT               VARCHAR2          IN     DEFAULT
    MESSAGE               VARCHAR2          IN     DEFAULT
    MIME_TYPE               VARCHAR2          IN     DEFAULT
    PRIORITY               BINARY_INTEGER          IN     DEFAULT
    ATTACHMENT               VARCHAR2          IN
    ATT_INLINE               BOOLEAN           IN     DEFAULT
    ATT_MIME_TYPE               VARCHAR2          IN     DEFAULT
    ATT_FILENAME               VARCHAR2          IN     DEFAULT
    REPLYTO               VARCHAR2          IN     DEFAULT

  • Need to send Automatic mails when the report successful or Fail.

    Hello Experts,
    Created one report for reconciliation to check BW and R/3 figures.
    There are exceptions designed using reporting Agent settings on the same report.
    (When the values from R/3 to BW are matching it shows Green color and if the values are not matching report shows red color in the columns.)
    There are some mandatory variables for Company code, Period and Currency Type.
    Selections for  Company code and Period are fixed but We have three currency types (00,10,30)
    Reports needs to be executed for three currency types.
    Requirement is that
    when the report is executed for One currency type  (Ex u2013 00)
    If the key figure column shows Green color , Immediately mail has to be sent to necessary mail IDs saying the status successful.
    If the key figure column shows Red color , Immediately mail has to be sent to necessary mail IDs saying the status Failed.
    Like this the same report has to be executed for other two currency types and send the the same status as above phenomenon.
    Sending mails can be taken care by BASIS people with SMTP configuration.
    I want to know the development needs to be done from BW side.
    Are there are any settings in BW to send the message as Successful  when the report shows green color and message as failed when red color appears in the report.
    Regards,
    Siva.

    Hi,
    As i understand you need to set up an alert framework.
    Please check :
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b6d59590-0201-0010-5f9d-adb9f6b14d80?quicklink=index&overridelayout=true
    This can also be achieved using BEx broadcaster
    Please check :
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/efdbd593-0e01-0010-4eb1-a09ffedd550a?quicklink=index&overridelayout=true
    Hope this helps.
    -Vikram

  • I need a program to send a mail when sap starts

    I need a program to send a mail (external mail) each time sap start or something similar.
    Does anybody know something about this ?
    Thank you .

    Hi,
    this is not a perfect answer, but it may help you,
    In SM04 transaction code, you will know which user is loged to SAP and which transaction is using, there we have a option to send the mails also
    have a look at it, and try to solve your problem
    Regards
    Sudheer

  • Is it possible to  Sending a mail when Mapping fails ?

    Hi,
    I am using the BPM for my scenario. In that BPM , I am using the message transformation ,  currently when the mapping fails the entire process stops.
    Instead of this I want to send a mail.
    Thanks in advance
    Chemmanz

    Hi Chemmanz,
    Sorry for the delailed response. Here is some explaination.
    Wrap you transformation step in an exception handler.
    http://help.sap.com/saphelp_nw04/helpdata/en/33/4a773f12f14a18e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/f6/e1283f2bbad036e10000000a114084/content.htm
    In the exception handler have a control step - type mail. Here you can specify any custom message.
    after the mail control step , you can either exit BPM using control step - type exit or continue with the BPM.
    cheers,
    naveen
    cheers,
    Naveen

  • Auto send e-mails when jobs failed

    Hi,
    Hope this is a simple question for you guys. What we need to setup when a particular job failed, we want to SAP (WAS 6.40 system )send e-mail to a particular individual e-mail address? We have e-mail configured in SAP but not configured CCMS. We also have SolMan 4.0 system installed also. I am trying to read CCMS documentation but there are too many and more concept than step by step. I also searched in this SDN and found out most are point to CCMS configurations and then link to solution manager which seems quite complicated.
    My question is: do I need CCMS and/or SolMan in order to send e-mail notification to a individual when a job failed? Is there a simple setup step for this task? If we do need CCMS and/or SolMan, anywhere have step by step document? I don't want to do all fancy things, just a one task.
    Thanks and regards,
    Yujun Ran

    Yujun,
    Have a look at note 553953
    and there is more information on how to do this with ssm in
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/97d2e8b3-0b01-0010-b787-b8ce558a51c2
    Cheers and don't forget the points when this info is usefull
    Lando

  • Intent_driven Interaction: Sending E-Mail when the Service Request is saved

    Hi,
    I would like to send automatically an E-mail when the Service Request is saved. I created a new policy within context "Intent Driven Interaction" . I chose the IC event "OrderSaved" and the relevant Business Roles.  In my rule I chose the condition "If current Event equals  Order was saved"  and  the action "Send out going E-Mail Using Mail Form".  I created an interaction profile that is assigned to the Service Manager Profile "IDI Default".
    It does not work.  Any idea ? Is there a way to test this type of rule ?
    Thanks a lot !!!

    Thanks a lot for your fast response, unfortunately this is not what i was looking for.
    Kind regards
    Hannes
    If your question is solved, please mark as answered.
    Edited by: Hannes Wegehenkel on Sep 22, 2010 2:38 PM

  • Why can't I send e-mail when connected to some WiFi networks?

    At times when I can connected to other WiFi networks, I cannot send e-mail.
    I'm not sure if this is something in the settings for my e-mail, or related to the WiFi network.
    I am able to receive e-mails at that time.

    Check that you have set up the OUTGOING server as well as the incoming server. Follow the instructions in this technical support article to get to your outgoing server configuration. If none is configured, use the instructions to add the outgoing server according to your email provider's instructions.  If one is configured, verify that it is set up correctly.

Maybe you are looking for

  • Opening a compressed folder (zip)

    Help! I received an email from Taiwan and naturally the characters are in Chinese. I can use an online translation service, no problem, but there was an attachment that will not open. The computer indicates it is a compressed attachment and I have no

  • SBO 8.8 PL10  DTW Service APInvoice

    Hi, I am having trouble importing AP Invoices (service type) in to SAP Business one 8.8 PL10.  I have not imported service type AP invoices before and there does nto seem to be examples of this in the DTW templates.... Header file: RecordKey     <doc

  • Workforce planning in Projects

    What are the different ways of assigning people to Work Centers? My target is to get a worklist for CAT2 transaction from project internal activities. 1. I can assign people to Work Centers in workforce planning? 2. I can assign people to Work Center

  • Display special character for 'Artihmetic mean'

    I can't find the character for 'Arthmetic mean', it's 'x' with a line above, any ideas!? I've searched several font (Symbol, Wingdings etc) but didn't found that special character...!

  • WD Application acting as an initial logon page

    Hello experts, is it possible to have a Java Web Dynpro application acting as an initial logon page removing the current standard logon functionality? If yes, where is the mapping done? I changed authschemes.xml accordingly, restarted the server but