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.

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are domains and data element? : abap hr

601


What is a table attribute?

583


What is processing class, where we do them and why? : sap abap hr

570


What are the different methods of passing data?

599


What are smart forms?

587






What are the differences between sap memory and abap memory?

574


Differentiate between static and dynamic step loops?

576


What is the use of info groups? : sap abap hr

558


data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.

1895


What is the use of table maintenance allowed?

544


What are the uses of secondary indexes?

546


In order to upload purchase order details, how you handle multiple values for a single field?

564


When will the current screen processing terminates?

545


Sy index and sy tabix

962


ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul

2169