How to decide whether we can use BDC (OR) LSMW for a given
transaction?
Answer Posted / vandan
if u r uploading Master data with out any screen exits then
we can use either bdc or LSMW. If Screen exits exist in
relavant transaction then we will go for BDC only. In case
of Transactional data we go for BDC. Bcoz In Transactional
data we have to handle table control manually.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Where can you find error log for call transaction? : abap bdc
How to upload data using catt ? : abap hr
What is img? : sap abap hr
Can a domain, assigned to a data element be changed? : abap data dictionary
What are the buffering types?
How does the interection between the dynpro and the abap/4 modules takes place?
What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1
What are the basic object types? : sap abap hr
What are the types of indexes in abap?
What are the types of subroutines?
Can we include customizing include or an append structure with pooled or cluster tables?
How can the standard tables of sap be modified?
What is amdp (abap managed data procedures)?
2)In production what is the user exit?
there are 2 selection screens. material num in screen 200 and plant in screen 300. so how can you write in INITIALISATION event?