Skip to Content
0
Mar 20, 2009 at 08:35 AM

Table maintenance problem regarding maintenance events

33 Views

Hi, I have a table and maintenance screen in sm30.

I have written a form in table a maintenance event 01 which is "before saving data".

In this form I have two tables those are total and extract both of these two tables has the same structure and containing the field "LINE".

My problem is; in the LINE field, the data which i entered in table maintenance is kept comes as string.

I want to get the value as my database structure.

is there any function module to get the value in desired structure?

For example I will send the line and my table structure, it will give me the value in the format that I want.