MATERIAL event CHANGED - can I get old and new values

Sheth, Neeraja Neeraja.Sheth at fnc.fujitsu.com
Wed Sep 25 09:51:53 EDT 2002


I will go through OSS - we are on 4.6C, and look at KOSTL.
 
Thanks for your suggestions and the quick response.
 
Regards
 
Neeraja
 
 
 
 -----Original Message-----
From:   Balasubramaniam, Swaminathan [mailto:SBalasubramaniam at medrad.com]
Sent:   Wednesday, September 25, 2002 7:54 AM
To:     SAP-WUG at MITVMA.MIT.EDU
Subject:        Re: MATERIAL event CHANGED - can I get old and new values
 
Neeraja,
Take a look at Change Object KOSTL. A function module is used for Event
Parameter Container.
Using this function module a version of your own can be built.
 
Then you have to make sure you have created additional event parameters.
Take a look at business
object BUS0012 Event Changed. The parameter should be multiline.
 
Now go back to your function module and make the changes.
 
Hope this helps.
As suggested by Jocelyn make sure you go through the documentation. I had to
apply a OSS Note to
make sure, I can transport the Event Parameter Container. I am not sure if
it was the same OSS Note
mentioned by Jocelyn.
 
My example is based on 46B system.
 
 
Swami
 
-----Original Message-----
From: Sheth, Neeraja [mailto:Neeraja.Sheth at fnc.fujitsu.com]
Sent: Tuesday, September 24, 2002 6:05 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: MATERIAL event CHANGED - can I get old and new values
 
 
I have designed a workflow to be triggered when the planned price on a
material changes by creating an event BUS1001.PlannedPriceChanged with a
field restriction of MBEW-ZPLP1, using change object MATERIAL.
 
Is there a way to be able to display the old price and new price without
having to build some custom code to read change documents? Since the
condition in SWEC is actually comparing ZPLP1_VALUE_OLD and ZPLP1_VALUE_NEW,
I was wondering if I could trap those values.
 
Thanks in advance,
 
Neeraja
 


More information about the SAP-WUG mailing list