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

remove conversion rotine from domain

jaya27
Explorer
0 Likes
1,244

My table YMOVIE has a field which was attached to a domain having a conversion routine which converts date into format MM.YYYY. I removed the conversion routine from domain, activated it , se14->adjusted the table again, se16->generated program again, but sadly, when I make the entries or look at the entries in the table, format still MM.YYYY.(yes, I have checked include conversion exit in settings->user parameters). But format should not show up as MM.YYYY since I already removed it from domain rit?

1 ACCEPTED SOLUTION
Read only

Sandra_Rossi
Active Contributor
0 Likes
999

Maybe it's because of the ALV buffering. Run program BALVBUFDEL and try again.

My table YMOVIE has a field which was attached to a domain having a conversion routine which converts date into format MM.YYYY. I removed the conversion routine from domain, activated it , se14->adjusted the table again, se16->generated program again, but sadly, when I make the entries or look at the entries in the table, format still MM.YYYY.(yes, I have checked include conversion exit in settings->user parameters). But format should not show up as MM.YYYY since I already removed it from domain rit?

2 REPLIES 2
Read only

Sandra_Rossi
Active Contributor
0 Likes
1,000

Maybe it's because of the ALV buffering. Run program BALVBUFDEL and try again.

Read only

jaya27
Explorer
0 Likes
999

Thanks for ur input Sandra, I checked after a day, it was updated. 🙂