2012 May 02 9:16 PM
Hi All,
I am looking for a solution a scenario I was working on.
the scenario is as below.
We have to send a output as a Idoc for the delivery when there are any changes made to the material, quantity or batch number, Not for any other changes.
What I have done so far. I have created the output type and also created the requirement routine and attached the same to the output type..
I was trying to implement the code in the routine but was not able to locate a structure that contains the old value of the document, only new value is present.
Can some one help with this
Thanks
Nikhil
2012 May 03 1:18 AM
For this you have to use Change pointers concept.
1. Use BD50 to acivate change pointers,
2. BD21 to generate idocs,
3. BD64 to determine the distribution of those idocs.
<link to blocked site removed by moderator>
Regards,
Shyam
Message was edited by: Thomas Zloch