what is table maitainance generator and how to create that?
what is transaction code?
Answer Posted / salil b
Other than what Deepak has mentioned(insert/update/delete entries in table via screen), we can use TMG for adding some validations, calculations or conditions as well with the help of Events.
select menu path ENVIROGNMENT>MODIFICATION>EVENTS.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you write manual bdc session method? : abap bdc
what is difference between user exit, customer exit and badi?
What are the events in abap/4 language? : abap hr
What are the data types of the external layer? : abap data dictionary
What is the client concept in sap?
What is a subroutine?
Explain how to write a bdc - how do you go about it?
Have you printed any report?
What are different ABAP editors? What are the differences?
What is Buffering Concept? When should a Table be buffered?
What is at exit-command:?
What are the types of subroutines? : abap data dictionary
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
What are the differences between se01, se09 and se10?
What is the difference between Check and Continue?