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
Performance tuning techniques
What is view? Different types of view.
Explain difference between primary key and unique key?
What is the max no of match code id’s that can be defined for one match code object?
What is a multiple line field? : abap bdc
What are the different message types available in the abap/4 ?
Can we call reports and transactions from interactive reporting lists?
Search help exit details.
how to use the xk01 in realtime.can it apply the others. how it it will goes to first page and next page.
Different between Interface and Abstract classes?
What are base tables of an aggregate object? : abap data dictionary
What are the functional areas? User groups? And how does abap/4 query work in relation to these?
What is a database view? : abap data dictionary
What is the difference between a structure and a table?
What are field symbols?