<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi John,<BR>
&nbsp;<BR>
Most of the macros in CNTN01 are also available as Function modules like SWC_ELEMENT_SET SWC_ELEMENT_GET etc.<BR>
you can also try using them, in case you have to.<BR>
&nbsp;<BR>
Cheers,<BR>
Vijay<BR>&nbsp;<BR>&gt; Date: Mon, 8 Mar 2010 11:45:13 +0000<BR>&gt; Subject: RE: Using &lt;CNTN01&gt; in a BADI<BR>&gt; From: wug@workflowconnections.com<BR>&gt; To: sap-wug@mit.edu<BR>&gt; <BR>&gt; Hi John,<BR>&gt; <BR>&gt; Why do you need the include? If you raise an event using the WAPI FM, the<BR>&gt; container is a flat name-value structure. No need for container macros,<BR>&gt; just append the values.<BR>&gt; <BR>&gt; Cheers,<BR>&gt; Mike<BR>&gt; <BR>&gt; On Thu, March 4, 2010 10:07 am, John Howarth wrote:<BR>&gt; &gt; Hi<BR>&gt; &gt;<BR>&gt; &gt; On a 4.6C system. I am trying to trigger a Goods Receipt event from BADI<BR>&gt; &gt; (rather than a FM) I cant use the &lt;CNTN01&gt; include because of 'LIKE'<BR>&gt; &gt; statements in the code.<BR>&gt; &gt; Has anyone got example of the code I can use .<BR>&gt; &gt;<BR>&gt; &gt; Kind Regards,<BR>&gt; &gt;<BR>&gt; &gt; John Howarth<BR>&gt; &gt;<BR>&gt; &gt; SAP PLM Technical Support<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; EADS Defence and Security Systems<BR>&gt; &gt;<BR>&gt; &gt; ( Contact: 01633 715315<BR>&gt; &gt;<BR>&gt; &gt; * Email: john.howarth@eads.com<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; -----Original Message-----<BR>&gt; &gt; From: sap-wug-bounces@mit.edu [mailto:sap-wug-bounces@mit.edu] On Behalf<BR>&gt; &gt; Of sap-wug-request@mit.edu<BR>&gt; &gt; Sent: 04 March 2010 08:50<BR>&gt; &gt; To: sap-wug@mit.edu<BR>&gt; &gt; Subject: SAP-WUG Digest, Vol 64, Issue 6<BR>&gt; &gt;<BR>&gt; &gt; Send SAP-WUG mailing list submissions to<BR>&gt; &gt; sap-wug@mit.edu<BR>&gt; &gt;<BR>&gt; &gt; To subscribe or unsubscribe via the World Wide Web, visit<BR>&gt; &gt; http://mailman.mit.edu/mailman/listinfo/sap-wug<BR>&gt; &gt; or, via email, send a message with subject or body 'help' to<BR>&gt; &gt; sap-wug-request@mit.edu<BR>&gt; &gt;<BR>&gt; &gt; You can reach the person managing the list at<BR>&gt; &gt; sap-wug-owner@mit.edu<BR>&gt; &gt;<BR>&gt; &gt; When replying, please edit your Subject line so it is more specific<BR>&gt; &gt; than "Re: Contents of SAP-WUG digest..."<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; Today's Topics:<BR>&gt; &gt;<BR>&gt; &gt; 1. Problem submitting ML85 report (Shai Eyal)<BR>&gt; &gt; 2. User. Created / User Cloned/Changed Event is not triggered<BR>&gt; &gt; (Kesav P)<BR>&gt; &gt; 3. User. Created / User Cloned/Changed Event is not triggered<BR>&gt; &gt; (Karl Nietz)<BR>&gt; &gt; 4. Reading and Writing Attributes of a Business Object (Ali Husain)<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; ----------------------------------------------------------------------<BR>&gt; &gt;<BR>&gt; &gt; Message: 1<BR>&gt; &gt; Date: Wed, 3 Mar 2010 11:02:34 -0800 (PST)<BR>&gt; &gt; From: Shai Eyal &lt;shai.eyal@yahoo.com&gt;<BR>&gt; &gt; Subject: Problem submitting ML85 report<BR>&gt; &gt; To: sap-wug &lt;sap-wug@mit.edu&gt;<BR>&gt; &gt; Message-ID: &lt;277958.74287.qm@web59105.mail.re1.yahoo.com&gt;<BR>&gt; &gt; Content-Type: text/plain; charset="iso-8859-1"<BR>&gt; &gt;<BR>&gt; &gt; Hello experts,<BR>&gt; &gt;<BR>&gt; &gt; I have this strange issue. I've build workflow for service entry sheet<BR>&gt; &gt; release and it works OK.?I'm trying to add "collective release"<BR>&gt; &gt; functionality by navigating user to ML85. If I use "call transaction<BR>&gt; &gt; ML85", it works fine. But since SAP standard?program does not GET MEMORY<BR>&gt; &gt; ID LBL (service entry sheet number) then I can't work this way.<BR>&gt; &gt; Therefore I changed my source to?"submit?RMSRVF00 using<BR>&gt; &gt; selection...".?Now it gets weird - if I place my source in SE38 dummy<BR>&gt; &gt; program, it works great.?But when it is executed via SWO1, it?result a<BR>&gt; &gt; list w\o buttons to release.<BR>&gt; &gt;<BR>&gt; &gt; Any idea?<BR>&gt; &gt; Thanks in advance,<BR>&gt; &gt; ?<BR>&gt; &gt; Regards,<BR>&gt; &gt; Shai Eyal<BR>&gt; &gt; SAP Logistics senior consultant<BR>&gt; &gt; SAP Workflow &amp; BPM specialist<BR>&gt; &gt; http://www.linkedin.com/in/shaieyal<BR>&gt; &gt; Mobile: 972-52-5816633<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; New Email names for you!<BR>&gt; &gt; Get the Email name you&amp;#39;ve always wanted on the new @ymail and<BR>&gt; &gt; @rocketmail.<BR>&gt; &gt; Hurry before someone else does!<BR>&gt; &gt; http://mail.promotions.yahoo.com/newdomains/aa/<BR>&gt; &gt; -------------- next part --------------<BR>&gt; &gt; An HTML attachment was scrubbed...<BR>&gt; &gt; URL:<BR>&gt; &gt; http://mailman.mit.edu/pipermail/sap-wug/attachments/20100303/21063617/a<BR>&gt; &gt; ttachment-0001.htm<BR>&gt; &gt;<BR>&gt; &gt; ------------------------------<BR>&gt; &gt;<BR>&gt; &gt; Message: 2<BR>&gt; &gt; Date: Wed, 3 Mar 2010 18:54:26 -0800 (PST)<BR>&gt; &gt; From: Kesav P &lt;pachallak@yahoo.com&gt;<BR>&gt; &gt; Subject: User. Created / User Cloned/Changed Event is not triggered<BR>&gt; &gt; To: "SAP Workflow Users' Group" &lt;sap-wug@mit.edu&gt;<BR>&gt; &gt; Message-ID: &lt;645787.5356.qm@web56403.mail.re3.yahoo.com&gt;<BR>&gt; &gt; Content-Type: text/plain; charset="iso-8859-1"<BR>&gt; &gt;<BR>&gt; &gt; Hi,<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; We are on ECC 6.0, Non-CUA environment and HR module?is not being used.<BR>&gt; &gt;<BR>&gt; &gt; We are trying to trigger a workflow When a SAP User is created using<BR>&gt; &gt; SU01 or changed user data using?su3.?<BR>&gt; &gt;<BR>&gt; &gt; The problem is that the User.Created or User.cloned/changed events are<BR>&gt; &gt; not?being?triggered?.<BR>&gt; &gt; I have verified event log with SWEL?and no events are?appearing.<BR>&gt; &gt;<BR>&gt; &gt; I would like to know is there any specific setup required?to generate<BR>&gt; &gt; these above events.?<BR>&gt; &gt; Appreciate your time.<BR>&gt; &gt;<BR>&gt; &gt; Thanks<BR>&gt; &gt; Kesav<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; -------------- next part --------------<BR>&gt; &gt; An HTML attachment was scrubbed...<BR>&gt; &gt; URL:<BR>&gt; &gt; http://mailman.mit.edu/pipermail/sap-wug/attachments/20100303/5dbfa82a/a<BR>&gt; &gt; ttachment-0001.htm<BR>&gt; &gt;<BR>&gt; &gt; ------------------------------<BR>&gt; &gt;<BR>&gt; &gt; Message: 3<BR>&gt; &gt; Date: Thu, 4 Mar 2010 13:30:57 +1000<BR>&gt; &gt; From: Karl Nietz &lt;knietz@csc.com.au&gt;<BR>&gt; &gt; Subject: User. Created / User Cloned/Changed Event is not triggered<BR>&gt; &gt; To: "SAP Workflow Users' Group" &lt;sap-wug@mit.edu&gt;<BR>&gt; &gt; Message-ID:<BR>&gt; &gt;<BR>&gt; &gt; &lt;OFD30C83B0.3CF25DD3-ONCA2576DC.00127D51-CA2576DC.001350C0@csc.com&gt;<BR>&gt; &gt; Content-Type: text/plain; charset="us-ascii"<BR>&gt; &gt;<BR>&gt; &gt; Kesav,<BR>&gt; &gt;<BR>&gt; &gt; I don't think the SU01/SU03 transactions publish events internally. You<BR>&gt; &gt;<BR>&gt; &gt; could see if a change document is published and then configure events in<BR>&gt; &gt;<BR>&gt; &gt; transaction SWEC, but it is again possible that change docs are also not<BR>&gt; &gt;<BR>&gt; &gt; created. If not, examine the underlying tables (USR01 etc) to see if<BR>&gt; &gt; change document creation is activated and adjust if possible and try<BR>&gt; &gt; again. If this does not work then you could establish if an exit exists<BR>&gt; &gt;<BR>&gt; &gt; in the code and if so publish your own events. But I must admit I have<BR>&gt; &gt; distant memories of once trying this and getting nohwere. See what the<BR>&gt; &gt; other contributors suggest too.<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; Karl Nietz<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; From:<BR>&gt; &gt; Kesav P &lt;pachallak@yahoo.com&gt;<BR>&gt; &gt; To:<BR>&gt; &gt; "SAP Workflow Users' Group" &lt;sap-wug@mit.edu&gt;<BR>&gt; &gt; Date:<BR>&gt; &gt; 04/03/2010 02:00 PM<BR>&gt; &gt; Subject:<BR>&gt; &gt; User. Created / User Cloned/Changed Event is not triggered<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; Hi,<BR>&gt; &gt;<BR>&gt; &gt; We are on ECC 6.0, Non-CUA environment and HR module is not being used.<BR>&gt; &gt;<BR>&gt; &gt; We are trying to trigger a workflow When a SAP User is created using<BR>&gt; &gt; SU01<BR>&gt; &gt; or changed user data using su3.<BR>&gt; &gt;<BR>&gt; &gt; The problem is that the User.Created or User.cloned/changed events are<BR>&gt; &gt; not<BR>&gt; &gt; being triggered .<BR>&gt; &gt; I have verified event log with SWEL and no events are appearing.<BR>&gt; &gt;<BR>&gt; &gt; I would like to know is there any specific setup required to generate<BR>&gt; &gt; these above events.<BR>&gt; &gt; Appreciate your time.<BR>&gt; &gt;<BR>&gt; &gt; Thanks<BR>&gt; &gt; Kesav<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; SAP-WUG mailing list<BR>&gt; &gt; SAP-WUG@mit.edu<BR>&gt; &gt; http://mailman.mit.edu/mailman/listinfo/sap-wug<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; -------------- next part --------------<BR>&gt; &gt; An HTML attachment was scrubbed...<BR>&gt; &gt; URL:<BR>&gt; &gt; http://mailman.mit.edu/pipermail/sap-wug/attachments/20100304/28fd68f1/a<BR>&gt; &gt; ttachment-0001.htm<BR>&gt; &gt;<BR>&gt; &gt; ------------------------------<BR>&gt; &gt;<BR>&gt; &gt; Message: 4<BR>&gt; &gt; Date: Thu, 4 Mar 2010 08:49:39 +0000<BR>&gt; &gt; From: Ali Husain &lt;mr_mago40@hotmail.com&gt;<BR>&gt; &gt; Subject: Reading and Writing Attributes of a Business Object<BR>&gt; &gt; To: &lt;sap-wug@MIT.EDU&gt;<BR>&gt; &gt; Message-ID: &lt;BAY130-W20D638F4C727919D2DB1158F390@phx.gbl&gt;<BR>&gt; &gt; Content-Type: text/plain; charset="windows-1252"<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; Hello WF Experts,<BR>&gt; &gt;<BR>&gt; &gt; I have two questions regarding reading/writing attributes of a business<BR>&gt; &gt; object.<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; 1.<BR>&gt; &gt; How to read a value of an<BR>&gt; &gt; attribute from within another attribute?<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; When programming an attribute we can access the keys directly<BR>&gt; &gt; from within the attribute by using OBJECTKEY-NAME. How would I access<BR>&gt; &gt; the value of other attributes using a similar<BR>&gt; &gt; way?<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; 2.<BR>&gt; &gt; How to write different variables<BR>&gt; &gt; to different attributes while programming in one attribute?<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; Let?s say I have calculated many values within the<BR>&gt; &gt; attribute and I want each of them to be a separate attribute. I want to<BR>&gt; &gt; avoid<BR>&gt; &gt; re-programming the same thing in the other attributes since would have<BR>&gt; &gt; already<BR>&gt; &gt; retrieved the needed data from within one attribute. I also don?t want<BR>&gt; &gt; to use a<BR>&gt; &gt; multiline attribute since I need each value to be its own attribute.<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; Thanks a lot for the help.<BR>&gt; &gt;<BR>&gt; &gt; Ali<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; _________________________________________________________________<BR>&gt; &gt; Hotmail: Powerful Free email with security by Microsoft.<BR>&gt; &gt; http://clk.atdmt.com/GBL/go/201469230/direct/01/<BR>&gt; &gt; -------------- next part --------------<BR>&gt; &gt; An HTML attachment was scrubbed...<BR>&gt; &gt; URL:<BR>&gt; &gt; http://mailman.mit.edu/pipermail/sap-wug/attachments/20100304/74b5dd3a/a<BR>&gt; &gt; ttachment.htm<BR>&gt; &gt;<BR>&gt; &gt; ------------------------------<BR>&gt; &gt;<BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; SAP-WUG mailing list<BR>&gt; &gt; SAP-WUG@mit.edu<BR>&gt; &gt; http://mailman.mit.edu/mailman/listinfo/sap-wug<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; End of SAP-WUG Digest, Vol 64, Issue 6<BR>&gt; &gt; **************************************<BR>&gt; &gt;<BR>&gt; &gt; The information contained within this e-mail and any files attached to<BR>&gt; &gt; this e-mail is private and in addition may include commercially sensitive<BR>&gt; &gt; information. The contents of this e-mail are for the intended recipient<BR>&gt; &gt; only and therefore if you wish to disclose the information contained<BR>&gt; &gt; within this e-mail or attached files, please contact the sender prior to<BR>&gt; &gt; any such disclosure.<BR>&gt; &gt; If you are not the intended recipient, any disclosure, copying or<BR>&gt; &gt; distribution is prohibited. Please also contact the sender and inform them<BR>&gt; &gt; of the error and delete the e-mail, including any attached files from your<BR>&gt; &gt; system.<BR>&gt; &gt; EADS Defence and Security Systems Limited<BR>&gt; &gt; Registered Office : Quadrant House, Celtic Springs, Coedkernew, Newport ,<BR>&gt; &gt; NP10 8FZ<BR>&gt; &gt; Company No: 04191036<BR>&gt; &gt; http://www.eadsdsuk.com<BR>&gt; &gt; The information contained within this e-mail and any files attached to<BR>&gt; &gt; this e-mail is private and in addition may include commercially sensitive<BR>&gt; &gt; information. The contents of this e-mail are for the intended recipient<BR>&gt; &gt; only and therefore if you wish to disclose the information contained<BR>&gt; &gt; within this e-mail or attached files, please contact the sender prior to<BR>&gt; &gt; any such disclosure.<BR>&gt; &gt; If you are not the intended recipient, any disclosure, copying or<BR>&gt; &gt; distribution is prohibited. Please also contact the sender and inform them<BR>&gt; &gt; of the error and delete the e-mail, including any attached files from your<BR>&gt; &gt; system.<BR>&gt; &gt; EADS Defence and Security Systems Limited<BR>&gt; &gt; Registered Office : Quadrant House, Celtic Springs, Coedkernew, Newport ,<BR>&gt; &gt; NP10 8FZ<BR>&gt; &gt; Company No: 04191036<BR>&gt; &gt; http://www.eadsdsuk.com<BR>&gt; &gt;<BR>&gt; &gt; _______________________________________________<BR>&gt; &gt; SAP-WUG mailing list<BR>&gt; &gt; SAP-WUG@mit.edu<BR>&gt; &gt; http://mailman.mit.edu/mailman/listinfo/sap-wug<BR>&gt; &gt;<BR>&gt; <BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; SAP-WUG mailing list<BR>&gt; SAP-WUG@mit.edu<BR>&gt; http://mailman.mit.edu/mailman/listinfo/sap-wug<BR>                                               <br /><hr />All the latest on four wheels and more <a href='http://autos.in.msn.com/' target='_new'>Get it now.</a></body>
</html>