how many records are updated from a flatfile to sap database
in one shot?
Answer Posted / ap
ALL the records present in the flat file are updated to SAP
Database in one shot, it intents that we do not have to
execute it repetedly to upload the record set. So ans is
All the records present in the flat file.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between get and get late?
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
how to capture the errors in bdc Call transaction method?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
How to eliminate duplicate entries in internal tables? : abap data dictionary
How many ways you can create table? : abap data dictionary
What is the table buffer?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What are logical databases?
What is the difference between ABAP and HR ABAP
How move-corresponding works
How would you define the exponents for a type âfâ field?
What are field symbols?
What is the use of the raising exception? : abap modularization
Can you show multiple alvs on a single screen?