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
What are the control break events in abap? : abap data dictionary
What is difference between float and packed data type?
What is Transactional based Application & Role based Application?
What are the different types of operators in the sap abap?
How is time management and payroll is integrated? : sap abap hr
What are the steps to be followed to set lockobjects? : sap abap data dictionary
What is amdp (abap managed data procedures)?
What is asynchronous and synchronous update?
Mention what is alv programming in abap?
What is the difference between field-group header and other field groups?
What are the aggregate objects in the dictionary? : abap data dictionary
Explain what is the significance of hide?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
What is step-loop?