Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Data replacement in the system.

Former Member
0 Likes
385

Hi ,

I wrote LSMW with recording and i forgot to delete one field which contain a default value and the value get trasferred to all the matrial no in the system.. with out taking any Basis support...how can i replace the data back to the field.

Thanks,

Lawrence.

1 ACCEPTED SOLUTION
Read only

JL23
Active Contributor
0 Likes
357

obtain the old field value for change documents (table CDHDR and CDPOS)

and do again a LSMW to update the data.

obtain the old field value for change documents (table CDHDR and CDPOS)

and do again a LSMW to update the data.

1 REPLY 1
Read only

JL23
Active Contributor
0 Likes
358

obtain the old field value for change documents (table CDHDR and CDPOS)

and do again a LSMW to update the data.