Skip to Content
0
Former Member
Jan 20, 2011 at 06:49 AM

Retrieve front end values of editable alv in same format

46 Views

I have a problem to retrieve the front end values in editable alv filled by user.

I am able to get it from MODIFIED CELL method but it gives the values after

alv automatically conversion. For example if user filled 1 in cell of type numc

then i want to keep it as 1 not as 00..001 format of numc.

Same for when user fill alphbets in small letter the alv convert it in CAPS.

I want to retain it as it as filled by user.

Example: User filled aAbBcFG in a cell

then it should update in database in same format not like AABBCFG as alv did

<offer removed by moderator>

Edited by: Rocky_S on Jan 20, 2011 7:50 AM

Edited by: Rocky_S on Jan 20, 2011 7:51 AM

Edited by: Thomas Zloch on Jan 20, 2011 11:24 PM