Workflow parallel branches release 46c

I have this problem:
I make a workflow on sap release 46c. When I do the test the workflow created with the transaction SWUS it work until arrive at the parrallel branches task ( icon with 1 arrow split    2 arrows) and doesn't go on into the 2 branches i have created.
At runtime then my test is blocked at this step. There is something i have to know about this fork step on the release 46c? Because the same workflow on the release 47c process good. It's obligatory to define the condition for the 46c release?
Thanks all for the future reply,
I'll wait for it,
Mario

Hi Sternberg,
In the wait for event, you can give the Latest Start or Requested Start for the workitem so that you can have some time for the other workitem to reach.
Hope this might solve the problem.
Regards,
Aman

Similar Messages

  • Workflow error in release Purchase requisition

    Hi All,
    I configured the settings for workflow in Purchase Requisition.(both purchsing & task specific )
    Now, my workflow is started but its status is Error.
    actually it is not able to find the recepient in role 20000026.As i already mark relevent release code as 1 & also assign US user id in the PR release settings & also put the User ID in task specific customization.
    Still i am facing this error.One thing i want to mention is i am not aware of the settings required in the Edit Qrganizational Plan tab in SPRO.
    If some more clarification is required ,i will prode the same..
    Plz suggest some solution in this regard with T codes & bit detail.
    Thanks & Regards,
    Sandeep Sharma

    Sandeep,
    Okay here's some details which will help you out. I presume that you have done customizing for PR release strategy.
    If not then follow this procedure:
    http://help.sap.com/saphelp_47x200/helpdata/en/04/92761846f311d189470000e829fbbd/frameset.htm
    Once you establish release strategy , event releasestepcreated will automatically created by system based on release codes.
    so say for a standard pr type you have defined two release codes I1 and I2 (based on certain amount- you can see this in class characterisitic using tcode CL02) and class type -032 and class PR_RELEASE most probably, check Char. tab).
    Once you define char. in CL02, you gotta run tcode CT04, give the name of char. and fill all tab.
    inside tab Addl data, you have to define CEKKO table and field too
    this is where we have referenced the event releasestepcreated implicitly.
    FOR all customizing of release strategy check this link , this is really great blog
    http://www.sap123.com/forumdisplay.php?s=cced678eca43fe7a7e3bb9b83dc94022&f=2
    then search for "setting up simple release procedure" thread in it.
    It is for PR.
    So if I1 release take place event will triggered, say A has approved I1 level and for whole PO release I2 is also required then one more time event releasestepcreated event would be triggered.
    You can create workflow for PO release. Approver are determined based on rule AC20000026 (check in PFAC) based on FM  which has user exit EXIT_SAPLEBNF_001 where you can write down your own code for approver determination.
    I think that you gotta put 9 (in release code settting in SPRO). If you are inserting 1 then you have to define US and user name (which I think you have done).
    Hope it will clear your doubts
    Cheers
    Jai

  • Workflow in the releasing of Credit blocked sales orders.

    Hi All,
    My Client requirement is that they need workflow in the releasing of credit blocked sales orders.
    If once sales order is blocked then it should be approved at 3 levels, then only it should be released.
    Suggestions are highly appreciated 
    Regards,
    Kumar

    Hi Kumar,
    I think you can achieve this by using Authorization Concept.
    Please find the below link
    http://help.sap.com/saphelp_nw04/helpdata/en/52/671285439b11d1896f0000e8322d00/content.htm
    Authorization levels for Credit Rep Groups
    Thanks
    Dasaradha
    Edited by: dasaradha ramireddy on Nov 28, 2011 12:53 PM

  • Error in event receiver in workflow for PO release strategy

    Hi Expert,
    I am trying to trigger an email through workflow for PO release. I have setup following
    In SWETYPV,I have check marked on Type linkage active and Enable event queue. Status no error.
    In PFTC, under Triggering events, Object type BUS2012 is green light
    When i create the PO in my SAP inbox, i get notification, however, i getting this error u201CERROR IN EVENT RECEIVER".
    Also, how can i send the notification to the user's outlook inbox? Your help will be appreciated.

    laurarice wrote:
    Hi Expert,
    >
    > I am trying to trigger an email through workflow for PO release. I have setup following
    >
    > In SWETYPV,I have check marked on Type linkage active and Enable event queue. Status no error.
    > In PFTC, under Triggering events, Object type BUS2012 is green light
    > When i create the PO in my SAP inbox, i get notification, however, i getting this error u201CERROR IN EVENT RECEIVER".
    > Also, how can i send the notification to the user's outlook inbox? Your help will be appreciated.
    I suppose, you are using the workflow WS20000075. Add sending email as an additional task to the same workflow in SWDD.

  • Line Color and color shadow in smartform with release 46c

    Hi, we have a sap system release 46c.
    We are developing a smartform, the smartform have a template with multiple box,lines and columns.
    We want that the lines will be in one color and some of the box will be filled with a color.
    Is possible have color lines in smartforms in release 46c ?
    Is possible to fill a box with a color in a smartform in release 46c?
    Thanks in advanced.
    MANUEL
    PS. We are using a template to draw the box.

    When you Creating Lines in Tables OR when you creating Templates in SMART FORMS,
    You can specify FILL COLOR for each CELL/ROW/COLUMN of Table or Template.
    For that you must choose Item(table/template) in Tree in smartforms.
    Then you must choose Cell(s) which you want to color-fill, and then choose color from "Shadowing" OR "Shading" ("Оттенок" on Russina) color-menu.

  • Business Workflow for PR Release...

    Hi Experts,
    Can anybody please tell me how to work with BUSINESS WORKFLOW for PR Release from scratch.
    I am new in Workflow and i had tried with myself but not getting exactly.
    Please reply me with step-by-step process from scratch to release PR.
    thanks in advance..

    Where did you get stuck? All the steps needed could be found in the customizing and the customizing documentation explains them. Also make sure you have done the workflow configuration in SWU3.
    Regards,
    Martin

  • Workflow in PR Release

    Hi All,
    is it Possible to have both standard workflows ( item wise Release, Overall release ) For Puchase Requistion?
    Since already we are working with Overall release PR and Again we need item wise Release For Certain Items .Please
    Suggest Me ........
    Regards
    Mike.

    Thanks Every body !
    I ll work on the Same Procedure...........
    Regards
    mike.

  • How to retrigger workflow after complete release

    Hi All
    I have configured workflow for PO release.My query is that suppose I complete the PO release through workflow and then through ME22N I change the Quantity/Value such that a new release strategy is captured by the same PO.Now how do I retrigger the worflow for the same PO according to new release strategy.

    Hi,
    Using the T.code SWUE you can re-trigger.
    Follow the steps to trigger the workflow via Event.
    1) Goto the T.code SWUE.
    2) Object category = BO BOR Object Type
    3) Object Type = Business Object (e.g. BUS2089,..).
    4) Object Event = which event you want to trigger (e.g CREATED,..)
    5) Click on Object Key button & enter the key field value(s)
    6) There is a button 'Event Parametersu2019. Click on that to enter the event parameter values, if any
    7) Then you have to click 'Event Receiver' button, and you can see which Workflow is linked to this event
    8) Now click on 'Create Event' to trigger the event.
    9) Then  Go to SWEL and see the Event.
    Regards,
    Surjith

  • Problem in Workflow on Budget Release

    Hi Experts,
    I have created Workflow on Budget Release . in which as soon as Budget is Released for Respective WBS Element Workflow Will Trigger . My Problem is that if Budget Gets more than 1 crore then in Mail it only shows first Digit , it is not showing whole value . So what Changes should i do so that it can display full Value if it is more than 1 crore .
    Please Help me on this issue .

    Hi- Are you able to see exact value (1 crore +) in WF log. If yes, then check the content of the email body where exactly you are using this container and try to align for test purpose. Also check the binding from WF to task (in mail step) and check for the data types in both the container
    If WF log shows only first digit, then check where this value is getting populated and check for data types
    Are you using Send mail step or FM or class approach for sending mail?
    Vinoth

  • Retrigger Workflow if PO Release Strategy changes

    Hi All
    I have configured workflow for PO release.Now through work item if I am deleting a line item of the PO such that PO is capturing new release strategy due to change in PO value then workflow does not gets re-triggered again as per new release strategy.How can I achieve this?
    Edited by: satish kumar on Apr 18, 2009 9:13 AM

    Hi,
    For Creation it working fine right, i.e. Event triggering fine
    1) After Changing the PO, save it
    2) And tell functional consultant, whether they configure for the settings for PO change in SPRO
    Regards,
    Surjith

  • Caution: Method is obsolete as of Release 46C ! What does it really mean?

    Hi people,
    I have a business requirement to create a soap interface for creating sales orders no ECC600. I must return, after order created, some details from item schedule lines. I found that BAPI_SALESORDER_CREATEFROMDAT1 has this information as return, but at transaction BAPI, below the object status, there is this message "Caution: Method is obsolete as of Release 46C
    roberti

    Hi Roberti,
    Check out this,
    Caution: Method is obsolete as of Release 46C ! What does it really mean?
    obsolete function modules
    Regards,
    Prateek

  • Workflow for PR release

    Dear Experts,
    We have implemented SAP standard workflow for PR item release i.e WS00000038, when I reject a PR notification is not sent to initiator.
    If I see In SWEL - When a PR item is rejected system is picking up step "PR item significantly changed" instead of "Item release cancelled"
    Request your suggestions in this regard.
    Thanks,
    Uzair

    Hi,
    Please see the below thread, it may help you.
    Re: Trigger Purchase Requsition Workflow trigger after purchase req. changed

  • How to find out workflow in various releases of SAP

    Hi Experts,
    I would like to know as to how we can find out in which release of SAP was a given workflow introduced.
    For eg. if we take WS04200009(WF for leave request). I want to know if this was incorporated in ECC 6.0 or ECC 5.0 or older versions.
    Also if we take WS04200009, there is a  list of related WF's to it.....i.e. WS12400005 and WS12400007(These are for leave request cancellation).
    I would like to know similarly as to how to find out for a specific workflow, the list of related WF to it.
    I would also like to know as to how we can find out what is the latest WF that SAP has incorporated in the given release.
    Thanks in advance for all the help.

    Hello,
    What do you mean by workflows "related" to another workflow? if you mean calls and called-by you can get it out of the underlying tables, is that what you want? Same for the latest version, but only in the current system, I wouldn't know how to do it for different SAP versions.
    For a particular workflow you can see which other workflow(s) (and tasks) it calls in tx SWDM.
    regards
    Rick Bakker
    hanabi technology

  • MM Workflow - Purchase Req Release

    Hi,
    I have set-up MM Workflow to notify a user to release outstanding reqs. I used BUS2105/TS20000159 This works as expected. However the business want a summary of the req details to appear in the message. The standard message has no description. It just shows the Purchase Req No in the Subject Line.
    I was hoping to call BUS2105 ->Method->PurchaseRequisition.GetDetail1. This calls BAPI: BAPI_PR_GETDETAIL and would give me the details I require. I would then populate this data in the body of the message.
    I am pretty new to Work Flow and was hoping you could guide me in the steps required to achieve this please?
    Any help would be greatly appreciated.
    Many Thanks,
    Phil

    Hi,
    Firstly create a workflow container element of type as key parameter in the business object
    1 .Create a step in the workflow
    2. Create a task in the workflow
    3. Assign the businees object in the task..
    4. Create a container element in the task
    5. Create binding between the TASK and METHOD of business object
    6. Create binding between Workflow container element and Task Container element.
    7. Then in Basic data of workflow ( HAT ICON) go to start events and assign the business object
        and the event which has to trigger the workflow.
    8. Create a step called mail so as to know whether it has triggered the workflow when the Business
        object had triggered.
    or
    Switch on the event trace (SWELS) and check the event trace SWEL... if the workflow is triggered you would find reciever as workflow..
    If you still have to view graphically the goto
    Tutorials> Business Workflow> and see the topic how to create activity step in the workflow.
    Hope this would help you.
    Regards
    Narin

  • Workflow Purchase order release

    Hi,
    I want to activate workflow for purchase order released.
    Requirement is when first level releasaed the purchae order, it should mail to second level.
    I have done following settings in the system.
    In the SPRO - Release Procedure PO - Workflow, I have assigend Object type - US, User against release code.
    Done settings in t code SWDD - Workflow builder.
    Now when first level is releasing the PO, system is not triggering the event.
    I do not know weather i have done it correctly or not, But as per my above requirement, what settings should I do in the system in release strategy config and workflow settings.
    Waiting for your reply.
    Thanks,
    Samir Bhatt

    http://www.sap-img.com/workflow/workflow-of-purchase-requisition-release-strategy.htm
    Also Look into saptechnical dot com youll get detailed procedure for Workflow Scenarios.
    Regards,
    Ashok
    Edited by: Ashok Kumar Telikula on Aug 4, 2008 8:28 PM

Maybe you are looking for

  • Need Advice: Managing dev/prod servers and workflow.

    Hello, thanks for your help. I am currently running coldfusion dev server on my local machine, I use dreamweaver cs3 for coding/ftp, and have a shared hosting account with crystaltech.  I want to create a local test environment that runs on my coldfu

  • ITunes won't start on Windows 7 after update

    Last night I had the misfortune of succumbing to iTunes' suggestion to update. Afterwards it failed to start without a single error message. A forum here suggested to update the quicktime player as well, did that. QT player works fine but iTunes stil

  • Scorned by bad hard drive!

    My MacBook Pro is only 1.5 years old. I did not purchase the apple protection plan and I guess this is my mistake. Out of nowhere, the hard drive on the computer quit working. In the last two years I have convinced everyone in my immediate family to

  • Content type at web application scope

    Hello Is this possible deploy content type at web application scope feature? (I want activate content type at all site collections)

  • Size and duration of a MDM Project

    Hello, I have a difficult question (because I know that the answer depends on the situation), but I would appreciate to have some ideas based on real experience : 1) what is the man-month effort for a typical MDM project? Say to put in place a reposi