when u already have predefined tool LSMW for uploading
data....which is more easy and efficient to use and les
sprogramming is required..then whats the need to write a
program in BDC....
whats the main purpose....?
Answer Posted / micky-abap/4
lets discuss BDC
1)this is used for predefined as well as user defind data.
2)this method takes less momery .
3)this method is more relable then lsmw.
4)writing coding means we r mapping or matching our fields
with the reciver side structure fields...cz both ve to same.
lsmw
1) only pre defined
2) more memory cz calling all fields.
3) not relabile.
i m writing this ans as best of my knowedge..
tc .
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
What are the different abap/4 editors?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
Can a transparent table exist in the data dictionary but not in the database physically?
What is an update task?
Can a constructor be redefined?
What is the function of a domain? : abap data dictionary
Name a few data dictionary objects?
Explain the difference between get and get late?
Describe the difference between macro and subroutine?
What primary key and foreign key relationship
How to read 5th record from Hash Internal Table?
What are standard layouts sets in the sap script?
What is an authorization in sap?
What is the difference between select statement and provide statement ? : abap hr