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 the structure of bdcmsgcoll? : abap bdc
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
What is the client concept in sap?
What are the data types of the abap/4 layer? : abap data dictionary
Difference between sy-tabix and sy-index?
What is payroll driver ? : abap hr
Different between Interface and Abstract classes?
What are the different types of the sap abap data dictionary objects?
Explain the differences between interactive and drill down reports?
Does the external program run in the same sap luw as the caller, or in a separate one?
What is runtime analysis?
What are the drill-down features provided by abap/4 in interactive lists?
How do you display a data in a detail list?
Can a transparent table exist in the data dictionary but not in the database physically?
What are the events driven batch jobs?