3. What is table maintaince generator ? How do u do
it ? Use of it ?
Answer Posted / vikas chaudhary
already its answered above still clubbing
we should create maintenance view for tables so that manual entries can be fed . This authorization should not be given via SE11 because end user can corrupt the table structure . SO we create view using se11 , SE54 . Table entries can be entered SE30 .
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are screen painter and menu painter? : abap hr
How do you get the number of lines in an internal table? How to use a specific number occurs statement?
What are the different types of parameters? How can you distinguish between different kinds of parameters?
Can we access static attribute from instance method
what is mean be On Change of in Control Break statement
What is the purpose of at first and at last?
What is the difference between the function module and a normal abap/4 subroutine?
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
What are types of select statements?
The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization
What is an abap/4 query? : abap hr
What are the types of subroutines?
How do you read files from the application server ? : abap bdc
What is the difference between function group and function module?
Explain how to create any functions?