WHEN TO GO LSMW ,BAPI,BDC FOR UPLOADING DATA.GIVE ME
DIFFERENT SCENARIOS(EXAMPLES).
Answer Posted / vikas badhan
Srinivas,
These Technologies can be Used when.
LSMW - When its a one time upload or Master Data upload.
BAPI's - When the Data has to be distribute whith in the
R/3.
ALE/IDOC - When the data has to be distribute with external
system non-SAP or third party package.
BDC - When all the options closed BDC should be the last
option we should go for.
Hope it Helps...
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are pool tables?
Hi to all abap gurus iam new to abap and my querry is as follows . and i feel so happy if u give exact anwers ? Querry1: i have one page( named "page1" )in my script with three windows(logo,adress,main windows) my requirement is to display some dynamic data in the script that is list of orders of the customer whn u give the customer number in selction-screen .then we can go for main window only to dispaly dynamic data ? or is there any other option ? then what should we give as apage number in the next page attribute in the header information. suppose if i dont give "page1" in the next page attribute as anext page what will happen ? i mean that dynamic data will be displayed or not ? Querry2: one one more querry incase if we have two pages in my layout .in page1 (3 windows as said above ) and page2 ( only logo and address window ) and no main window in page2. now if we give "page2" as next page in the next page attribute of page1 then that dynamic data will be displayed or not ?
Concepts of OO ABAP and why we are using it?
How can we send data to external programs?
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
What is the difference between field-group header and other field groups? : abap modularization
How do you convert non-char field into char type fields ?
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
Explain what are the problems in processing batch input sessions? How is batch input process different from processing on line?
Can you create a table with fields not referring to data elements? : abap data dictionary
What is off cycle payroll run
Is it possible to pass data to and from include programs explicitly? : abap modularization
How to display if the value entered contains records or not?
What is a data dictionary? : abap data dictionary
Explain the difference between free and refresh?