Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

table maint genertr inserting multiple rows with all fields editable

Former Member
0 Likes
2,708

Hi

I have created a ztable in se11 and maintained table maintenance generator SM30.

Now i need to insert multiple rows into the table with all fields editable.

How can i achieve this?

Thanks in advance.

4 REPLIES 4
Read only

g_lacroix
Explorer
0 Likes
990

Hello,

you have to create a screen for Updating the table

transaction SE54

point 2 generated object.

best regards

Read only

Former Member
0 Likes
990

Hi,

To create multiple rows into the table, select Maintenance type (radio button) ONE STEP in the table maintenance genrator.

Regards,

Dwarakanath.S

Read only

Former Member
0 Likes
990

>

> Hi

>

> I have created a ztable in se11 and maintained table maintenance generator SM30.

>

> Now i need to insert multiple rows into the table with all fields editable.

>

> How can i achieve this?

>

> Thanks in advance.

Create a Table maintenance generator with One Step .

regards,

Jinson.

Read only

Former Member
0 Likes
990

Hi ,

To enter multiple rows in a single step , in the table maintenance generator option choose the Maintenance type as " One step".

In one-step maintenance only one maintenance screen (overview screen) is

processed at run time. Entries are displayed here in the form of lists.

An entry should be able to be displayed in one line of the screen.

Regards,

Radhika