Hi all,
I have a requirement, i have to change existing data element (prodh) used in list of programs . i.e 3192 programs. I have to develop a tool, by running which it should find the programs in which (Prodh) data element is used, and replace it with custom data element( one we have created ).
I have wirtten some logic, by which i am able to find out in which all program we are using this (prodh) data element, and further written BDC program to go to t code se38, in change mode, but now i dont understand how to change the data element .
This report should run in background.
Thanks in Advance