What is the purpose of table maintains in se11?
Answer Posted / buddula15
If you create a table you can insert, edit and delete the
records in SE11 only. But In real time end users does not
have access for SE11.If you maintain the table maintenance
genarator in SE11 we can create Tcode for the table where
he can create and edit the records...
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Does sap handle multiple currencies?
Is the basic list deleted when the new list is created?
How do you process errors in session method ? : abap bdc
How to convert normal function module to bapi?
What is the difference between field-group header and other field groups?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
How do you do bdc for a table control? : abap bdc
Differentiate between abap memory and sap memory?
What is the function of the correction system?
What is value table? : abap data dictionary
What is a view in sap? : abap data dictionary
What are the fields in a bdc_tab table? : abap bdc
How to insert a line into abap internal tables?
How to split one Invoice into Multiple ( Step by Step)?
Can we access static attribute from instance method