Scenario 1:
I am uploading 1000 records using session method. I have an
error in 950th record. What will happen and howmany records
will upload?

Scenario 2:
I am uploading 1000 records using Call Transaction method.
I have an error in 950th record. What will happen and
howmany records will upload?

Answer Posted / chowdary

Scenario 1:
upto 949 records will upload

Scenario 2:
expect 950th record, all records will be uploaded.

currect me if iam wrong.

Is This Answer Correct ?    18 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the table buffer? Which type of tables used this buffer?

660


What is abap?

698


Control Break statements- At new...endat.

1034


How to combine multiple order in one Delivery ( Step by Step)?

2061


What application areas are you comfortable in?

953






What are the different types of operators in the sap abap?

637


What two statements are required in an abap program to output an icon using a write statement?

626


What is the max. No. Of structures that can be included in a table or structure? : abap data dictionary

671


what is friend class

976


Explain the uses of the simple maintenance interface? : sap abap hr

683


Can we use transfer dataset to transfer data in internal table ?

1736


What is the reserve command?

749


What are the different attributes that can be assigned to a variant?

684


What is the difference between synchronous and asynchronous update?

731


Can you print decimals in type n? What is difference between float and packed data type?

853