2008 May 23 2:37 PM
HI,
For DB tables, we use MODIFY stattement.
For internal tables, we use MODIFY TABLE statement.
But, I want to modify a view then how ?
Please tell me.
2008 May 23 2:40 PM
HI,
For DB tables, we use MODIFY stattement.
For internal tables, we use MODIFY TABLE statement.
But, I want to modify a view then how ?
Please tell me.
2008 May 23 2:40 PM
2008 May 23 2:48 PM
Hi,
Can you please eloberate your answer and tell me what is 'removed'?
2008 May 23 2:54 PM
2008 May 23 2:55 PM
I posted an answer and afterwards realised it was not quite correct.
Cheers
Thomas
2008 May 23 3:17 PM
2008 May 23 4:30 PM
Hi Ravi,
When I use modify statement, it is giving an error stating that that view is not defined as a table.
2008 May 23 4:43 PM
Hi ,
Try VIEW_MAINTENANCE_SINGLE_ENTRY with SUPPRESSDIALOG = 'X'. See Documentation for more
details.
Regards
Saket Sharma