Answer Posted / abhijeet
BDC stands for Batch Data Communication. It is mainly used
for tranferring the data from the legacy system to the SAP
stand alone syatem. This is normally done whena company is
using a differed application or database and wishes to
upgrade themselves to SAP. This procedure is normally
followed in ABAP.
| Is This Answer Correct ? | 26 Yes | 1 No |
Post New Answer View All Answers
What is internal payroll process? : sap abap hr
What two statements would be used to exchange data between programs using abap memory?
From Excel to ABAP - Is batch mode possible ?
Type casting and error handling
How collect statement is different from append?
What is function group?
if while coding power goes off , how to retrieve the codes?
why particularly lock object name starts with EZ OR EY?
What do is landscape in sap project, I think its related to no. Of servers used, pls correct me if I am wrong, or what it is? : sap abap hr
Describe the difference between macro and subroutine?
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
what is the t-code to link technical and functional operation?
What are the functional modules used in sequence in bdc? : abap hr
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization