How many types os LSMW are there anyone knows please tell me?
Answer Posted / chakka kalyani
There are 4 methods to upload the data in the SAP System.
1.Direct Input Method.
2.Batch input Method
3.Business Application Programming Interface(BAPI)
4.Intermediate Document Method(IDOC)
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are different abap/4 editors?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
In which table the material master data is stored?
How we format the data before before write statement in report ?
What are the events in screen programming?
Write the bdc table structure? : abap bdc
how to see the table output?
What is use of transparent table in abap? How it is different from pool tables?
What is static attribute
What is an evaluation path? : sap abap hr
Can there be more than 1 main window in sap script?
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
Explain what is the difference between sy-tabix and sy-index? Where it is used?