Quotation, customizing of output actions for email

Hi All!
I am having a problem with the customizing of an output action for email for quotation:
In SPRO, SRM Server> Cross-application> Set output actions and output format> Define actions or document output
I set the following parameters:
Action profile: BBP_PD_QUOT
Action definition: ZCUSTOM_QUOT_PA
With
Action settings:
   Processing Time: Processing when saving document
   Processing Times Not Permitted: Selection report
   Sort Order For Display: Empty
Action determination and Action Merging:
  Determination Technology: Determination using conditions that can be transported
  Rule Type: workflow conditions
  Action Merging: set highest number of processed actions
Processing types: Smart Forms Mail
With
Form Name: BBP_OUTPUT_COVER
Processing Class: CL_PD_QUOT_PROCESSING_BBP
Processing Method: PROCESS_BBP_QUOT_MAI_BCS
Archive Mode:  Main only
The problem is that, when i accepts the quotation, there is no email generated, also in BBP_PPF there isn't any output generated.
Do anyone know what could be the problem? there is something missing in the configuration??
Thank you very much in advance!
Regards,
Nicolás.-

Hi All,
I'm facing the same problem of customizing the action profile BBP_PD_QUOT. My requirement is to trigger an Email notification in case an RFQ is rejected by the buyer. For that I have created one Event Control in- Define Event Schema" for "BUS2202". The Event Control which I have added is as-
Event                         Event category
"REJECTED"               Message(low priority)
Then in Action Profile BBP_PD_QUOT, I have created one Action Definition ZTEST with all the settings as described by Nicolos above except the condition in the BADI as I dont know the BADI name he is specifiying.
I'm unable to trigger the email in case an email is rejected. So, can you please let me know BADI name with the condition you have specified.
Also please specify if I'm doing something wrong.
Help is required urgent...
Thanks And Regards
Anurag Khanna

