Answer Posted / arun prasad
ACTUALLY, BDC IS USED TO TRANSFER DATA FROM A NON-SAP
SYSTEM TO A SAP SYSTEM OR VICE-VERSA.
THE METHODS WE HAVE IN ABAP ARE BATCH INPUT SESSION, CALL
TRANSACTION USING AND DIRECT INPUT METHOD.
BUT NOW NO ONE IS USING DIRECT INPUT METHOD UNLESS IT IS
NECESSARY.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is elementary search help? : sap abap data dictionary
Can there be more than 1 main window in sap script?
Specify the types of data dictionary objects.
What are the attributes of the data? : abap data dictionary
Double click function on the lists, identifying the line selected by the user on the list?
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?
What are the other modules integrated with om? : sap abap hr
What are different abap/4 editors?
What is primary index?
How to find the return code of a statement in abap programs?
Can you delete data element, which is being used by table fields. : abap data dictionary
Explain the advantages and disadvantages of different types of bdc's?
What are the system fields?
On which event we can validate the input fields in module programs?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.