‎2005 Nov 21 5:57 PM
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
‎2005 Nov 21 5:59 PM
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
‎2005 Nov 21 6:16 PM
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
‎2005 Nov 21 7:43 PM
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