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

How table control cn be generated using bdc? : abap bdc

571


What are the screen elements.

519


Does every abap/4 have a modular structure? : abap modularization

698


Why bapi need then bdc ? : abap bdc

580


In the MM module for finding out the standard cost what is the view one has to look at?

616






How many types of views are there ?

645


1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?

1464


What is the advantage of structures?

583


What is the meaning of table buffer? This buffer is used by which type oftable?

766


How is time management and payroll is integrated? : sap abap hr

559


when do you need to create an internal table with header line ? and with out a header line?

1489


How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc

668


What are the differences between primary and secondary indexes?

613


What is the transaction code to display the payroll results ? : abap hr

569


What is the difference between call transaction and session method? : abap bdc

659