Offline Approval: RBBP_NOTIFICATION_OFFAPP Vs RSWUWFMLEC

Experts,
In SRM 5.0 we have given with new report "RBBP_NOTIFICATION_OFFAPP" and BADI "BBP_OFFLINE_APP_BADI" over the previously used "RSWUWFMLEC" for offline approval.
But the old report also exist in the system. Can anybudy explain me if I can use this old report for the offline approval in SRM 5.0. If I can, then what are the more features provided by new report and BADI combination to use it instead of the old one?
Thanks
Sangharsh

Hi
<b>SAP supports both upward and downward compatibility. You can also any report depending on your requirements.</b>
<u>Refer to SAP online Help</u><b>http://help.sap.com/saphelp_srm50/helpdata/en/31/ec423b4ac8d506e10000000a11402f/frameset.htm</b>
<u>Please read the standard documentation of the BADI - BBP_OFFLINE_APP_BADI using SE18 Transaction.
Here is the documentation.</u>
<u><b>BBP_OFFLINE_APP_BADI</b></u>
Short Text
Customer Enhancement of Offline Approval
Use
The BAdI BBP_OFFLINE_APP_BADI allows you to adapt and extend the SRM standard functionality for offline approval of workitems via e-mail.
You can:
Override the selection parameters from the sender report RBBP_NOTIFICATION_OFFAPP and flexibly determine the workitems tobe sent
Method: WORKITEMS_SELECT
Determine the e-mail recipient using your own criteria
Method: RECIPIENTS_GET
Flexibly determine the contents of the e-mail (texts, URLs)
Method: MAIL_DATA_GET
Generate the e-mail flexibly
Method: MAIL_CREATE
Define an alternative class method to generate the e-mail and/or process the response mail (decision mail) in the SAPconnect-inbound processing or via the report RBBP_OFFLINE_EVAL
Method: DETERMINE_CLASS_NAME
Define the e-mail address of the respnse mail (return address)
Method: SMTP_INBOUND_ADDR_GET
Override the selection parameter in the SAPconnect inbound processing of the reply e-mail or from the processing report RBBP_OFFLINE_EVAL CH_SNDER (set to "X" as standard) to check whether the sender of the reply e-mail matches the owner of the work item.
Method: CHK_SENDER_IND_SET
<b>Release Note Extension of Functionality for Offline Approval (changed).</b>
Short text
Enhancement of the Functionality for Offline Approval (Changed)
Use
As of SAP SRM 5.0, the functionality for offline approval by e-mail has been revised and enhanced.
Changes and Functional Enhancements:
The Business Communication Service (BCS) is used for sending e-mails.
(For more information about this, see SAP Help Portal at help.sap.com -> Documentation -> SAP R/3 and R/3 Enterprise Release 4.70 -> SAP NetWeaver Components -> SAP Web Application Server -> Basis Services / Communication Interfaces -> Business Workplace and Services -> Generic Business Tools for Application Developers -> Business Communication Services - Sending from SAP Applications as of Release 6.10.)
New transmission report RBBP_NOTIFICATION_OFFAPP with enhanced selection parameters:
You can now restrict your selection of work items for sending on the basis of business objects, as well as on the basis of workflow tasks (TS*) as before. This means that you can restrict transmission to specific document types (for example,. BUS2205 - Invoice).
You can now use new checkboxes to select e-mail options (which replace the old radiobuttons). Remember that the indicator you set will override the default value.
E-mail text:
Can be made up of the work item text (short text) or the task description of the work flow task (full text).
Creating attachments:
You can attach a PDF (print version) of the document you want to have approved to the mail, and/or any attachments that exist for the document.
The input fields for standard notification texts and logon URLs that belonged to the old transmission report (RSWUWFMLEC) are no longer available because the notification contents can be specified more flexibly with the help of BAdI BBP_OFFLINE_APP_BADI.
Similarly, you no longer have to specify the return address because this can be replaced by the recipient's address in the transaction for SAPconnect inbound processing (transaction SO50). (If SAPconnect inbound processing has not been activated, the response mail [decision mail] is sent by default to the WF-BATCH user, as was also the case prior to SRM 5.0. The return address in method SMTP_INBOUND_ADDR_GET of BAdI BBP_OFFLINE_APP_BADI can also be overwritten.)
Processing logic in transmission report RBBP_NOTIFICATION_OFFAPP in conjunction with BAdI BBP_OFFLINE_APP_BADI:
a) Selection of work items
On basis of selection parameters or BAdI method WORKITEMS_SELECT.
b) Determination of recipient
Work item processor (attribute "Forward work item" from the organizational model and e-mail address is checked) or on basis of BAdI method RECIPIENTS_GET.
c) Collection of e-mail data
E-mail data from work item or from BAdI method MAIL_DATA_GET.
d) Generation of e-mail
By BAdI method MAIL_CREATE (flexible generation of subject, mail text, URLs, and attachments) or by default by class CL_BBP_MESSAGE_CREATE_OFFAPP (this class can be inherited and its methods changed - with BAdI method DETERMINE_CLASS_NAME this class can override the default class).
Standard Smart Form BBP_OUT_OFFAPP, which determines the e-mail layout, can be replaced in class method DETERMINE_FORM_AND_PARAMS (previously copied and varied).
e) Sending of e-mail
Class CL_BBP_DOC_SEND_BCS sends the e-mail by BCS.
Add approval notes to response mail:
After rejecting or approving, it is possible to enter notes in the response mail (only possible for e-mails in HTML format). These notes will be saved as document notes in SRM.
Inbound processing:
As of SRM 5.0, response mails can be processed in SAPconnect inbound processing. They are processed synchronously by classCL_BBP_SMTP_INBOUND_OFFAPP.
(Inbound processing in SAPconnect is activated if a suitable entry with the recipient's address and the processing class [ exit name] exists in transaction SO50. If a mail is received at this address, the specified class is used for processing. The work item ID and the decision of the approver are evaluated.)
If the document is locked at this point in time or if immediate processing fails for any other reason, the response mail is forwarded to the SAP inbox of the user who is assigned to the specified address. In this case, further processing is delayed until report RBBP_OFFLINE_EVAL is run (this report was the only report used prior to SRM 5.0, and it has to be scheduled periodically).
The e-mail addresses of the sender of the response mail and the determined recipient are compared by default; this ensures that third parties cannot respond. If a discrepancy is detected, the response mail is not processed. However, the processing parameters in inbound processing can be overridden by BAdI method CHK_SENDER_IND_SET
Effects on Customizing
You will find BAdI Customer Enhancement of Offline Approval (BBP_OFFLINE_APP_BADI) in the IMG for SRM by choosing
SRM Server -> Business Add-Ins (BAdIs)-> SAP Business Workflow
Hope this will help.
Please reward suitable points, incase it suits your requirements.
Regards
- Atul

Similar Messages

  • Problem while receiving a mail in blackberry using offline approval

    Dear SRM Gurus,
    We are working with SRM Server 5.5, SP08.
    We are using offline approval functionality using <b>Blackberry</b> device. We
    have observed that in an approval mail sent to blackberry, the approver
    does not see hyperlink for "Approve by mail" or "Reject by mail" text.
    However, when the same approval mail is checked on any other mail
    application like gmail or yahoo, we are able to get an hyperlink and
    approve the work item.
    While execution of report "RBBP_NOTIFICATION_OFFAPP", we have selected
    a checkbox "with approval links".
    Kindly suggest, how can we rectify this problem. We will appreciate your immediate help.
    Thanks in advance,
    chandra sekhar
    0062 081510685482

    Hi
    Yes, but for this you need have SAP MI (mobile infrastructure) configured in the landscape. MI is part of SAP NW. Integration of MI is possible with SRM2.0 and upwards.
    <u>For details refer -</u>
    http://service.sap.com/mobile - mobile procurement
    Re: Shopping Cart approval process in SRM using Black Berry
    Shopping Basket Approvals Through Blackberry
    <b>To change standard email text</b>
    Re: How can we change the standard email text?
    <b>There is a former thread dealing with text modification in the <u>RBBP_NOTIFICATION_OFFAPP</u> .</b>
    https://forums.sdn.sap.com/click.jspa?searchID=3694563&messageID=3714821
    <u>Configuration of Approval mails to Blackberry - Refer to the HELP links -></u>
    http://help.sap.com/saphelp_srm40/helpdata/en/5a/af5eff85d011d2b42d006094b92d37/content.htm
    <b>Other related links -></b>
    WF does not restart when requester accept changes
    RBBP_NOTIFICATION_OFFAPP
    Offline Approval: RBBP_NOTIFICATION_OFFAPP Vs RSWUWFMLEC
    RBBP_NOTIFICATION_OFFAPP
    Re: Offline approval
    Re: Is it possible to action an approval  work item sent to Lotus Notes mail
    http://help.sap.com/saphelp_erp2005/helpdata/en/index_srmaddon.htm
    WF-BATCH or not WF-BATCH....
    Do let me know.
    Regards
    - Atul

  • RBBP_NOTIFICATION_OFFAPP  vs RSWUWFMLEC

    In older version of SRM (<5.0), we used the program RSWUWFMLEC to send escalation emails to approvers and their managers. A single email is sent to the approver, approver’s manager and manager’s manager. Here the recipient can see the other recipients in distribution list of the escalation email. It helps the manager to easily identify the approver and follow-up with him for approval.
    In the new version(>=5.0) we use the program RBBP_NOTIFICATION_OFFAPP
    for sending notification and escalation emails to approvers and managers.
    Behavior: An individual email is sent to the approver, approver’s
    manager and manager’s manager. Here the recipient can’t see the other
    recipients in distribution list of the escalation email. It becomes
    difficult to the manager in identifying the approver, to follow-up with
    him for approval.
    My question is is there some config that need to be done so that one email is sent with all the receipients?
    Thanks
    Ram

    Hi
    <b>Try these links -></b>
    Offline Approval: RBBP_NOTIFICATION_OFFAPP Vs RSWUWFMLEC
    WF-BATCH or not WF-BATCH....
    Offline Approval
    Regards
    - Atul

  • SRM Offline Approval via Blackberries

    Hi,
    We're on SRM 5.5.  With the Offline Approval using RBBP_NOTIFICATION_OFFAPP or RSWUWFMLE programs,  has anyone managed to setup offline approval to work via Blackberries.  
    Thank you for your help.
    Jennifer Tran

    Hi
    Yes, but for this you need have SAP MI (mobile infrastructure) configured in the landscape. MI is part of SAP NW. Integration of MI is possible with SRM2.0 and upwards.
    For details refer service.sap.com/mobile - mobile procurement
    Please go through the related pointers ->
    Re: Processing inbound e-mails (RBBP_OFFLINE_EVAL )
    Shopping Basket Approvals Through Blackberry
    Shopping Cart approval process in SRM using Black Berry
    RBBP_NOTIFICATION_OFFAPP  vs RSWUWFMLEC
    RBBP_NOTIFICATION_OFFAPP  vs RSWUWFMLEC
    Re: Shopping Cart approval process in SRM using Black Berry
    Re: Problem while receiving a mail in blackberry using offline approval
    Hope this will help. Do let me know.
    Regards
    - Atul

  • Shopping cart offline approval with outlook

    Dear Experts,
    Currenlt we are working on SRM 5.0 classic scenario and ECC 6.0. I want to implement shopping cart offline approval with outlook.
    Can you please guide me what all are the settings need to be done for offline approvals....
    Thanks
    Ravi

    Hi Ravi,
    The program RSWUWFMLEC was used to scehdule offline approval mails upto SRM 4.0(In SRM 5.0,report RBBP_NOTIFICATION_OFFAPP is used)..
    Please see the foll link for more deatils:
    SRM5.0:
    http://help.sap.com/saphelp_srm50/helpdata/en/31/ec423b4ac8d506e10000000a11402f/frameset.htm
    SRM 4.0:
    http://help.sap.com/saphelp_srm2007/helpdata/en/31/47c6cb8e9249f2bc29444212e4704a/frameset.htm
    You need to check the settings mentioned in the link above before you scehdule the report for snding the approval mails to the external email ID's of the approvers.
    The job mentioned are only for sending the approval mails.To send the requester notification messages to external mail box (instead of SRM inbox),see the foll thread for more pointers:
    Re: mail refuse shopping cart
    Do let me know if you need an further help.
    BR,
    Disha.

  • Different offline approval processes?

    I was reading up on offline approval process and it seems that there are two methods of offline approval...one using the RBBP_NOTIFICATION_OFFAPP report and one using the RSWUWFMLEC report. Is that accurate? If so, what is the difference between the two methods?
    Thanks for your guidance,
    SN

    hi
    Offline Approval in SRM 5.0
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10dfad5a-5398-2b10-568b-d3d999d49b5c
    SRM : Offline approval process
    br
    muthu

  • Offline approval - weird characters in Outlook

    Hi all,
    We're on SRM 5.0, Server 550, SP12.
    Scenario: offline approval of Shopping Carts
    After running report RBBP_NOTIFICATION_OFFAPP, approver is getting an e-mail in Outlook 2003 with some weird characters:
    **START**
    Â
        The following requires processing:
    Â
        1 . Approve shopping cart of Shopper with value 64,78 USD
       
    Â
    Â
        Use the following link to log on to the system and carry out the approval online:
        Log on
    Â
    Â
        To approve or reject directly from this e-mail, select one of the following links:
    Approve by E-mail   Reject by E-mail   Â
    **END**
    When I look at the same message in , these characters are not visible; but there seem to be spaces/blanks in those spots. Looks like Outlook is substituting spaces for some other character.
    Also, there're some extra blank lines, which we would like removed.
    Any ideas how to get rid of the unwanted characters and unnecessary lines, besides BAdI implementation?
    Cheers,
    Serguei

    Hi,
    Please check the foll note:
    Note 1100912 - E-mail messages for work items with incorrect line break
    Also,sometimes some junk characters are inserted into the offline mail if the required services(for the generation of mail ) are not active in transaction SICF.
    Please see whether the following path is active in SICF:
    SAP/BC/BSP/SAP/SMART_FORMS/DEFAULT.CSS
    If the above service is not activated,then activate that and re-test.
    Last option would be to implement the BADI BBP_OFFLINE_APP_BADI (method ~MAIL_DATA_GET) to remove the unwanted characters.
    BR,
    Disha.

  • Offline Approval Configuration

    Hi All,
    We are using SRM 4.0 in classic scenario. We want to use offline approval (approval throught mail) with MS Outlook. Can you please tell what are configuration steps required to achieve this.
    Thanks in advance.
    Regards,
    Ajay

    Refer this link
    http://help.sap.com/saphelp_srm50/helpdata/en/31/ec423b4ac8d506e10000000a11402f/frameset.htm
    or else schedule this report RSWUWFMLEC with proper variant.
    Regards, IA

  • Offline Approval Problem-format of email in lotus notes is not poplulationg

    Hi Gurus,
      I am working on a support project now i have a problem in Offline approval .
    the email in the approver  inbox is not populating the correct values and i checked in the workflow side
    in SWI1 it is populating correct values but in the lotus notes the email  format is not good .it some filed s are filled with zeros.and i don't know how to get the link from SAP to lotus notes .
    what are the transaction i can check?
    and i also checked is  they are using badi BBP_OFFLINE_APP_BADI but they are not using this badi and no implementation for this badi.can any one suggest me how to go foreword.
    thanks
    Channu Sajjan

    Hi,
    Use this Report
    RBBP_NOTIFICATION_OFFAPP.
    Regards,
    Sachin

  • Offline Approval Program

    Hi,
    We are implementing the offline approval functinality. I have done all the settings related to that. We have scheduled a back ground job to run the report RBBP_NOTIFICATION_OFFAPP, which will trigger the approval mail with offline approval link enabled in the mail.
    But when I execute this report in the foreground the mail goes correctly with all the body. But when executed as a background job the approval mail is sent to approver but the entire body of the mail is blanked out.
    I have scheduled the back
    Could any one tell me what has to be done fort his to work.
    Regards,
    Ravi G

    Hello Ravi,
    Could you check if user to whom is sent the approval mail has an Output Device ( "Defaults" tab) populated in SU01 transaction ?
    If not, fill-in the field with an existing printer.
    Regards.
    Laurent.

  • Offline approval mail

    Hi,
    When the offline approval mails are sent, we have the buttons 'Approve' and 'Reject' in it.
    Correct me if i am wrong  - 'Approve' and 'Reject' buttons will be enabled in offline approval mails by the report RSWUWFMLEC.
    But when the dead line emails are generated, we don't have the 'Approve' and 'Reject' buttons in it. I want to know how do we control this in the deal line mails. Is it the standard behavior or should we do any customization? If so could you please let me know where we need to the customization.
    We are using Process controlled workflow.

    Hi Sarvanan,
    The requirement which i have is .. if a offline approval mail is sent it will have Approve and Reject buttons.
    When the remainder mail(dead line mail) is sent we are not able to see Approve and Reject buttons.
    I am trying to know why they are not there in the remainder mail (dead line mails). We are using the implementation for the standard badi  /SAPSRM/BD_WF_DEADLINES  to send the dead lines.
    But i am not able to find out how the buttons are disabled in remainder mail (dead line mails).

  • Offline approval isssue

    Hi ,
    We are on SRM 5.0 ,SP: SAPKIBKT06. We want to use the offline approval process.We have done the following
    1. Config SMTP as per  note 455140.
    2. Setup the user email id's ,Attribute "forward work item" to "X".
    3. Scheduled pgm RBBP_NOTIFICATION_OFFAPP .
    When shopping cart is created ,an email is sent to the approver to his outlook email id.This part is working fine.
    But when the email is opened for viewing it is blank with just the subject filled.For example the email subject would say,
    "Approve shopping cart of with value 109.000,00 USD". But nothing in the body of the email.Its blank.
    Any feedback would be appreciated.
    Thanks
    Raghu

    Hi,
    See the solution in the foll link:
    RBBP_NOTIFICATION_OFFAPP
    Related notes:
    Note 1064173 - RBBP_NOTIFICATION_OFFAPP: Incorrect Message Body
    Note 1100912 - E-mail messages for work items with incorrect line break
    Note 1073227 - RBBP_NOTIFICATION_OFFAPP is generating hardcoded #NOTM#
    BR,
    Disha.
    Pls reward points for useful answers.

  • Offline Approval problem

    Hi All
    If a Approver reports that he is not receiving E mails but able to see her workitems in Approver inbox what could be the problems?
    1. If approver is not at all receiving mails what we can do?
    2. If approver not receiving mails for certain work items?
    3. If he is newly added resource how we can configure his uderid so that he will be able to approve work items from Email?
    Thanks
    Kamal

    Hello Kamalakkannan
    Check following link for offline approval settings for report [RSWUWFMLEC|http://help.sap.com/saphelp_srm40/helpdata/en/88/f7423b4ac8d506e10000000a11402f/content.htm]
    Regards.
    Laurent.

  • Offline approval - Document Class in SO50

    Hi all,
    We're on SRM 5.0, Server 550, SP12.
    Scenario: offline approval of Shopping Carts
    In <SO50>, we have defined the following entry:
    Communication Type: Internet Mail
    Recipient Address: wf-batch(at)company.com
    Document Class: *
    Exit Name: CL_BBP_SMTP_INBOUND_OFFAPP
    Call Sequence: 2
    What is the meaning of Document Class and what value should be maintained there for the offline approval line? Is "*" an acceptable entry?
    Cheers,
    Serguei
    Edited by: Serguei Zabrodski on Jul 30, 2008 4:08 PM

    Dear Serguei/Disha,
    Even i am getting the same problem. If i apporve the shopping carts through offline and then approval status are not transfering back to SRM.
    I have maintained the entry in S050 and i scheduled the below two jobs.
    RBBP_OFFLINE_EVAL
    RBBP_NOTIFICATION_OFFAPP
    Can you please let me know what all are the steps need to be followed to complete this activity.
    This is mandatory requirement for my client.
    Thanks and Regards,
    Ravi

  • Special characters added in offline approval email

    Hi all,
    We are on SRM 5.0 SP13 ,ECS
    We are facing an issue with the outbound emails sent out from SRM system for offline approval for both shopping carts and PO.
    In the main body of the  email,some some special characters like ^A are being added at the start of each line.
    We have been observing this issue lately after the upgrade of our mail server.
    Has anbody come across such an issue in SRM 5.0??Please advise /share your solution/provid some insights.
    Thanks!

    Take a look at the note and see if it applies to your case.
    1019942     wrong encoding for HTML formatted emails

Maybe you are looking for