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
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
What is human resource information systems (chris)? : sap abap hr
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
How do you take care of performance issues in your ABAP programs?
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
What is the significance of technical settings (specified while creating a table in the data dictionary)? : abap data dictionary
What is a size category? : abap data dictionary
Differentiate screen painter from menu painter.
What is table attribute? : abap data dictionary
Explain what are the events used for logical database?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
Program lines for the radio button selection and unabling some input variables in section screen
What is meant by a schema? : sap abap hr
How to eliminate duplicate entries in internal tables?