Skip to Content
0
Former Member
Jun 12, 2008 at 09:27 AM

Updating Data from a alv grid display into a table

20 Views

Hi Gurus,

I have on requirement. I have developed a report which displays a set of data similar to when we execute transaction ob52, and when we use NEW ENTRIES tab we get a refreshed screen and when the user enters its data in the fields , i need to capture that data into an internal table so that i can use them into bdc. the output is an alv oops display.

So basically i need to capture the information of the added rows into a table.

is there any method for doing this or any event?