1. What is MVMT Upload? Explain in detail?2 Without using Tr.code SE11 how can you put data in a table?3. With out using Debugging method how can you find error immediatly in your program without checking line by line.What is the Tr. code for that also?

Showing Answers 1 - 2 of 2 Answers

sudhar

  • May 1st, 2006
 

I don't know the answer for the first question regarding mvmt code. The answer for the second and third questions are given below.2. Data can be uploaded into a database table via the data dictonary or program. Witout using the data dictonary data can be put in the dbtab from a program using the update statement. Also the data can be transferred from the legacy system(non sap system) or external system into database table in sap using the BDC(batch data communication) concept.

  Was this answer useful?  Yes

sudhar

  • May 1st, 2006
 

The answer for the 3rd question is,3. After you have entered the program you can immediately check for any syntax errors in the program by using the key combination ctrl+f2 or you can use the check option in the application toolbar.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions