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
What is the structure of the bdc table? : abap bdc
Explain what is a logical database?
Can we write the code both call transaction and session method in single program?
What are the 3 types of tables in sap? : abap data dictionary
How many types of data classes are there in sap abap? : abap data dictionary
What is the diff between database view and maintenance view?
Explain how do you get output from idoc?
What will you code in start-of-selection & end-of-selection ?
What is the difference between a pool table and a transparent table and how they are stored at the database level?
Describe data classes? : abap hr
What is meant by a schema? : sap abap hr
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
How do you process errors in call transaction method? : abap bdc
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.