Tuesday, September 2, 2014

ABAP TIP MASS CHANGE

MASS CHANGE

T-CODE:MASS(MASS CHANGE) enables us to change the data massively.  It is very useful to change the volume of data in case for correcting standard data.

Lets see the function of MASS with the below example.

We will change the RDD data from 2012/02/25 to 2012/02/26as shown below.






1. After executing T-CODE:MASS, select object type of SALES ORDER





2. select sales order header data and move to Fields tab.



3. select Request.dlv.dt column and execute or F8.

 


4. Input the sales order no and execute.



5. input new RDD data. And click the below icon.





6. check that RDD data is changed in below lists and save.


 


7. You can see the message which shows successful results.



8. You can see the RDD date changed by MASS program.



 




No comments:

Post a Comment