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
427

Hi all

I need to do one task in which I have to create a maintenance view for one table zcountry.using the selection criteria countryid,countryname,pincode I have to update the table fields zcountry .The users must be able to save an entry upon which the table zcountry must be updated and must be allowe to exit without saving the data.Please helpme to do this.

Thank you.

Regards

Giri

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
405

Hi,

In SE11-> Utilities-> Table Maintenance Generator

Enter Auth.Group = &NC&

Enter som Fun Group, selct one Step ,Single Screen no.1, Press

CREATE button.

It will create the Maintenance Generator.

Go to SM30 transaction You can enter the values

Regards,

Anji

2 REPLIES 2
Read only

Former Member
0 Likes
406

Hi,

In SE11-> Utilities-> Table Maintenance Generator

Enter Auth.Group = &NC&

Enter som Fun Group, selct one Step ,Single Screen no.1, Press

CREATE button.

It will create the Maintenance Generator.

Go to SM30 transaction You can enter the values

Regards,

Anji

Read only

former_member404244
Active Contributor
0 Likes
405

Hi giri,

SE11->TABLENAME->GO TO UTLITIES->TABLE MAINTAINENCE GENERATOR,then give the following

Auth.Group = &NC&

Fun Group= some name(first create in se80)

select one Step ,

give some screen number

Press on CREATE button.

go to SM30 tcode,give ur tablename and press on maintain.

Regards,

nagaraj