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
447

hi guys,

I created custom table with three fields. Then i created a maintenance view with six fields.( 3 fields are from custom table i created and other 3 fields are description of first 3 fields)

In the custom table, if i try to create a new entries by going to menu bar Utilities->Table contents->create entries, it will not call the Maintenance screen. It go to screen as usually happened.

Now how to link the Custom table with Maintenane view.

Thanks,

Vetri

3 REPLIES 3
Read only

Former Member
0 Likes
411

Go to SM30 AND CALL YOUR MAINTENANCE VIEW.

Hope you have created a maintenance view through table maintenance generator.

Message was edited by: Sharmistha Parida

Read only

Former Member
0 Likes
411

Hi

Define a table maintenance generator for the maintenance view.

You can use SE11 -> Utilities - > Table maintenance generator or SE55 for defining maintenance generator.

Regards

Kalpana

Read only

Former Member
0 Likes
411

Hi,

First create custom table ZXXXX and add all the three fields & then go and create one more text table ZYYYY with all the 3 fields & all 3 fields description and also language.

Now go to table ZYYYY select the fields & click the foregin key there give check table ZXXXX &

Foreign key field type : select radio button Key fields for text table and

Cardinality 1 : N

Later go to se11--> enter table ZXXXX & create table maintenance ie

Go> Utilities>Table Maintenance generator

enter Authorization groups &NC&

Function group ZXXXX ( any Name)

and save it.

Now go to sm30 enter the table ZXXXX you will see all the six fields.

hope this will help you.

Thanks

Rajeev