while uploading a flat file through bdc call trans, then the
system get CRASHED. how do i know how many records have been
updated.
Answer Posted / mrudila
function module " format_message" holds the data that
has not updated ,describing in which screen & fied has
occured error.so that u can get how many records have got
updated b4 occuring error.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What are the components of selection table?
In sap script how to print bar code in vertical manner
What is smart forms? : abap hr
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
Explain the sequences of event block?
Is the basic list deleted when the new list is created?
What is transparent table?
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?
What is an on”*-input filed” statement?
What is pnp-sw-found ? : abap hr
What are the differences between session method and call transaction method? : abap bdc
Where the payroll results are stored
Difference between transparent tables and pooled tables? : abap hr
What is the table buffer? Which type of tables used this buffer?
Where do you create indexes in abap?