Skip to Content
0
Jul 23, 2010 at 08:46 AM

insert row in a table (not ALV)

31 Views

Hi there,

i know, i can insert a row in a table in 3 steps:

1. get_static_attributes_table

2. insert line into table

3. bind_table

Is there another way possible maybe one without reading the whole table?