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 is sequence number
What do you mean by batch data communications programming?
What is the meaning of client independent?
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
What are conversion & interface programs in sap?
What is use of transparent table in abap? How it is different from pool tables?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
What is the advantage of structures?
What are the restrictions on subscreens?
How many default tab strips are there? How to insert more tabs in it?
What is the lock object?
dynamic programming in sap abap
Explain get cursor field?
What are the buffering options in abap?
Explain the uses of the simple maintenance interface? : sap abap hr