Event container element creation

Hi,
I am implementing PO WOrkflow I want to know how to create parameter/element in the event container
as for PO Workflow I have to create the release code parameter in the event container and then according process the same.
Please tell me in which transaction i can create the event container element?
Prince

Thanx.. Solved

Similar Messages

  • Extra event container element in BUS2203

    HI All,
    I have a standard workflow template WS10400002 which has some start condtions defined. If you check in the binding between event container --> workflow container, there is a extra element for "Gross Amount(USD)". Kindly let me know how we can have an extra element.
    I copied the template to my Z template and there that extra element is not available.
    Kindly check in your systems and let me know.
    There is no delegation of BO done.
    Thanks & Regards,
    Srinivas Rao.

    Hi Pavan,
    Thanks for the reply. I will make my question more clearer.
    I dont want to do anything right noew regarding start condition set up . It is already done in the STANDARD template WS10400002. What I wish to understand is, when you will check the template in your system and check the event-> workflow binding, you will notice that there is extra container element "Gross Amount(USD)". Where did this come from ?
    I hope I am clear this time..
    Waiting for your reply..

  • Debug Container Element Transfer

    Dear all,
    In our scenario a String variable was sent to workflow as event container element. It is then transferred to a workflow container element. Then it is given to an element in a task container. But now the execution has some problem. How should I debug the workflow and find the runtime value of container elements?
    Thanks
    Jerome

    Shweta,
    Yes, the triggering event has the input for the workflow.
    I just catch the event trace. But cannot find the runtime value of event container elements there. Only the following information:
    Event Instance ID
    Object Type
    Object Key
    Event
    Event Creator
    Creation Time
    How can I make sure whether the event contains the correct value?
    Thanks, Jerome

  • Help on workflow event container creation.

    Can any one tell me how to create event containers in workflow? If the steps will be given in details it will be very help.Pls

    Hi,
    Events are part of business objects, events are linked to workflows, in the linkage you can link the standard container elements, like initiator to workflow containers and you can link the attributes of the (then) instantiated business object to containers in the workflow.
    You can create additional attributes on business objects in SWO1 (make sure you don't change the sap standard, rather create a subtype and uses delegation (also doable in SWO1) to "override" the sap standard.
    You can create additional containers in pftc, type is WS and task is your workflow number after pressing change you can tick the tab container to create additional containers and in the tab starting events you can change the event-->wf linkage.
    Kind regards, Rob Dielemans

  • Which container element contains the triggering event name?

    hi,gurus,
    i have a workflow template, and i want to use a 'switch' to deal with different triggering event inside the template logic.
    but i can not find a element in the container which supposed to contain the triggering event name.
    could you please help me ?
    br.
    zj

    Hello,
    The element which stores the name of triggering event is '_EVT_NAME' which is present in the event container. To use it in the workflow template, you have to create an element in the workflow container and bind this element to the above mentioned element through the binding for triggering event.
    Thus you can use the workflow container element in the switch.
    Hope this will help.
    Regards,
    Samson

  • Error while creating container Element in WF

    Hi,
    I have created a container element with field vbeln, and specified an initial value. Created mail step and activated it.  I have given the mail subject and content  as "value given : &vbeln&".  When I try to test this I couldn't find the container element in " Input Data" tab  of the Test Data and getting the message as "Contnr elem. VBELN  is for read purposes only. No values are assigned to it." 
    Could anyone suggest me to correct this, because I am new to WF.
    Thanks,
    AA

    Hi AA,
    You would probably need to create more than one containers.
    In workflows, we have following types of containers:
    1. Workflow container
    2. Task Container
    3. Event Container
    Now, since you need the element VBELN, try the following:
    1. Create a WF container for VBELN. Make it as both input and output parameter.
    2. Create a container for the Mail Step, again with VBELN field as an input parameter.
    3. There would be a button for binding in the mailstep. Bind the Field VBELN from Work flow container to the Mail Step container.
    Once binding is done, save it and Activate the Workflow.
    Hope this helps.
    Do get back in case of any issues.
    Regards,
    Sonal

  • Error while using container element _WF_PARFOREACH_INDEX in workflow

    Hi All,
    I am using internal container element WFPARFOREACH_INDEX in internal table so that i can use it as index to read table row one by one..but in binding i am getting error "Container element '_WF_PARFOREACH_INDEX' does not exist" in form of an example.
    Can someone tell me that how to get rid of this error in binding? I am using this element variable to achieve parallel branching in workflow.
    Regards,
    Sumit

    Hi AA,
    You would probably need to create more than one containers.
    In workflows, we have following types of containers:
    1. Workflow container
    2. Task Container
    3. Event Container
    Now, since you need the element VBELN, try the following:
    1. Create a WF container for VBELN. Make it as both input and output parameter.
    2. Create a container for the Mail Step, again with VBELN field as an input parameter.
    3. There would be a button for binding in the mailstep. Bind the Field VBELN from Work flow container to the Mail Step container.
    Once binding is done, save it and Activate the Workflow.
    Hope this helps.
    Do get back in case of any issues.
    Regards,
    Sonal

  • Displaying Container element in send mail

    Hi Experts,
    I am a beginner in SAP Workflows. I  have created a simple wokflow in which a mail is sent to a particular user.The workflow is triggered whenever a  complaint (BUS20000120)is raised.Now I want to display values of certain container elements in the workflow.I  have  also created a container element based on BUS20000120. But every time I use some or the other container element attributes, in the mail it is displayed '<BONmae>.<Attributename> not  found.
    I  am  not  getting  any  solution to this problem.Please  help  me.....

    Hi Raja Sekhar,
    The  start  event  of  my  workflow  is  'created' event  of  the  Business Object (BUS20000120) .But where to implement the binding for  the  'EVT_Object'?The start  event  for  the  workflow  is  firing  as  I  have  checked  in  the  transaction 'SWEL'  and  also  the  mail  is  being  sent  to  the  desired  user.The  only  problem is  that  I   cannot  display  any  data  of  my  container  element  based  on  Business Object  BUS20000120 . I  can  display  elements  of  the  system  container  like  current  date  ,time  etc. Please give me  a  solution.Infact  this  is  happening  to  some  other  workflows  as  well.

  • Container Element!!!!!!!! in workflow

    Hi to alll.....
        Can anyone throw some light on "Container element " in workflow....
         Why do we need that ? whats the purpose of that..
      Plz its urgent..
    Regards,
    Sanjana

    hi Sanjana,
    The workflow container contains an element which is defined with a data type reference to the same object type that is created in the referenced task, this binding definition is proposed automatically when an activity is defined.
    If no element with an appropriate data type reference is available in the workflow container, a suitable element is added to the workflow container and the binding entered.
    For more info pz go through the link given below,u will get the useful info regarding creation of container element and much more .
    http://****************/Tutorials/Workflow/Workflow.htm
    please reward if u find the info useful for u
    regards
    ashish

  • Container Element in ALERT

    Dear Experts,
    Can you plz explain, when it is required to create a CONTAINER ELEMENT in Alert Configuration.?  As we can use the System Defined Variables like  SXMS_ERROR_CODE, SXMS_FROM_INTERFACE etc, what is the need for the container element?
    The System Defined Variables are filled by the System during Runtime, when such an error happens. But who ‘ll fill  the Customized Container Variable and how??
    Also while creating a Container Element for ALERT, the data type can be of OBJECT TYPE/ ABAP DICT.REFERENCE/ABAP DICT DATA TYPE. What is the significance of each?
    Plz explain.
    Regards,
    Navneet

    Hi Navneet,
    The container element contains all the control information required at run time in the form of constants and object references.
    To inform the WF which object was created in the step via the method the reference to the bus object is passed via the binding definition from the task container to the Wf container. An appropriate element was therefore created automatically in the WF container with the correct data type.
    The workflow container contains an element which is defined with a data type reference to the same object type that is created in the referenced task, this binding definition is proposed automatically when an activity is defined.
    If no element with an appropriate data type reference is available in the workflow container, a suitable element is added to the workflow container and the binding entered.
    For more info pz go through the link given below,u will get the useful info regarding creation of container element and much more .
    http://****************/Tutorials/Workflow/Workflow.htm
    Reward points if this helps
    Regards
    Vani.

  • Over Time Workflow Container elements not updated

    Hi,
    I am using Standard Task TS20000459 for approval of Overtime entered for an employee in CAT2 transaction.
    Work item is getting generated to his manager's inbox.
    Issue is, subject of the work item should have employee number and Employe name. Standard Task contains Container elements &TS_PERNR& and &TS_ENAME& which is not getting filled with any values.
    Can any one suggest me how to get the same?
    Regards,
    Saravana Perumal

    Hi Shanti
    I faced the same problem...And i resolved that problem by binding...
    Create the container element for PERNR and ENAME in the standard task ts20000459 as well as in workflow container.Then bind those container values.
    Before bind the workflow and task container, you have to bind the workflow container with the event container.
    Regards,
    Hemalatha.

  • Default account assignment in cost element creation

    hi,
    in the cost element creation transaction (KA01) I need the default account assignment to be the WBS element. but in the transaction only cost center and order is showing as dafault account assignment, how can I include the WBS as cost object?
    Thanks
    Edited by: gayani premawardena on Sep 3, 2010 12:24 PM

    Hi
    If you are aware of FI substitution or validation, it works the same way
    1. Go to OKC9 and click on New entries
    2. Enter your contr area and choose Event = Line Item and Save.. It would ask for a transport request
    3. Now click on the magnifying lens icon, then drill down on cost accounting > Line Item. Now click on Create Substitution icon and give it a name
    4. Now click on Create Step and write your substitution by choosing fields from the COBL structure
    It should like like, Prerequisites: IF COBL - BUKRS = XXXX and Cost Ele = YYYY,
    Action to be taken if Pre-req is met - Substitute WBS = ZZZZ
    Regards
    Ajay M

  • Event container

    Hi ,
    I am just learning how to trigger workflow from scratch.
    I have created a business object with key field matnr.
    I have also entered the event in SWEC.
    Now coming to the triggering part ...in PFTC , I am looking to trigger event based on the change document number . But I don't know , how to find the CD_changenr in the Event container.
    How do I get them there , to map it with the workflow container element ?
    Anyone please help me , with the step by step .

    Hi 
    Check it out Kanika's wiki in SCN.
    https://wiki.sdn.sap.com/wiki/x/aYDUAw
    It will clear all your Doubts
    Regards
    Sachin

  • How to determine worklfow container element  for BUS2031?

    Hai,
    I am new to W/F. I would like to know how to detemine workflow container element  for Customer Quotation generated(BUS2031)- [event] created.ie based on what?
    Example :&Jquotation&,&JtransactionCode& etc.....
    any screen shot docu for binding/import/export purpsoe.
    Points will be given.
    With Regards,Jaheer

    Hai Aditya,
    Thanks for your reply.
    yes . I want to know what base we can create container element.
    Flow is like this :somebody create quotation , it will for manager approval & finally goes(mail) to customer.
    For this I am using object type BUS2031. Now I want to create w/f container element(in workflow template).From BUS2031(customer quotation), I understand that I need to create one w/f container as &Quotation&.what are others container element I have to create. This is my questions.
    I hope now it is clear.
    If you have any workflow documents/sample please send it to me [email protected]
    With Regards,Jaheer.
    -Jaheer

  • CHANGE EVENT CREATOR IN EVENT CONTAINER

    Hello,
    In CRM 7.0, I need to change in the EVENT CONTAINER the element &_EVT_CREATOR&, wich passes the value to the &_Wf_Initiator&.
    Can you please tell me where the  EVENT COINTAINER is populated (FM, program, etc)
    Thanks.
    Best Regards,
    Filipe Pinheira

    Hello,
    Of course, you can't change the event creator after it's been created, but I assume that's not what you're asking.
    Look at the parameters of SAP_WAPI_CREATE_EVENT and see if you can set the creator there.
    If not, you could pass the name of the user as an event parameter and bind it to WF Initiator.
    regards
    Rick Bakker
    hanabi technology

Maybe you are looking for