doubt regd. change document objects

vijay srikanth vijay_d15 at hotmail.com
Sat Oct 8 04:24:25 EDT 2005


Hi Ramanan,

Thanks for the info. I have done all this already...
The problem that I had problem with it was :

In SWEC when we link CDOs to events you get three radio buttons.
On Create             On Change             On Delete.
What you are suggesting will work for the On Change radio button, i.e when 
existing sales orders are changed. What I trying to do, was when sales 
orders are created, that time if anyone puts a block on the sales order, 
VBAK-LIFSK = 3, I wanted to trigger the event of the business object.
It was not working, maybe CDOs work only when existing documents are 
changed. I have achieved a work around using an Output Type and a condition 
record for the VBAK-LIFSK = '03' value.
Thanks for taking the time for replying.


Regards,
Vijay

>From: Ramanan Srinivasan <ramanansr at gmail.com>
>Reply-To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
>To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
>Subject: Re: doubt regd. change document objects
>Date: Fri, 7 Oct 2005 16:53:28 -0400
>
>Sorry Vijay, about triggering event
>  Here is the right one
>Event linkage
>Object type : ZBUS2032
>Event : DELVERYBLOCKCHANGED
>
>  On 10/7/05, Ramanan Srinivasan <ramanansr at gmail.com> wrote:
> >
> > Vijay,
> >  1 .Create custom sub type for BUS2032 as ZBUS2032...
> > 2. Create a new event for example "DELIVERYBLOCKCHANGED" in the sub type
> > as ABAP dictionary type using table VBAK field LIFSK using txn type
> > 3. Implement and release object type ZBUS2032
> > 4. Implement and release object type component ---( new method ) to
> > release and im implemented and released
> > 5. assign deligation to super type
> > 6. Now your new method will be visible to BUS2032.
> > 7. Use start value restriction to 3 to 3 for the field LIFSK
> >  WF triggering event is "SalesOrder.CHANGED"
> > event in super type BUS2032.
> >  now when any sales order gets a value from anything to 3 in the field
> > LIFSK , WF will be started.
> >  Enjoy
> > Srinivasan
> > ramanansr at gmail.com
> >  On 10/7/05, Workflow99 at aol.com <Workflow99 at aol.com> wrote:
> > >
> > >  Vijay,
> > >  You cannot look for a field change on a CREATE change doc. If your
> > > intention is to start a workflow if VBAK-LIFSK = 3 on CREATE, you can 
>do it
> > > by using start conditions with the CREATE event as the trigger for the 
>WF
> > >   Regards,
> > > Ramki Maley
> > > Workflow Developer, USCBP.
> > > 248-613-1287 (C)
> > >     In a message dated 10/7/2005 12:13:35 PM Eastern Standard Time,
> > > vijay_d15 at hotmail.com writes:
> > >
> > > Hi,
> > >
> > > I tried linking change doc. object VERKBELEG to a workflow on CREATE,
> > > with
> > > field changes
> > > VBAK-LIFSK from * to 03. It does not trigger the event that I have
> > > linked.
> > > Any pointers on why it is happening. Or is it that we have to link
> > > Change
> > > doc. objects only on CHANGE to a business object event...Thanks in
> > > advance
> > > for your help.
> > >
> > >
> > > Regards,
> > > Vijay
> > >
> > >
> > > _______________________________________________
> > > SAP-WUG mailing list
> > > SAP-WUG at mit.edu
> > > http://mailman.mit.edu/mailman/listinfo/sap-wug
> > >
> > >
> > > _______________________________________________
> > > SAP-WUG mailing list
> > > SAP-WUG at mit.edu
> > > http://mailman.mit.edu/mailman/listinfo/sap-wug
> > >
> > >
> > >
> >


>_______________________________________________
>SAP-WUG mailing list
>SAP-WUG at mit.edu
>http://mailman.mit.edu/mailman/listinfo/sap-wug




More information about the SAP-WUG mailing list