Skip to Content
0
Former Member
Feb 23, 2009 at 07:01 AM

changing the data types for fieldcatalog in an alv

902 Views

hi to all experts,

can i change the menge field from packed decimal to char it is editable in alv output . for example i got the menge as 0.0002 when i changed it to 5 it should reflect as 5 not 0.0005 after calling the method checked_changed_data . is this possible