3. What is table maintaince generator ? How do u do
it ? Use of it ?
Answer Posted / suryakanta senapati
The main purpose of the table maintenance generator is to--
1.We can directly create,change or delete the table entries
without writing any code.
2.For that we need to use the tcode SM30/SM31.
3.Be sure that it's only used for changing the values of
the fields in the table unless the structure of the table
is also changed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between top-of-page and top-of-page during at line- selection?
How to convert normal function module to bapi?
Explain the function module in bdc?
Why cant we use Normal function module for data transfer?
What is the difference between synchronous and asynchronous update? : abap bdc
What are the attributes of a field that can be activated or deactivated during runtime?
Can a transparent table exist in data dictionary but not in the database physically? : abap data dictionary
What is a data dictionary? : abap data dictionary
What are data classes? What are the various data classes available for selection? : abap data dictionary
How to set an Enhancement point for a custom report?
PROGRAM TO CREATE INQUIRY IN SD USING BAPI 'BAPI_INQUIRY_CREATEFROMDATA'
In delivery processing which step comes first picking, packing, posting goods issue ?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
What two statements are required in an abap program to output an icon using a written statement?
What are ranges?