Answer Posted / anuraj
Table Maintence generator is used to Create,Change,Delete
the entries of the Table.
Procedure to create Table Maintence generator:
1) Go to SE11.
2) Enter the table name
3) Go to Utilities-> Select Table Maintenance generator
4) Provide Authorization Group,Functional Group,
Maintenance screen No.
5) Click Create.
After this you can work with entries of table in SM30.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What are the advantages and disadvantages of different types of bdc's?
What is the different type of projects? : sap abap hr
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
How can we set the table spaces and extent sizes? : abap data dictionary
What does an exec sql statement do in abap? What is the disadvantage of using it?
What functions does a data dictionary perform? : abap data dictionary
What is open sql vs native sql ?
What is a predefined type in abap?
What is the difference b/t Session method and call transaction method ??
Can we use on change of between select and endselect?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?
What is the difference between tables and structures?
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
What are Delivery classes? What data will you want to transport during client copy?
What is the use of the raising exception?