When we are updating certain database table with 100
records and we found that only 60 records are updated, then
how to find the errror records and how to correct and
updated again? Explain step by step.
Answers were Sorted based on User's Feedback
Answer / rajaram sunku
For each record update and not updated then trap the
exceptions of the errors for update
Is This Answer Correct ? | 0 Yes | 3 No |
What are different data types in abap/4?
how to modify a a paritcular field value of BDC table ? suppose im filling company code in of of the screens.Now i want to use the same BDC table with just compant code different.
how many types of table types ?
what are conversion routines
What is the use of event AT SELECTION-SCREEN ON FIELD?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
Can I create a Transaction code for a custom Table ? If Yes How can I ?
i need the explanation for the following one . 1.BAPI 2.BADI 3.USEREXITS. 4.ALE,IDOCS,REPORT,SAPSCRIPTS,SMARTFORMS. And their uses,what is it process in realtime.
What happens if a function module runs in an update task? : abap modularization
Difference between /N and /BEND?
What is runtime analysis?
how we can moddify a internal table without using modify statement