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
What is get cursor field?
Can you define a field without a data element?
What is size category?
Can you delete data element, which is being used by table fields?
What is the significance of delivery class? : abap data dictionary
Folder types in smatforms? 2)What is Command line?
What are the different abap/4 editors?
What are ranges?
Explain the disadvantages of abap query tool?
On which even we can validate the input fields in module progams?
What are the different types of the sap abap data dictionary objects?
What are the page headers for secondary lists?
What is roll area?
Is the basic list deleted when the new list is created?
What are the difference between tables and structures?