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


Please Help Members By Posting Answers For Below Questions

What is an abap/4 query? : abap hr

805


Can we write the code both call transaction and session method in single program?

819


What are the various events associated with screen programming?

931


What are domains and data element? : abap hr

783


Name the function module used to convert logical file names to physical file names in abap/4 programs?

808






What is an update type with reference to a match code id?

742


Why do we use dynamic where conditions?

1077


Define external layer? : abap data dictionary

869


How do you process errors in session method ? : abap bdc

769


What are the different abap editors? What is the used of different editors in abap?

769


A subroutine can contain nested form and endform blocks. State true or false. : abap modularization

1008


What are field symbols and field groups? Have you used component idx of structure clause with field groups?

795


singleton class

1124


What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc

814


How to add a column to a table control while using alphanumerical layout editor ?

2029