Hello,
In some of cases we required to trigger the article manually in SAP
using RWDBBMAN (wdbm) program but in this case it doesn't send the
change indicator to POS because of that SAP's and POS's price change report doesn't match.
For manual triggering purpose if we use the RWDBBUPD (wdbu) program,
it doesn't have the filter condition of article because of that it will send all the changed article of that day to POS
which will increase the load of POS to overcome this problem we required the Article filter condition in RWDBBUPD (wdbu) program.
Please suggest me the best possible way :
1.) To create a customize program using RWDBBMAN and put change pointer changes.
2.) To create a customize program using RWDBBUPD and put article filteration changes.
OR is there any other way to do this..??
Thanks & Regards,
Charan