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

How to Access Maintenance View from a program

Former Member
0 Likes
919

Hi Experts,

I have created a maintenance view for a table. i want to insert data's into the table through the maintenance view. I don't know how to access the view, how to insert data into the Maintenance view. Please suggest me how to access the view from the program.

with regards,

James...

Valuable answers will be rewarded...

1 REPLY 1
Read only

Former Member
0 Likes
408

Hi,

What is the need to search for a program.

Use transaction SM30 or SE16 to create or maintain entries in the table.

e.g. if the Maintenance view is created on table A, then Goto transaction SM30 or SE16 and give the table name as A and proceed. This will automatically take u to the maintenance view on tha table A.

Regards,

Himanshu