what is table maitainance generator and how to create that?
what is transaction code?
Answer Posted / deepak
Hi,
Table maintenance generator provides interface to
insert/update/delete entries in table via screen.
It can be created by transaction SE11(Utilities- Table
Maintenance Generator or SE54(Generated Objects).
Deepak
www.sahajayoga.org
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain what is a logical database?
What is a table cluster? : abap data dictionary
Explain the table, which contain the details of all the name of the programs and forms?
What is database utility? : abap data dictionary
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
What are field symbols?
What are the functional areas, user groups? How does abap query work in relation to these?
How to insert a line into abap internal tables?
Why we are using Macros instead of Function Modules
What is a 'z' report?
The max number of calling modes stacked at one time is?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
10) How to get Item Header in Sales Order?
How can we use multiple transactions by using bdc_insert? : abap bdc
Which bdc you prefer? : abap bdc