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

maintenance view

Former Member
0 Likes
527

How can i insert data using maintenance view ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
508

use tcode sm30.

4 REPLIES 4
Read only

Former Member
0 Likes
509

use tcode sm30.

Read only

0 Likes
508

Can I create screen by using maintenance view and in that screen I want I place insert button and when user click on insert button I want data should be inserted into corresponding table

Read only

0 Likes
508

I want to know what code can I write for insert button

Read only

Former Member
0 Likes
508

Hi,

You can create a transaction code for this view, and you can use that transaction code to insert the new entries

Regards

Sudheer