Answer Posted / siva
bdc is batch data communication, it is used to transfer
large/legacy data in to sap system
there are two types of mechanism in bdc to transfer data
session method and call transaction method.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What two statements are required in an abap program to output an icon using a written statement?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
What is the maximum number of match code id's that can be defined for one match code object ?
What are different types of parameters?
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
What is an update task? : abap modularization
What is a sequence of event-triggered in report?
What is the maximum No. Of structures that can be included in a table or structure. : abap data dictionary
What are aggregated objects
What are the basic functions of database utility? : abap data dictionary
Explain the difference between a pool table and a transparent table?
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
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 are the types of the programming language used in the sap abap software?
What type of user exits have you written ?