Answer Posted / bhagavan reddy
bdc is batch data communication, it is used to transfer
large/legacy data in to sap system
there are 4 tyes
Call transaction (Screen Level Processing)
Session method (Screen Level Processing)
Direct input method->(Standard SAP Programs)
LSMW -> (A tool)
BAPI method -> (Advanced Technique, which is very Good)
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are the user groups?
What is dialog module?
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
What is a table attribute?
What are the advantages of logical databases?
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
What does the ‘suppress dialog’ do?
What is table pool?
How to know if the value entered contains records or not?
Different types of locks?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
What are the personnel administration related Infotypes
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
What are the events used for logical database?
How many tables are there in sap?