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

Enter data into a table

Former Member
0 Likes
2,213

Hi,

How can I enter data in to a table in DEV system. I tried SM30 and it said 'maintenance dialog is not defined'. Is there any other way to enter the data.

Thanks,

Veni.

1 ACCEPTED SOLUTION
Read only

naimesh_patel
Active Contributor
0 Likes
715

You can create a table maintainace for that table and enter data.

Else you can write a small program which can update the data into your Ztable.

Regards,

Naimesh Patel

4 REPLIES 4
Read only

naimesh_patel
Active Contributor
0 Likes
716

You can create a table maintainace for that table and enter data.

Else you can write a small program which can update the data into your Ztable.

Regards,

Naimesh Patel

Read only

ferry_lianto
Active Contributor
0 Likes
715

Hi,

Is it a custom table?

If it is, you can write custon program and use INSERT statement or create table maintenance generator (SE11) in order to update via SM30.

Other way is to use SE16 to create entries (F5).

You need to set to display/maintenance allowed for Data Browser/Table View Maint. option under delivery and maintenance area (SE11).

Regards,

Ferry Lianto

Read only

0 Likes
715

Thank you Naimesh and Ferry.

regards,

Veni.

Read only

Former Member
0 Likes
715

Use transaction SE54

GO to 'Genaral Table Maintenance Dialog'

And maintain ' Maintenance dialog'.

Best regard,

Pradeep

Message was edited by:

pradeepvonti kumar