‎2010 Jan 15 6:16 AM
Hello Experts,
I have one query while assigning tcode to database view. Can we assign a tcode to database view?
I had created database view & assigning that view to transaciton code using SE93.
In SE93, I had given transaction as SM30 & ticked skip initial screen.
Selected all checkbox for GUI support block & provided VIEWNAME = ZABC (i.e.Database View).
But whenever I am executing that transaction, I am getting the error message as "Choose a processing option."
If I provide SHOW = 'X' also & execute the tcode, I am getting the information message as "The maintenance dialog for ZABC is incomplete or not defined."
Regards,
Neha
‎2010 Jan 15 6:20 AM
Hi neha,
That is because you have not yet created any TABLE MAINTENANCE for that view. Just by creating the view, we can only see those records in se11,se16 etc. But to maintain/edit it, we have to create maintenance using se11. Once you do that, it will work.
regards,
amit m.
‎2010 Jan 15 6:20 AM
Hi neha,
That is because you have not yet created any TABLE MAINTENANCE for that view. Just by creating the view, we can only see those records in se11,se16 etc. But to maintain/edit it, we have to create maintenance using se11. Once you do that, it will work.
regards,
amit m.