You have 5lakh records to transfer to sap from flat
file.which method of bdc you wiil choose and why?
Answer Posted / sai kalyan
5 laksh records is not a small amount of data it is large
amount. for largee amount we use the session method
| Is This Answer Correct ? | 19 Yes | 6 No |
Post New Answer View All Answers
What is meant by authorization? Did you ever work on it? : sap abap hr
How to handle error in session method? : abap bdc
Write the bdc table structure? : abap bdc
Explain what is sequence of event triggered in report?
What are the parameters in bdc_open_group? : abap bdc
Search help exit details.
What is size category?
How can we send data to external programs?
What two statements are required in an abap program to output an icon using a write statement?
What is an update type with reference to a match code id? : abap data dictionary
What are the system table used in abap?
What does an exec sql statement do in abap?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
– 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
What are the different types of internal table?