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
Concepts of OO ABAP and why we are using it?
Differentiate between abap memory and sap memory?
what is difference between user exit, customer exit and badi?
What is its? : abap hr
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
What is netweaver???what is the relationship with ABAP?
What are domains and data element? : abap hr
What are the advantages of abap query tool?
Does the bdc-insert function allow multiple transactions to be processed by sap? : abap bdc
why particularly lock object name starts with EZ OR EY?
What are null values? : abap data dictionary
Explain the differences between se01, se09 and se10?
Can multiple abap systems connect to abap database?
What is the difference between a structure and a table? : abap data dictionary
How does the system handle roll areas for external program components?