WHEN TO GO LSMW ,BAPI,BDC FOR UPLOADING DATA.GIVE ME
DIFFERENT SCENARIOS(EXAMPLES).
Answer Posted / angirasa
lsmw is the tools which can be provided by SAP . By using
this tool the programing procedure can be optimized.
BAPI and BDC are the two techniques which was used to upload
the data , These BAPI's are used for uploading bulk data
when we are uploading the data , when the case arises for
updating the data.Where in bapi's no need to update the
technical info like screen numbers etc., where in bdc we
have to upload these data also .
Mostly we will go to bdc's instead of bapi's is when the
function modules are not occured on that cases we have to
choose bdc's
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How do you write transaction programs in sap?
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
How to copy table across clients?
Explain client-dependent and client-independent tables.
What is is a match code? : abap data dictionary
how to Create a smart form related to gate pass to be submitted to vendor’s location. This form outputs document number, date, vendors name, address, material details, quantity, unit,and the company logo.
What is the difference between a substructure and an append structure? : abap data dictionary
What is the difference between collect and append statements?
What are the data types of the external layer? : abap data dictionary
Abstract class and interface, multiple inheritance, live example
How do you differentiate tax for different countries? : sap abap hr
What two statements are required in an abap program to output an icon using a written statement?
Define batch input session?
What are screen painter and menu painter? : abap hr
What is a type group?