Customizing of campaign standard workflow

Hello Sap guys,
I´m working with marketing campaigns, and I have customized the standard workflow for marketing campaign approvals. The workflow is not working at the moment and I don´t know what the cause is. Here are the steps of customizing that I did, can anyone tell me if there is still something that needs to be done?
1. I went onto Maintain Standard Settings for SAP Business Workflow, and automatically customized the workflow being all the flags in green.
2. I went onto Perform Task Specific Customizing and accessed the component and CRM-MKT-MPL and clicked on Activate event linking and I opened the event WS 10001004 (CRM: Approving Marketing Campaigns) and set the status of the event to ACTIVATED.
3. I assigned agents to the component CRM-MKT-MPL on the screen Task Customizing Overview
4.  I set the task and the workflow as General Tasks
When I went to create a campaign I assigned as the responsible person the same person quoted above, and released the campaign.
Those are all the steps done...
Regards,
Mariana

Hi Raj
The only way I know of is "Development"...."Extensive Development" :-)
Say, ME23N, check for Screen Exits, then develop Screen code similar to screen 0200 of program SAPLSWI2, with all your add-ons. This would be painful for every type of transactions.
Users will always want to have everything on one screen, moon and stars and the sun, however, that ain't possible
Try convincing for standard reporting, for example:
Frequently workflows in system - SWI2_FREQ
Work items by deadline monitoring  - SWI2_DEAD
Work items initiated by ‘Me’ (from SAP Business Workplace – SAP Inbox)
Workflow in which ‘I’ took a decision/ forwarded (from SAP Business Workplace – SAP Inbox)
Workflow for a given type Document - SWI6
Workflow of All documents of a type – SWI14
Regards,
Modak

