what is the difference between bdc and rfc ?
Answers were Sorted based on User's Feedback
Answer / always learner
As we know BDC's and RFC's are used for Data Transfer.
In BDC we have to do recording , and follow the screen
sequence i,e Data is transferred screen wise..Whereas using
RFC's we don't need to follow the screen sequences..All Data
is transfered at once.And RFC's are connected to othere
systems remotely
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / tapan
BDC is batch data communication through which we upload
data from external system.
But rfc remote function call through which we give
communication to external system for upload data
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / bharani
i think BDC is for data migration from legacy system to r/3
system. but
RFC is is even an interface method were if in company is
employing for eg APO software were it needs to get the data
from an ABAP software or the case my be viceversa then the
software which needs toget the code to be excetued will
tigger a remote call to the calling system for eg here APO
SYSTEM will trigger aremote call to ABAP system were my
pice of code gets excuted and further it proceeds.
Is This Answer Correct ? | 0 Yes | 1 No |
Which one of the following statements would occur in the PBO of a dialog program using table control? a) module user_command. b) set screen '0100'. c) loop at itab. d) loop at itab with control itab_tc.
Double click function on the lists, identifying the line selected by the user on the list?
how to call the function module generated in smartform for printing the form ?
BDC CALL TRANSACTION carry on synchronous processing and update the database both synchronously and asynchronously,where session method carry on asynchoronous processing and update the database synchrousnously.I want to know the meaning of synchronous and asynchronous processing and also the meaning of synchronous and asynchronous database update.
in reports how to use the table control tabstrips . what is its procedure.
What are the input parameters to be passed to the BAPI 'BAPI_QUOTATION_CREATEFROMDATA'
how do you call third selection screen ?
What is Transaction to view the Workflow status ? a) SWDD b) SWI2_FREQ c) SBWP d) SPRO
what is abstract classes
Explain the advantages and disadvantages of abap query tool?
How do you define an internal using types?
What are the contents in technical specifications?