What are different ways in which data upload can be done
using LSMW?
Answer Posted / reddykiran00
In LSMW by using 4 ways we can upload the data, the different
methods are,
1) Direct Input Method
2) Batch input recording
3) Bapi method
4) IDOC method
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is constructor expression in nw abap 7.4?
What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc
Differentiate between report and dialog program
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
What is modularization and its benefits?
Name the abap/4 modularization techniques? : abap modularization
Explain what is the step-by-step process to create a table in data dictionary?
Which table stores the programs created?
What are the 2 other types of views, which are not allowed in release 3.0?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
Some Realtime Examples on Exits .
What is an abap/4 query? : abap hr
Concepts of OO ABAP and why we are using it?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
what is user specific parameter?