Similar Messages

  • Common business action for Email/FTP transports behaving differently

    Hi B2B Gurus,
    We have configured a common business action for incoming documents for different transports (Email and FTP). Since the exchange protocol is "Custom document over generic exchange" and the payload is the same for the 2 protocols, we had to create a common business action as the Document definition (identification criteria) is the same. We have ofcourse created separate agreements with separate DCs but the same business action.
    In the above scenario, it works fine for all well formed documents (XML). We are observing that it it throwing the "unable to identify the document protocol" error when the invalid payload is sent through Email protocol but is allowing the document into Oracle B2B for FTP. We are using Oracle 10g and are on the latest patch.
    Can you pls let us know if this is the behaviour expected? Shouldn;t it be the same as the business action is the same ? Is transport making a difference? pls let us know asap as this is blocking some test scenarios as we have to go live soon.
    Regards
    Kavitha

    Hi Kavitha,
    Do you mean to say that the agreement is identified based on the "identification criteria" for Email protocol and not on the Email ids?In case of EMail transport, Email ID's are used for partner identification but for XML document identification, only XPATH is used.
    Is there anything that can be changed in our configuration to allow invalid documents pass thru b2B so that the validation can be handled by our backend?Treat XML files like Flat files and keep validation disabled and then invalid documents can also be passed.
    In this case, we also see that the idenfication criteria (XPATH) value is coming fine but the XML is not well formed.If you have configured B2B for custom XML and incoming XML is malformed then anyhow it will fail in EMail transport as document it self will not be parsed and hence XPATH can not be applied. As I mentioned above, if you still want to accept this doc, configure B2B for custom flat file instead of custom XML.
    Regards,
    Anuj

  • Is there a way to change the output type for Email Remittance Program?

    Hello,
    We are trying to implement Separate Remittance Program.The seeded output type is PDF( I have checked the output type for send separate remittance concurrent program) however the
    email which we receive looks like a regular email I mean with a normal text .  Is there a way to get the output in different type like excel,attachment,pdf.
    Any inputs would be highly appreciated.
    Thanks,
    Sushma

    Currently there is a bug raised
    Bug 8208646 : R12 UNABLE TO SEND SEPARATE REMITTANCE ADVICE AS EMAIL ATTACHMENT IN PDF.
    If you want to customize this process you need to create data definition,new rtf template and bursting program to send pdf as attachment.

  • Custom file name format for EMAIL Attachment

    Hi,
    We are seding attachment to Supplier by using Email Transport protocol over Custom Document Generic Exchange.
    It delivers mail successfully with an attachment as EMAIL 1.0. but we want to customize the filename( ex: c111.txt) . how can we change the attachement filename ? and coud u tell us what are the properties are required(tip.properties) for email tranport.
    Regards,
    Jawah

    Hi,
    Have you checked -
    http://www.oracle.com/technology/products/integration/b2b/pdf/B2B_TN_009_Transport_SMTP.pdf
    http://www.oracle.com/technology/products/integration/b2b/pdf/B2B_TN_021_TIP_Properties.pdf
    Also refer -
    override default send from email id and attachment name in email delivery
    I am not very sure whether name of attachment can be customized. I think anybody from Oracle IDC team can confirm the same.
    Regards,
    Anuj
    Edited by: Anuj Dwivedi, Infosys on Oct 13, 2009 2:09 PM

  • How to get custom tag output rewritten for netui tags?

    I have a custom tag that outputs <netui:button> elements but these need to be reprocessed
    into valid html prior to display. For example, in the JSP a netui:button becomes:
    <input type="submit" name="portlet_3_3actionOverride:ChangeMonth" value="Current"/>
    but from the taglib it remains the following in the html:
    <netui:button type="submit" value="Current" action="ChangeMonth"/>
    Is there a simple way to get the preprocessor to reevaluate the taglib output?

    No, there's no practical way to do that. For now, you might consider building a
    small ".jspf" (JSP fragment) that gets included at run time, to encapsulate what
    you're trying to do.
    When JSP 2.0 comes along (in the unseeable future, for WLS), you'd probably be
    able to write a "tag file" that encapsulated the logic you're trying to write.
    "Mike" <[email protected]> wrote:
    >
    I have a custom tag that outputs <netui:button> elements but these need
    to be reprocessed
    into valid html prior to display. For example, in the JSP a netui:button
    becomes:
    <input type="submit" name="portlet_3_3actionOverride:ChangeMonth" value="Current"/>
    but from the taglib it remains the following in the html:
    <netui:button type="submit" value="Current" action="ChangeMonth"/>
    Is there a simple way to get the preprocessor to reevaluate the taglib
    output?

  • Multiple output/action for ECS Purchase Order

    Hi,
    We have a business scenario where; for a particular plant, the purchasing department would like a printed copy of the Purchase Order at the time the PO is issued via email to the supplier. I've tried setting up dual processing types (ie. Print&Mail) but I cannot find the PO parameters required (ie. Plant) within the business object BUS2201 to create the appropriate schedule or start conditions.
    Am I going about this the right way? I would prefer to stay away from the suggested R/3 output approach from note 883693.
    We are using Extended Classic Scenario in SRM5.0 (Server5.5).
    Assistance would be greatly appreciate.
    Kyle.

    you can use the BBP_PO_ACTION_CONF (or something like that) transaction to create multiple output in SRM.
    If the fields you need are not available in BUS2201, you can create your own delegate of BUS2201 and retrieve those parameters yourself in the custom ZBUS2201.
    Regards,
    Robin

  • Output type for Delivery note missing for shipping point

    Hi all,
       I have a plant setup to email delivery note which uses shipping point SGUS.  Condition record is setup for this shipping point using Del Typ/Shipping Point /Plant.  This uses the communication stragery ZINT.
    The email works well for this shipping point.  However, when delivery cannot be email using shipping point CHAL.  I guess this plant has 2 shipping points (sgus and chal).
    When delivery is created, output type for email is missing.   I already created condition rec
    for LF/CHAL/plant 121.  Still not working.
    Can anyone pls provide any suggestions ASAP ?
    Thanks
    Joyce

    Hi MdZ,
       I looked at the analysis output.  ZD04 output is what i am after.  Don't understand the followings:
    Q1 - why the ordering in anaylsis is different than in output determination procedure. For example:
    In Analysis Output: i have:
    LDOO    -  Output not found
    MAIL     - manual output
    PLOO    - Output not found
    Z940    - Output found
    ZBOL   - Output not found
    ZD04   - OUTPUT NOT FOUND
    The Output Determination Procedure as:
    Step  Counter   CType
    10       1           LD00
    12       1           ZLFX
    13       0           LALE
    14       1           ZBOL
    20        2          MAIL
    75       1           ZD04
    90       1           PL00
    110      1          Z940
    Step 10 should be read , then step 12, and so on.  Why is the ordering in procedure different than in
    output analysis ?
    Q2. Why did it display ZD04 not found when ZD04 appear on the delivery output as green light ? When i drill down, it show 2 access sequence.  Access 10 stated Output found.  Access 20 stated Output not found.
    Thank you.
    Joyce

  • Output determination for Customer Account group - A brain teaser

    At the place of configuration for Account groups, there is a field called Output Determination which has values like DB001, DB002 etc which says output for sold to, ship to and so on...
    What is the purpose of maintaining output determination procedure at the account group level?
    And also, where can i do the complete output determination for it? Like i could see Output determination for sales activities, sales documents, billing documents and shipping...But no where in the img screen, i found a place where i can configure these? Any ideas?

    In SAP, we send different output types(read documents) for Inquiries, quotations, orders etc. to relevant partners (read contact persons) sold-to party, ship-to party etc. thru various transmission mediums like ex. Print, Fax, e-mail etc.
    Output can be determined by using component output determination procedure. System should know from where the output is to be determined whether from IMG or from customer A/C group.  This is depended upon the control that we can activate or deactivate in "Check access for condition type" in definition of the output type (T.Code: NV03)
    Output Determination:
    IMG > Sales and Distribution > Basic Functions > Output Control > Output Determination  Output Determination Using the Condition Technique > Maintain Output Determination for Sales activities/ Sales Documents etc.
    Regards
    AK
    Reward points if helpful

  • Customizing PO approval workflow POAPPRV for email subject/body changes

    Hi,
    The requirement is to modify the email subject/body of the emails sent to the suppliers once PO is approved.
    They would also like to remove the
    'From/To/Sent/Id' which is displayed as first section in body currently.
    I am new to workflow, so could you please guide me in achieving this?
    Is workflow customization only option?
    Do we have any other way in which the requirement can be accomplished?
    Thanks!

    >
    I would like to know how FYI gets appended before.
    in the body before the actual text, From/To/Sent/Id are all displayed. I would like to know where they are fetched from.
    I can understand it uses some template for email, but am unable to locate it.
    >
    The FYI is appended based on the type of notification. Since this message does not require any action from user, Oracle adds FYI.
    See http://apps2fusion.com/apps/workflows/327-workflow-notification-template to understand the template.
    >
    Also can you point me to good references for workflow customization.
    >
    You can look at
    Customizing seeded workflow steps
    http://www.workflowfaq.com/
    Anil Passi has good tutorials for this http://oracle.anilpassi.com/oracle-workflow-training-lesson-1-2.html
    See white paper at http://www.vivekasolutions.com/user_docs/WFCustomizationWP.pdf
    >
    Because this is the only change that am expected to do in this critical PO workflow. I dont want something else to be affected because of this.
    >
    As long as you stick to PO approval workflow, you won't affect other areas. If you modify the template (provided you find it), you may affect other areas.
    Sandeep Gandhi

  • Output determination for sales order via email notification

    Dear All,
    Can some one provide  me  a  step by step configuration guide for Output determination via email notification.
    I would appreciate for your prompt response.
    Thanks
    ANGKS

    Hi there,
    For getting output Email or any media you have to do output determination. output determination is also carried by Condition techniques.
    Configuration path: (following are the steps)
    1) SPRO-> IMG-> Basic Functions-> Output Control-> Output Determination-> Output Determination using Condition Technique- >Output Determination for Sales Documents .
    2) Create Condition Table: select the field Sales Doc Type from field catalog & Save
    3) Maintain Access Sequence: 4-digits code & description. 
    4) Assign condition table to access sequence. Select Accesses line item and Go To Fields. Fields will display the fields we have selected in the condition table i.e. sales doc type. Maintain Output Types:BA00: Order Confirmation Select BA00 & Copy & Rename. Give the same 4-digit code as given to access sequence. You Can Maintain: Languages of Output Partners (to whom you need to send output) Print Program- print specification Sap Script- layout Assign Output Types to Partner Functions: go to new entries & assign your output type to partner functions. Maintain Output Determination Procedure: V10000 (Standard Procedure)here you select communication medium Email.
    Go to new entries and create your own 6-digit code with description. Select the procedure, go to Control Data. Here mention the output type i.e. condition type and leave requirement and manual only columns as blank. Determination Rule: link the 6-digit procedure code to doc types. Create Condition Records: VV11. Select document type and click on Communication. Mention partner function, medium, time. Output device: LP01, Spool request Name: SD_003, Suffix 2: order_confir & flag on print immediately. Once you press enter you will come across 2 key combinations: Sales organisation/ Customer Number: fill SO, Customer No, Partner Function Abbreviation, Partner to whom the output should be sent, time, medium, language. It contains: Sales Orgnisation, Customer, Partner Function (The abbreviated form of the name that identifies the Partner) (During output determination, the system determines the recipient of the output from the master record for the specified partner function. In this field, you can explicitly specify a recipient that will override the standard partner. There must also be a master record for the partner that is specified explicitly.), Medium, Time & Language.} Order Type: Document Type, Partner Function (abbreviation), Partner, Medium, Time & Language. Path For Output Determination For Sales Documents: Logistics -> Sales/distribution -> Master data -> Output -> Sales Document -> Create (t-code VV11) Path for Output Determination
    I hope this will help you.....
    Regards
    Deepak

  • Different alerts for email and sms messages for a contact with custom ring tone

    Hello,
    I have a Curve 8530 with OS 5.0.0.395.
    I have my default sound profile set up to play one type of alert sound when I receive and email message and another when I receive an SMS message (so I know the difference without looking at my phone). That works fine except for contacts that I also have a custom ring tone set up for. It seems that under the Custom Ring Tones/Alerts section of the contact there is only one entry for Messages and it applies to both email and SMS. If I have the contact's message alerts set to the alert I have for email, then their SMS messages play the same alert and I might think it's an email. Or if I have the messages alerts set to the SMS alert sound then their emails sound like SMS messages. Is there a way to have a custom ring tone set up for a contact but still allow their emails and SMS messgaes to follow the current sound profile's settings?
    Thanks.

    Hello,
    Have you had any luck resolving this issue. I had a 8230 and this was possible. But like you I can get the 8530 to work. If you found the solution, please let me know.

  • How to add custom action for Publishing Tab on Pages?

    I am able to add a custom action for libraries tab on document library , but i am unable to add it on Publishing tab on Pages.
    Below is the code , what i am trying.
    <?xml version="1.0" encoding="utf-8"?>
    <Elements xmlns="http://schemas.microsoft.com/sharepoint/">
    <CustomAction
    Id="Ribbon.PublishTab.Publishing.CheckLinkedPageItems"
    Location="CommandUI.Ribbon"
    RegistrationType="List"
    RegistrationId="850"
    Sequence="40"
    Title="Move Documents">
    <CommandUIExtension>
    <CommandUIDefinitions>
    <CommandUIDefinition Location="Ribbon.PublishTab.Publishing.Controls._children">
    <Button
    Id="Ribbon.PublishTab.Publishing.CheckLinkedPageItemsButton"
    Alt="Check Linked Page Assets"
    Sequence="40"
    Command="CheckLinkedPageItems"
    Image32by32="/_layouts/images/centraladmin_systemsettings_email_32x32.png"
    LabelText="Check Assets"
    TemplateAlias="o1"
    ToolTipTitle="Check Linked Page Assets"
    ToolTipDescription="Checks each image, document and page linked to from this page and verified if the asset is both working (not a broken link) and published. You may also use that page to publish all unpublished assets at once."
    />
    </CommandUIDefinition>
    </CommandUIDefinitions>
    <CommandUIHandlers>
    <CommandUIHandler Command="CheckLinkedPageItems" CommandAction="javascript:alert('button clicked!);" />
    </CommandUIHandlers>
    </CommandUIExtension>
    </CustomAction>
    </Elements>
    any thoughts?

    Hi,
    Check the secquence number . I don't see any issue in your code. Try with different sequence numbers.
    Did you find this Helpful? Please Mark it So! Thank you. Sachin Kumar

  • Download link custom action for video files

    Hi,
    I have a requirement for adding a custom action called "DOWNLOAD A COPY" in search results hover panel on click of which will download copy for the user. I am able to implement this for pdf, excel and word files but not for generic and video files
    types since ctx.CurrentItem object is not having any property pointing to the item URL. Can someone please help me in getting this property for video and generic file types.
    Thanks a lot in advance!
    SharepointLearner

    Hi,
    According to your post, my understanding is that you want to custom action for context menu in "Site Content and Structure" in SharePoint 2010.
    In "SiteManager.aspx", SharePoint use MenuItemTemplate class which represent a control that creates an item in a drop-down menu.
    For example, to create or delete the ECB menu for a list item in
    "Site Content and Structure", we can follow the steps below:
    To add the “My Like” menu, we can add the code below:      
    <SharePoint:MenuItemTemplate
    UseShortId=false
    id="OLListItemLike"
    runat="server"
    Text="My Like"
    ImageUrl="/_layouts/images/DelItem.gif"
    ClientOnClickNavigateUrl="https://www.google.com.hk/"
    />
    To remove the “Delete” menu, we can comment the code below:
    <SharePoint:MenuItemTemplate
    UseShortId=false
    id="OLListItemDelete"
    runat="server"
    Text="<%$Resources:cms,SmtDelete%>"
    ImageUrl="/_layouts/images/DelItem.gif"
    ClientOnClickScript="%SmtObjectDeleteScript%"
    />            
    The result is as below:
    More information:
    MenuItemTemplate Class (Microsoft.SharePoint.WebControls)
    MenuItemTemplate.ClientOnClickScript property (Microsoft.SharePoint.WebControls)
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Define Actions for Document Output - Activate / link std. Interactive Forms

    Hello,
    The transactions 'Actions for Document Output' help tells me the following:
    If the processing type External Communication is used for document output using SAP Interactive Forms, the following configuration needs to be done:
    SRM Document (Action Profile)      Form Name            Format
    Purchase Order (BBP_PD_PO)      BBP_PO_ADB       BBP_PO_ADB_PRN
    The interactive forms are available in our SRM system. Still up on searching the forms for f.e. the Purchase Order definition it can not be found. Only smartforms are listed. How come?
    Has the setting in transaction 'PDF-based Forms for SAP ERP' -> 'Activate PDF-Based Forms' got anything to do with this?
    Kind regards,
    Tim

    Hi Jay,
    I tried searching for it where you should link the form with the BUS object.
    Following path (PO): Cross-Application Basic Settings -> Set Output Actions and Output Format ->  Define Actions for Document Output -> Action Profile: BBP_PD_PO -> Tab: Processing Types -> Smart Forms Print -> Search for Form doesn't include the Interactive forms.
    I just realised: I need to add a new entry 'External Communication', would this entry be applicable for all communication methods? Thus fax + print + e-mail? And how did you go about setting it up, i suppose adding an 'external communication' entry next to the smartform entries in the std. SAP BBP_PO would be double (system wouldn't know which 1 to choose).
    Kind regards,
    Tim

  • Output Determination for Sales Documents distributed by fax/email

    Hi Experts,
    Can some one guide me regarding what all need to be done to maintain output determination for Sales documents to be distributed by fax/email.
    Thanks in advance...
    Regards
    Vamsi

    Hi Vamsi,
    Please go through this link it will help you about Output process in SAP R/3 for sales documents and billing documents.
    http://help.sap.com/saphelp_47x200/helpdata/en/93/745017546011d1a7020000e829fd11/frameset.htm
    I hope it will help you,
    Regards,
    Murali.

Maybe you are looking for