what is table maintenace generator? How to create it?
Answer Posted / bhvna
Table Maintenance Generator is a tool used to customize the
tables,and it can be create entry, change entry and delete
entry.
Go to Se11, give the table name and click on change. Then Go
to utilities--> Table maintenance generator.
In the table maintenance generator screen, we should give
Authorization Group,
Function Group name ,
Maintenance type can be one step or two step.
After clicking on create button, a table maintenance
generator will be created.
In SM30, we find display, Maintain options.
We can view the table contents by choosing Display and we
can create table entries by choosing Maintain.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between free and refresh?
What is sequence of event triggered in report?
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
Which FM do you use to find out who is reporting to whom
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
What are the merits of its?-
Explain what is an rfc?
How do you process errors in call transaction method? : abap bdc
What are the functional modules used in sequence in bdc? : abap bdc
What kind of BDC programs are written ?
What are logical databases? What are the advantages of logical databases?
Which objects are independent transport objects? : abap data dictionary
What is the last entry in all bdc tables? : abap bdc
What is the difference between open_form and close_form?