What happens when error record

Hi ABAP Gurus,
Iam phaneendra can anybody explain in detail
what happens when there is an error record exist while updating a session in session method and in call transaction.
ie, out of 10 records 7th one is error let it be then what happens to 6 redords that 7th record and 8th 9th 10th records.
and also what is assychronous and synchronous
process .thatly in updation.
good answers( helpful answers must be rewarded)
regards,
phaneendra.

Hi,
In Session Method all the 9 records will be updated except the &7th record(error record). u can get the error information in SM35.
In call tranasction method it depends upon the mode(A,N,E). In all screen mode system will stop at 7th record and all the previous 6 records will processed. In No screen mode all the 9 records will be updated except the 7th record(error record). and track the error u have to use BDCMSGCOLL in ur program(for call transaction).
Asyn-- System does not wait for Acknowledgement. but in Syn--- System waits for acknow.  For this reson Asyn process is fast as compare to Sync.
Thnaks,

Similar Messages

  • What happens when an error record appars

    Hi ABAP Gurus,
                   Iam phaneendra can anybody explain in detail
      what happens when there is an error  record exist while processing a  session in session method and in call transaction.
    ie, out of 10 records 7th one is error let it be then what happens to 6 redords that 7th record and 8th 9th 10th records.
                   and also what is assychronous and synchronous
      process .thatly in updation.
    good answers( helpful answers must be rewarded)
    regards,
    phaneendra.

    Hi,
    This is BASIS forums can you put this query in abap forums and get the proper soluiton.
    Regards,
    Anil

  • HT1498 An error occurred loading this content.  Try again later.  This is what happens when trying to watch a movie on Apple TV. Have paid for this

    An error occurred loading this content. This is what happens when trying to a movie I have purchased

    Hello, fortfrances
    You may find this article helpful when troubleshooting issues with your Apple TV. 
    Apple TV: Basic troubleshooting
    http://support.apple.com/kb/ht1551
    Cheers,
    Jason H. 

  • What happen when an error occurs during Snapshot-Refresh?

    Hi,
    I would like to know what happens, when an error occurs
    during a refresh (COMPLETE-REFRESH) of a snapshot?
    Is there a possibility for exception-handling??
    During a complete refresh the data in the snapshot will be deleted an the requested new from the master-side. Now when
    an error occurs during the refresh what happens with the "old" data of the snapshot??? Will it be lost?
    Thanxx
    Schoeib

    Each thread has its own error state. To get the results for a thread (including error result), you need to have a wait step which waits for it. If a thread has an error and you wait for it, you will get the error at the wait step that waits for it.
    If your main thread has an error and you want some worker thread to exit, you should add code to the cleanup of your main thread's sequence which signals the worker thread to exit (you should already have some sort of mechanism for signaling the worker thread to exit (there are many ways to do this, for example, a boolean variable passed by reference to the new thread's sequence, or a TestStand notification).
    If your main thread is getting an error, but is stuck inside a step, that problem is probably specific to something your code is doing, that is not the normal behavior of TestStand. You will need to provide more details or an example sequence in order for us to better understand what is happening.
    Hope this helps,
    -Doug

  • TS3694 What happens when the iPhone needs an activation and it doesn't respond? Then it asks me to restore it but due to an unknown error (-1) the iPhone can't be restored.

    What happens when the iPhone needs an activation and it doesn't respond? Then it asks me to restore it but due to an unknown error (-1) the iPhone can't be restored.

    Thank you for your response. However, I have done that plenty of times and each time I try to restore my phone, it extracts the software and then when it says restoring with the loading bar, an error message comes up saying an unknown error has occurred.

  • What happens when you get Error 1905??

    ERROR 1905 MODULE C:/PROGRAM FILES/ITUNES/ITUNESMINIPLAYER.DLL
    FAILURE TO UNREGISTER
    HRESULT-2147200472
    CONTACT YOUR SUPPORT PERSONNEL
    Okay...so what do I do? After this it goes to "stopping services", but says it is unable to do that. Then when I open I-tunes it says that the part of the program where the computer connects to the ipod was not installed correctly. this is soooo frustrating. my brother's had an ipod shuffle for about 2 years so itunes was already installed. i was just trying to update it so my ipod video could be read.
    iPod with Video   Windows XP  

    Sorry no but here is some info anyway,
    We increased MaxPermSize from 192 to 512
    We also increased min and max JVM Heap size to 768 and 2048 respectively.
    Since then I think we have not experienced this problem more than once.
    We also have one server with the default parameters and it seems to work fine.
    I believe that size, and number of simultaneous request/responses have an impact  on this.
    We will now install the latest updates and after that decide whether to start logging jvm activities or not.
    Best regards
    Lennart
    Från: Neo Rye [email protected]
    Skickat: den 28 november 2012 06:44
    Till: Lennart Risfelt
    Ämne: what happens when you  get a "PermGen space null" error?
    Re: what happens when you get a "PermGen space null" error?
    created by Neo Rye<http://forums.adobe.com/people/Neo+Rye> in ColdFusion - View the full discussion<http://forums.adobe.com/message/4879436#4879436

  • What happens when we delete trillion records and issue a commit.

    Q1. what happens when we delete trillion records and issue a commit and also is there any way to calculate that how much time this commit will take to complete the process?
    Q2. how do interpret the oracle execution plan?
         cost, cardinality, rows, etc...

    dba wrote:
    Q1. what happens when we delete trillion records and issue a commit and also is there any way to calculate that how much time this commit will take to complete the process?Since you're modifying the blocks, Undo will be generated for the modified data and change vector will be recorded in the redo log buffer.(and surely your records will be deleted ;) )
    The timing of a Commit doesn't depend on the size of transaction.
    dba wrote:
    Q2. how do interpret the oracle execution plan?
         cost, cardinality, rows, etc...Oracle documentation should help you, just google for that. You should also visit 'asktom.oracle.com' for the topic. I'm going through a book 'Troubleshooting Oracle Performance' written by Christian Antognini and I feel it contains very good explanation on such topics.
    Regards,
    S.K.

  • TS3694 What happens when I get the error code 3194? Is my ipod "dead"?

    What happens when I get the error code 3194? Is my ipod "dead"?

    Make sure you are using current iTunes on your computer. Click the iTunes Tab at the top of this page. Or try to Restore your iPhone with a different computer.

  • What happens when you  get a "PermGen space null" error?

    We have resently installd CF 10 64 bit om three new windows 2008 R2 servers.
    One of them keeps generating an error "PermGen Space null" when processing CF script files.
    There is nothing special about the scripts resulting in error
    we have tried to increse Maxpermsize from 192m to 768m but that had no effect.
    the other two servers seems to bee doing fine.
    Any ideas what to do?

    Sorry no but here is some info anyway,
    We increased MaxPermSize from 192 to 512
    We also increased min and max JVM Heap size to 768 and 2048 respectively.
    Since then I think we have not experienced this problem more than once.
    We also have one server with the default parameters and it seems to work fine.
    I believe that size, and number of simultaneous request/responses have an impact  on this.
    We will now install the latest updates and after that decide whether to start logging jvm activities or not.
    Best regards
    Lennart
    Från: Neo Rye [email protected]
    Skickat: den 28 november 2012 06:44
    Till: Lennart Risfelt
    Ämne: what happens when you  get a "PermGen space null" error?
    Re: what happens when you get a "PermGen space null" error?
    created by Neo Rye<http://forums.adobe.com/people/Neo+Rye> in ColdFusion - View the full discussion<http://forums.adobe.com/message/4879436#4879436

  • What happens when HTTPS communication fails during certificate check?

    Hello Experts,
    I have a scenario where a Bapi functionality(server proxy) is exposed as a webservice .
    So scenario will be SOAP -> XI -> Proxy (calls a BAPI)
    Here we are going to use HTTPS (SSL).
    I would like to know :
    What happens when a check for certificate validation fails in XI? It may be due to invalid certificate, expired certificate or a request from unauthorised user-
    - Will it be raised as a exception and we need to do some  configuration to inform it back to Sender?
    - Will the message fail in Moni with red flag ?
    - Alerts will be created ?
    Please share your experiences and expert sugestions.
    Thanks in Advance!!
    Regards,
    XI Queries.

    Hi Abhishek,
      Thanks for the reply. I will keep this in mind and design the scenario & error handling accordingly.
    Appropriate points awarded
    Kind regards,
    Xi Queries.

  • What happens when CTAS fails?

    Hi,what happens when CTAS fails?
    Will the table be created with as much data as it fetched before the error occurred.

    Just try it and you will see:
      1  create table test_table as
      2  select rownum/(case rownum when 5 then 0 else 5 end) as rn
      3  from dual
      4* connect by level < 10
    SQL> /
    select rownum/(case rownum when 5 then 0 else 5 end) as rn
    ERROR at line 2:
    ORA-01476: divisor is equal to zero
    SQL> desc test_table
    ERROR:
    ORA-04043: object test_table does not exist
    SQL>

  • What happens when you cant login or anything on itunes?

    It wont let me login to anything redeem cards open anything!

    What happens when you try to login? Error messages?

  • What happen when sy-subrc fails

    Hi,
    I want to know that what happens when sy-subrc fails . is there any example for it.

    Hi,
    Its a system variable which is used to check whether a particular stmt was successful or not.
    The purpose of this field to indicate success/failure of any action in SAP. After each statement in SAP is executed, the SY-SUBRC is set depending on the result of the statement. the SY-SUBRC can contain the following values.
    0 - This value is set when the statement is executed successfully.
    2 - This value is set when the statement is executed unsuccessfully.
    4 - This value is set when the statement is executed unsuccessfully.
    8 - This value is set when the statement is executed unsuccessfully.
    12 - Specified object not maintained in the user master record.
    16 - No profile entered in the user master record.
    24 - The field names of the check call do not match those of an authorization. Either the authorization or the call is incorrect.
    28 -Incorrect structure for user master record.
    32 - Incorrect structure for user master record.
    36 - Incorrect structure for user master record.
    For more deatils please go through the link [http://help.sap.com/saphelp_47x200/helpdata/en/7b/fb96c8882811d295a90000e8353423/content.htm]

  • What happens when an iPod is synchronized with an iTunes library that is bigger than the available space on the iPod?

    What happens when an iPod is synchronized with an iTunes library that is bigger than the available space on the iPod? I did this some time ago. On screen was shown available space somewhat less than 120 GB, but maybe somewhere between 10 and 20 GB more in the library. I had to get the iPod updated anyway, so I did proceed. However, afterwards the total content of the library was only about 110 GB. Now I wonder what did actually happen. Was the first sign only corrected for double copies of the same files or lost files or where files deleted from iTunes? And if files where deleted from iTunes, were they also deleted from my computer?

    Same as you would if you bought a pc; copy everything from your old computer to your new one.  Then you can just sync everything from the new computer, as you did with the old one.

  • What happens when multiple users access the same servlet?

    Do the users share all the same resources? Or is a new process generated for each user? I have a servlet that builds a string to return to the user and I only have myself to test, so I can't really see what happens when many users access the servlet. Is there a possibility that the string will get screwed up, like when dealing with multiple threads, or do all the users get their own resources and I don't have to worry about that?

    huh? if you can point a test servlet at it, you can point a browser at it (even if the servlet does not serve html it will run)
    try pasting the servlet URL into a web browser
    refreshing multiple browsers repeatedly could provide a manual test

Maybe you are looking for

  • Can I open a Dropbox file in Numbers on an iPhone?

    I want to work on a file with Numbers, sometimes on my iPhone and sometimes on my desktop Mac. I want just one copy of the file. it's experimental data and i want to be able to work on it from either platform. I've got the file in a Dropbox folder, b

  • Why does InDesign CS6 stop recognizing .indd files?

    I'm running CS6 on Mac OS X Mountain Lion with my user account set up with Active Directory and I continue to have the same error where InDesign stops being able to open .indd files. I've been having this error happen about every 2nd day for the past

  • Purchase org wise Vendor Balance

    Dear All , We have a requirement where client wants to view purchase org wise vendor balance since we have two purchase org and vendor supplies to both the purchase org do we have a report where we can see the vendor balances based on purchase organi

  • Sparsebundle with password, prompts incessantly

    I have a password protected sparsebundle where I keep projects which require a little additional security (I've had a computer stolen recently).  The problem I'm encountering is since the 10.7.1 update of Lion, the computer is constantly prompting me

  • DAC11g oracle/security/jps/jpsException

    Hi, I installed OBIEE11116(LINUX 32bit), informatica 9.1.0 - server(Linux) client (windows7),DAC11g client (windows7) OBIApps7.9.6.4(windows7) -- all are working fine while starting DAC11g server on linux 32bit platform, iam getting following error.