difference between session and lsmw difference between bdc
and lswm why u choose bdc instead of bapi
Answer Posted / 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 |
Post New Answer View All Answers
What is synchronous update?
What is sap abap tables?
What are user exits? What is involved in writing them? What precations are needed?
What is sapnet?
Define external layer? : abap data dictionary
How to call transaction in session method without recording?
What is an “on request field” statement?
Explain the difference between a pool table and a transparent table?
What is the max no of match code id’s that can be defined for one match code object?
What data is contained in data dictionary? : abap data dictionary
What is sap luw or update transaction?
What are logical databases? : abap hr
What is a predefined type in abap?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
Can i Have Some Realtime Examples On Modulepool programming.