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 are the events in classical reports?
What is the meaning of sap r/3?
What are the different methods of bdc? : abap bdc
What are the different modules of sap? : sap abap hr
What is the procedure you followed to upload the data?
How to display or know if the value entered contains records or not?
How to define selection screen?
How to analysis Background Job for performance Issue?
What is the last entry in all bdc tables? : abap bdc
Why bapi need then bdc ? : abap bdc
How can we set the table spaces and extent sizes? : abap data dictionary
What is the difference between tables and structures?
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
What are local objects? : abap data dictionary