Similar Messages

  • Error in standard workflow 200000075

    Hi Experts,
    I know many people had a problem with the customizing of the standard workflow 200000075. I read all the posts, triple-checked the customizing and it is still not working
    When I start my workflow (independent if I start it by creating a PO or by testing it manually) the status is set to "error" (can not see more information about this error).
    Message no. WZ703
    In the workflow log with technical details I can see following information:
              workflow created
              workflow started
    error   exception occured
    error   process_node
    error   create
    error   create wim_handle
    error   create via WFM
    error   evaluate_agent_via_rule
    error   AC20000027
             Error Message Created for Admin
    error  executing flow work item
    error  executing flow work item
    If I check the WF in transaction SWUD the Event raises the WF, it starts correct.
    In transaction SWETYPV I created an entry for the BO BUS2012 realesestepcreated with my workflow and active linkage.
    The WF Diagnosis (SWUD) tells me following:
    WD:287 Task 'TS20000168' has no agent assignment.
    Can anybody give me some help with this?
    Thanks a lot,
    Christoph

    Dear Christoph,
    As i understand that the Agent determination standard Rule  which you are using 20000027 is not working.
    Behind this is a Function module ME_REL_GET_RESPONSIBLE which is being called.
    For this you need to maintain entries in the tables T16FW and T16FC.
    First you maintain the table <b>T16FC</b> in which you will maintain the
    Release Group, Release Code,
    Workflow Role - Here Space = No Role Resolution.
                                    '1'       = Role Relevant for Workflow
                                    '9'       = Role Resolution uses a User exit   
                                                 EXIT_SAPLEBNF_001 for getting the Users.
    I quote from the documentation available through custzomisng here
    <i>The Workflow indicator is also used to control role resolution:
    "1 - Role Resolution with Group, Code and Plant (T16FW)"
    Here you use a role resolution that is supplied in the standard system. To do so, you must assign the release point in the section Workflow (see below).
    "9 - Role Resolution via User Exit"
    Here you use the customer exit M06E0005 to define a role resolution of your own</i>.
    You need to maintain these through customising mode and the path is as follows :-
    SPRO-> Materials Management-> Purchasing-> Purcahse Order-> Release Procedure for Purchase Orders-> Define Release Procedure for Purchase Orders.
    You will also need to maintain the table T16FC through the customising process the same way as given above.
    This should definitely solve your issue.
    and in T16FW the entries need to have entries like
    Release Group, Relese Code, Description,
    OT = Here you need to give 'US' for user type
            'O' or organization
            'P' for Person
            'S' for a Position
            'C' for a Job
    Agent ID = the agent id created through the Organizational object .
    for e.g you can have
    release group = X1
    release code =C1
    Description = 'Release one'
    OT = 'US'
    Agent ID = 'CHRISTOPH' - SAP User Id of a particular person
    Hope this solves yyour issue
    Thanks & Regards
    Venugopal

  • Custom versus standard workflows

    Hello All,
    I would like to know how do we come to know whether a workflow is standard or custom workflow.
    I.e I would like to list the list of Standard workflows versus list of custom workflows. (There exists some table like WF_ITEM_TYPES).
    Also how can we know list of standard workflows which were customized.
    Please let me know.
    Kind regards,
    Kumar.

    Hi,
    The easiest way to tell whether an item type has been customized or not would be to use a simple text comparison tool. Download the item type from the database and save it. Then open the original .wft file that ships with the product and compare the two files.
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • How to trigger a standard workflow task in customizing program?

    Hi experts,
    Does any1 have any ideas about how to trigger a standard workflow task in customizing program? Is there any FMs can be used to do this?
    Thx in advance. Points will be rewarded.
    Vincent

    will followiign Fms help -
    'SWE_EVENT_CREATE'
    SWR_START_WORKFLOW
    SWU_START_WORKFLOW

  • Will custom process defined in a standard workflow get affected by Patch

    Hi,
    Kindly let me know in case I have some custom processes defined in my standard workflow(Extending a wrokflow), will it be overriden by Oracle patch application or not.
    Thanks,
    Nisha.

    Hi,
    It depends on the access and protection level in the patch file, and the level at which you made your customizations.
    HTH,
    Matt
    WorkflowFAQ.com - the ONLY independent resource for Oracle Workflow development
    Alpha review chapters from my book "Developing With Oracle Workflow" are available via my website http://www.workflowfaq.com
    Have you read the blog at http://www.workflowfaq.com/blog ?
    WorkflowFAQ support forum: http://forum.workflowfaq.com

  • Replacing the standard workflow with Custom Workflow

    Hi Experts..!!
    I need one help ..!!!
    I want to know how can I replace the standard work flow of Travel Management WS2000050 / WS2000040  with my custom Workflow. Please help    me..!!
    Thanks & Regards:
    Gaurav Singh

    Hi Gaurav
    check below link
    http://wiki.scn.sap.com/wiki/display/ERPHCM/Workflow+Customizings+in+Travel+Management
    Travel management workflow temapltes you mentioned in your query are teiggered from event CREATED of busines object BUS2089. You just need to define same event as triggerimg event for your cust workflow in basic data setting (hat symbol) in swdd. Also go to standard workflow templates in swdd and check if event linkages are active (in green) if yes then dwactivate it by clicking on option A gree icon or by going in transaction SWETYPV.
    REGARDS
    IBRAHIM

  • How to activate the standard workflow :ws10000051

    hello,experts
        here is my problem:
        I want to activate the standard workflow for document parking :ws10000051 .
         I have already activate the event type linkage in SWE2.
        And then ,  i maintian  obwa , obwj , obwb, obwc, obwd.obwe,obwf.
         In obwa,i choose posting release  , subworkflow is ws10000055. 
        In obwe, Swf amnt rel  is  ws10000052.  
        In obwf , the org object is the position cfo (myself), before i assign this ,i create a position in ppoce.
       But, when i use f-65 to park a document ,  i can't receive any workflow in sbwp. I also find "the status of Document Parking (Frame), Parallel  is error " in my outbox.
       Can anyone tell me the reason ?
       Thanks !

    hi ,hari,
        you are right . when i check swel ,i  found ws10000051  : evnet put in the queue .  more detail message said :The OPEN_DI of BTE 00002214 could not determine any function modules.  
    when i check the workflow log (view with technical details), the activity :' determine subworkflow for amount release of document etermine subworkflow for amount release of docu ' status error . the message said :error in workflow customizing for document parkig (transaction obwe).
    i don't understand this , because i have already maintian  obwe. i made a new entry,like this:
    wrkf :1000   (workflow name)
    apth: 1000   (workflow approval path)
    ammont to : 9999999
    crcy: eur
    wsf amnt rel :ws10000052
    so ,could you tell me more details about this problem ,
    thanks

  • How to trigger FI Standard Workflows

    Hi,
    I have never worked on FI Standard Workflows . As far as I knpow there is a std WF available  WS00400012 with Object type BSEG. For Vendor Down Payment Request, Vendor Payment Request Against Invoice, Vendor Down Payment Posting,Vendor Payment Posting, Vendor Invoice FI, Vendor Invoice Logistics Posting, Vendor Credit Memo, Vendor Debit Memo, Cash Payments, Asset Posting what are the Standard Workflows available and how to trigger these workflows. I have checked with SWELS but WS00400012  is not getting triggered. Is there any SPRO config required for this, POlease help me out with the solution.
    THanks
    Edited by: Saujanya GN on Sep 16, 2008 8:23 AM

    Hello Munish,
    As Venugopal has mentioned, you have to find the relevant BTE for the process and use it to raise an event and in turn trigger the workflow.
    The following is the process to find a BTE and implementing it.
    (1)Goto transction FIBF .Execute it with Attribute type = 'A' and then menu Environment->Info System (P/S ).
    Choose the relevant BTE using the descriptions provided.
    (2)Select the BTE you want to implement.
    (3)Press button Sample function module
    (4)This brings you to SE37 - Copy the sample function module to a Z-function module (First create a new function group for the function module) . Note: The name of the Z-functionmodule is not important
    (5)Edit the code in the new function module
    (6)Go back to transaction FIBF - Menu Settings->Products -> Of a customer and create a new product whicj identifies the new product . Remember to mark the Active field.
    (7)Go back to FIBF menu Settings->P/S function modules->of a customer - Create an entry that links the BTE and Product with the new function module
    Hope this will help.
    Regards,
    Samson

  • How to use standard workflows in my company?

    Hi Experts,
    I want to know how do i use standard workflows for my company. I have searched forum, but coudn't find proper answer. I have seen some standard workflow numbers(eg.WS12300111). But when i search for them it wont works. It will pop up "Choose Workflow Template" window. When i select the module there it opens up the empty folders.
    What is the meaning of this?
    Can i know what do i need to do for overcome this problem?
    Thanks,
    Rashika.

    Hello rashika ,
      To differentiate between standard and  custom workflows .
    All custom workflows would have first three digits lying betwee 900-999  ( called prefix number range )
    The number range 90000000 - 99999999  is reserved for customer developmen t and the range 00000000 - 89999999 is reserved for SAP.
    Or to  know precisely what exactly is the number range of  custom workflows in your system , check through tcode  OOW4.
    To help with your search in HR workflow , I am providing some -
    HR -OM
    WS01000014     Execute Designated Personnel Action
    WS01000038     Consolidate Headcount Planning
    WS01000039     Generate Headcount Planning
    WS01000040     Create Vacancy for Position
    WS01000041     Delimit Vacancy for Position
    WS01000043     Error in processing a vacancy
    WS01000077     Execute Designated Personnel Action
    WS01200136     Message New Employee in Department
    HR-PA
    WS00400077      Absence approval (asynchr. unlock)
    WS00400078     Handling of unapproved absence
    WS00400095      Display approved absence
    WS00400220      Preparations for start of work
    WS00400221      Choose letter
    WS00400222      Approve absence (sychr.unlock)
    WS01000015      ESS Plausibility check change of address
    WS01000036      ESS activities after hiring
    WS01200175      Entry due to country reassignment
    WS20000003      Pay increase approval with SAP forms
    WS20000015      Approve absence
    WS20000017      Determine basic pay items
    WS20000018      Resubmit postponed pay increase
    WS20000057      Find and Lock Employee
    HR-TM
    WS01000109     Cancel leave request
    WS01200003     Find and Lock Employee
    WS04200009     ESS Leave Request
    WS12300111     General Workflow for Documents
    WS12400004     ESS Leave Request Without Approval
    WS12400005     Cancel absence
    WS12400007     Cancel Absence Without Approval Step
    WS20000081     Leave Request with HTML
    HR-PY
    WS01000090      W-2 form reprint
    HR-BN
    WS01000001     Initial enrollment Benefits
    WS01000002     Create offer and inform employee
    WS01000003     Create adj. reason because of event
    WS01000009     Check if the employee is locked
    Thanks,
    sahiba

  • Standard workflow for FB60 vendor invoice

    Dear experts,
    I am looking for a standard workflow for transaction FB60. Is that WS00400012(BO: BSEG)?
    I just wonder if I could check the link between a transaction and business object.
    In SWO1, BSEG is noted as "Accounting document line item". So i am not sure if it is for Vendor Invoice.

    There are several standard workflows for vendor invoices.  WS00400012 is for release of payment. If that is what you are looking for, it is fine. But go to the customizing to find more information about both the release for payment solution and the release for posting solution from SAP. Can't recall the customizing path now, but it is in Financial Accounting, I think the path is Accunts Receivable and Payable, then Business Transactions, and there you will at least find the Release for Payment part of it. The customizing screens are partly common, but the help available for the customizing nodes is most likely specific for each solution. I have never set up release for posting, so I don't know it.

  • Standard Workflow for Logistics invoice blocked for Quality

    Hi friends
    Edd here
    I am wondering if there is a standard workflow for invoice verification if the invoice is blocked for QUALITY (not quantity)
    i.e. if the Goods have been receipted Movement Type 103, to blocked stock, this should block the invoice.
    Is there a standard workflow to pick up this event (RSEG-SPGRC ('Blocking Reason: Quality' = X)
    Thanks and regards
    Edd

    There is no standard workflow for Quality, but you can create your custom wrokflow using similar logic what has been used for the Qty workflow.

  • Standard Workflow for ESS changes.

    Hi Experts,
    We have a requirement where we need to change the Employee personal data and it has to be approved by the manager and then update the database.
    We can do it by custom workflow, but is there any standard workflow template for this process and any standard screens for Manager approval process.
    Kindly help. Thanks in advance.
    Regards
    Vijay.

    go to swo3 and find related bo, then go to swe2 to find workflow according to bo

  • SAP Audit Management - standard workflow available for the audit component?

    Hi,
    Is there any standard workflow setup available in SAP for any of the audit components, as part of Audit Management?
    I tried doing a Where-Used list for BO's BUS20300 and BUS20350, but could not find any workflow templates or tasks.
    Regards
    Deepthi

    Hi,
    We dont have any standard workflow templates for SAP AM. You can also verify it under PLM_AUDIT package-business engineering.
    We delegated the AM BOs and developed custom workflows to achieve our functionality.
    Regards,

  • SAP Standard Workflow for PR Release (with user exit)

    Hi SAP WF Gurus,
    Good day!
    I just wanted to check with you if you have ever used a user exit in the activation of the standard workflow for PR (overall ( release. What we have is a two0step approval process wherein each level has a proxy/alternate approver. We used the available user exit to accommodate this customer requirement since the standard release would only allow us to define 1 approver as a prerequisite for the next level. We were able to execute this on the first level approval; however, we observed that the workflow is not anymore triggered (i.e. does not send work items to agents) for the level 2 release. My questions therefore are:
    1. How to set up SWEC? I already executed SWELS and SWEL to check if the events are being created and event linkage is automatically deactivated after running into an error regarding the binding...My initial SWEC setup is for BANF BUS2105 RELEASED On Change. I am assuming that since the workflow was released from the first level, this should be the starting point
    2. How to rectify the binding error? I already executed automatic binding in the WF header for the start events but still face it
    Your inputs/comments are most welcome
    Regards,
    DeLo

    Just to add:
    The error that I am encountering in the second run/cycle for the PR approval workflow is Import container contains errors (are any obligatory elements missing?)
    Basically, WS20000077 will be executed if an approval level is seen. Once the approval is made, then the workflow is also completed. However, for multiple approvers, I only get to execute successfully the first level approval. The succeeding levels are encountering errors as stated above

  • Integrating Custom page with Standard Page

    Hi
    My Doubt is,
    i m working on iRec Module.
    i m integrating Custom page with Standard Page , Is it will affect the Background running Workflow.
    Thanx

    Hi 781261,
    It seems you are familiar with OTN forums, based on your profile.
    165 posts, 50+ questions and 15 unresolved.
    I hope you know forum etiquettes(you can refer http://forums.oracle.com/forums/ann.jspa?annID=914).
    Close your previous threads if they are answered/you got out of the issue yourself.
    One of your unclosed threads is:
    Re: Can we Fire PPR on DFF?
    regards,
    Anand

Maybe you are looking for

  • ITunes update to 11.1.4.62 has Outlook 2007 conflict

    I updated iTunes this evening and had significant problems and had to go through the complete uninstall/reinstall process as outlined in this thread. (Windows 7, 64 bit) https://discussions.apple.com/message/24627930?ac_cid=tw123456#24627930 I finall

  • Macbook Pro Retina, 13-inch, Late 2013 - Photoshop CC crashes

    Can anyone help with this issue please? Have been online with Adobe support 3 times and I am still unable to use photoshop cc, have client artwork due tomorrow so if anyone knows how to help me fix this issue I would be forever grateful! Probelm didn

  • Unable to insert text in large textbox in Safari

    Hello, I maintain a website from the user side that is created with asp technology in the Windows environment.  I am able to do all things like enter data in fields, check boxes etc but when I try to maintain HTML text in a large text box I can only

  • Adobe Air Linux won't install on Eee PC

    Hi - I've been getting some advice on this from @smmehadi on Twitter but it's hard 140 chars at a time... I'm trying to install Air on my Eee PC 701, which runs Xandros Linux. I know this isn't a supported distro but I know some others have got it to

  • Several of my songs on itunes say the file cannot be located.

    I recently switched to Windows 8. All of my music that was unchecked now shows as file not located when I try to play it. How do I get those files back?