difference between session and lsmw difference between bdc
and lswm why u choose bdc instead of bapi
Answer / siddharth samal
SESSION: USED TO UPLOAD LARGE AMOUNT OF DATA AND GENERALLY
RUN IN BACKGROUND FOR PERFORMANCE ISSUE.
LSMW: THIS IS USED FOR BDC BUT WE DONT HAVE TO WRITE ANY
CODE AND THE MAIN ADVANTAGE IS THAT WHEN WE UPGRADE THE
VERSION THEN THE SCREEN NUMBER DOESNT COME INTO PLAY BUT IN
BDC IF THE SCREEN NUMBER CHANGES IT WILL SHOW ERROR.
BAPI: BAPI IS VERY MUCH CONVINIENT RATHER THAN BD AND LSMW
BUT ITS VERY MUCH REQUIRED TO HAVE THE DESIRED BAPI TO
FULLFILL OUR REQUIRMENTS.
Is This Answer Correct ? | 5 Yes | 0 No |
Why lsmw does not support call transaction method? : abap bdc
How to transfer legacy data into base tables by scheduling a time frame using bdc?
In SAP Query with out know user that query can we execute?
Can search help be assigned to more than one table? Can matchcodes be assigned to more than one table?
What is append search help? : sap abap data dictionary
What are the disadvantages of logical databases?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
What is the significance of the memory table ‘screen’?
Append structures in tables, what happens when version is upgraded ?
How did you handle errors in Call Transaction?
how is data transported from module to program?
What is the use of table control in bdc is it same in module pool table control? : abap bdc