What is the use of " TABLE MANTENANCE ALLOWED " .
And itts transaction code
Answer Posted / malli.gontla
The main purpose of the table maintenance generator is to
Create/Change/Delete the table entries with out writing any
code. When ever we create table maintenance generator it
will generate a standard program.
Another important thing is when ever u change ur table
structure(Include/delete fields) don't forget to delete and
recreate the table maintenance. Because the structure of the
table was changed. If u try access Table maintenance
generator(SM30) after changing the structure then it will
through u a dump.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain how is batch input process different from processing on line?
How can one distinguish between different kinds of parameters? : abap modularization
How to debug rfc function module?
What is the Difference between At Line selection and At user-command?
Difference between open sql and native sql? : abap data dictionary
Define alv programming in abap?
hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp
What is open sql vs native sql ?
Can we control the sequence in which multiple implementations of a multiple use BADI are called? If yes, how?
when do you need to create an internal table with header line ? and with out a header line?
How can you manipulate the presentation and attributes of interactive lists?
What is a development class? : abap data dictionary
what is diff between ECC 5.0 AND ECC 6.0
What are conversion routines? : abap data dictionary
How is conversion of data types done between abap/4 & external level?