Update termination error while parking multiple items using BAPI fn module

hi experts,
   i am facing a problem with bapi_incominginvoice_park.when i am trying to park invoice for single item for the po the invoice number is generating and getting updated in database in the same way when i am trying to park for multiple items the invoice number is genrating but not getting updated in database table.Here i am getting error 'Express document update terminated BY THE user'.How to solve this problem to find these error i have gone to se13 transaction,there it is showing SAQCL_DUPRC.it is saying duplicate errors in table but there are no duplicates in table.
Thanks,
Vinod

hi vinod ....i tried the following it worked...
while sending tax info dont send any tax table manually  i.e updating the vit_tax table using append statement
also while testing function module for multiple PO , no need to provide the tax info in the tax table
what we have to do is only to provide 'X' In the tax calculation option in the header details
HEADERDATA-CALC_TAX_IND = 'X'.
1.this will enable tax
2. will make the po status green so that the parked document can be posted .

Similar Messages

  • Update Termination Error while creating Delivery

    Hello Experts,
    I am trying to create delivery with reference to Standard Order when I click on SAVE I am getting message that delivery is being created. But when I am trying to open the same delivery in change mode I am getting Update termination Error saying delivery not created.
    So what I tried doing is while creating delivery I have given Picked quantity and done with PGI then i am able to save the Delivery successfully and table LIKP is also updated. But this is not always that I can do. In my production system, without doing PGI I should able to save Delivery.
    Please could anybody help me on this ..is there any SAP notes?
    PS: My system is upgraded from ECC 6.0  Ehp2 to ECC 6.0 Ehp7.
    Many Thanks in advance.
    Priyanka J.

    Hello Kiran, Hello Klaus,
    Below are the details;
    Function Module   
    RV_DELIVERIES_SAVE
    Status            
    Update was terminated
    Report            
    LV50UF0L
    Row               
    50
    Error details   Class:
    00    
    Number:
    671
    Internal session terminated with a runtime error POSTING_ILLEGAL_STATE
    MENT (see ST22)

  • Error while creating activity by using BAPI

    Hi,
    While creating activity by using BAPI Im getting error as follows,
    Start processing of refference object handle generated.
    Integrity rule a d0008 broken
    business partner with function from vbkakom not vbpakom
    Integrity rule a d0008 broken
    edit all incomplete field .
    Please help me for solving this issue.
    Regards,
    Suresh

    Not received any proper reply Closing the issue.

  • Error while creating Multiple Items Shopping Cart with Asset Assignment

    Hi All,
    I am creating Shopping Cart with multiple items for different Assets.
    Example: I have Two Assets (Asset A with the budget of $1000 and Asset B with the Budget of $1500) in the back end system.
    Asset A assigned to Order 102649996 (value - $1000) and Asset B is assigned to Order 102645121 (Value - $1500).
    I am trying to create Shopping Cart with Two Items for Asset A and Asset B (which are available in Back End).
    I created First item (001) in the Shopping Cart for Asset A and Value $750.
    I copied the First Item Details to Second Item (002) and changed the Asset as B and Value $1000.
    When I click on Check tab in Shopping Cart Browser, the SRM System is giving the Error Message like
      Item 001 Order 102649996 budget exceeded 
      Item 002 Order 102649996 budget exceeded
    I am getting the above error, only when I copy the first item details to the second item while creating Shopping Cart.
    Actually the Budget is not exceeded (Asset A Budget is $1000 - First Item and Asset B Budget is $1500 - Second Item) and SRM system is taking the order 102649996 (which is assigned to the Asset A) for the Second Item 002 also.
    Kindly let me know the Solution or Please let me know do we have any OSS note to resolve the issue.
    Thanks a lot in advance.
    Best Regards,
    Sudarsan
    Edited by: KOYYA SUDARSANA NAIDU on Aug 18, 2008 8:22 PM
    Edited by: KOYYA SUDARSANA NAIDU on Aug 19, 2008 6:29 AM

    Hi. It is a "feature" of SRM.
    I asked SAP about it and did not get a good response.
    If you enter Asset A, it will copy the internal order number from that asset into the cart. You can not see the internal order in the web, but you can see it in BBP_PD.
    If you then change the asset to asset B, it will not refresh the internal order number.
    This means you get internal order A on asset B.
    It happens any time you change asset number, so if you copy a line then change you will get this problem.
    We ended up using the BBP_DOC_CHANGE_BADI to RFC into R/3 and update the internal order number.
    Regards,
    Dave.

  • Update Termination Error while modifying PO in ME22n

    Hi All,
    I am facing one problem,while modifying the PO using ME22n.After modifying the PO when I save it ,Express Document "update was terminated" error comes.
    Can anybody please guide me on this, why it is happening .It's very urgent.
    Thanks in advance.

    Hi
    Check the following link:
    http://www.sapfans.com/forums/viewtopic.php?p=822485&sid=253f8b02796c0b390a5180b3d1a86661
    Though not relevant for PO......the basics are same.
    Regards
    Aravind
    Assign points if useful

  • Update termination error while doing PGR

    Hi,
    I got this error while doing PGR, please do suggest the dolution.
    Update was terminated
    System ID....   DPT
    Client.......   900
    User.....   SDUSER
    Transaction..   VL02N
    Update key...   4BEAA8A2A6DA0609E1000000AC1107A7
    Generated....   12.05.2010, 18:38:55
    Completed....   12.05.2010, 18:38:56
    Error Info...   Update program: I/O error Error; function Update, RC= 4, key
    Thanks,
    Swapnil

    Hi Lakshmipathi,
    I have checked the analysis in SM13, got the folllowing,
    Function Module        SERIALNUMBER_POST
    Status                        Update was terminated
    Report                        LIEP1U01
    Row                            159
    Error details   Class:     IS         Number:    229
    Update program: I/O error Error; function Update, RC= 4, key

  • Error while Creating WBS element using BAPI 'BAPI_BUS2054_CREATE_MULTI'

    Hi Expert,
    I've a requirement to create WBS elements using BAPI. And I am using BAPIs in the following manner.
    CALL FUNCTION 'BAPI_PS_INITIALIZATION'
      CALL FUNCTION 'BAPI_BUS2054_CREATE_MULTI'
        EXPORTING
          i_project_definition = g_pdwbs
      TABLES
        it_wbs_element             = it_wbs_element
       et_return                  = it_return
      EXTENSIONIN                =
      EXTENSIONOUT               =
        CALL FUNCTION 'BAPI_PS_PRECOMMIT'
          CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
    When I do so I am getting the below errors. Please suggest.
    "Individual check for creating the object WBS Element C-497082 required ".
    "Individual check for creating the object WBS Element C-497082-0001 required".
    Please suggest how to correct this error. 
    <REMOVED BY MODERATOR - REQUEST OR OFFER POINTS ARE FORBIDDEN>
    Edited by: Alvaro Tejada Galindo on Aug 18, 2008 5:25 PM

    I am getting the same error, but I cannot figure it out how to detect it and fix it.  Will you please share your solution?
    Thanks,

  • Update terminated error while saving in VA22

    Hi,
    I am trying to change the quotation in va22 transaction.
    What I am doin is  I am selecting all the items in incompletion log and filling to make the document complete.All the items have ben update with out error but there is field your reference (vbkd-ihrez) while entering data and saving it is showing document is complete but when you again check the incompletion log it is giving the following error.
    Update was terminated
    System ID....   PRO
    Client.......   401
    User.....   SAPUSER
    Transaction..   VA22
    Update key...   4BBE3BCBE2C1216BE1000000C0A80118
    Generated....   09.04.2010, 17:53:04
    Completed....   09.04.2010, 17:53:06
    Error Info...   Application area: /SMB40/SSFCOMPOSER  , message no.: 002, no entry found in T100
    Please help regaring this.
    Thanks.

    hello ikshaik 
    there might be problem in smart form of quotation remove the output message type and the try to save it
    Thanks
    Nilesh Gaikwad
    Edited by: Nilesh  Gaikwad on Apr 10, 2010 12:13 PM

  • Update terminated error while doing changes in sales order

    Hi
    We had found below error message while trying to save a sales order
    RV_sales_document_update
    Report-LV45UF0V
    Row 265
    Error details-SAPSQL_ARRAY_INSERT_DUPREC-671
    This had happened for 2 sales orders alone..
    "SAPSQL_ARRAY_INSERT_DUPREC" "CX_SY_OPEN_SQL_DB"
    "SAPLV45U" or "LV45UF0V"
    "VBEP_BEARBEITEN"
    We are not using any user exit for VBEP...
    Can u please tell us how to overcome this error
    Regards
    Sudha

    How was it solved ? I have the same Issue.
    << Moderator message - Everyone's problem is important. But the answers in the forum are provided by volunteers. Please do not ask for help quickly. And consider opening your own thread on this >>
    Thanks
    Abhinav
    Edited by: Rob Burbank on Jan 12, 2011 4:08 PM

  • Update termination error while calling FM in Update task

    Hi Friends,
    I am calliing my Z Function Module in update task from my report, my function module contain reuse alv list display fm which should create a Spool in the spool list.
    When ever i am directly executing my Z function module i am getting spool in SP01, but when ever i am calling the Z Function Module in update task from my report i am getting a message as "Express document "Update was terminated" received from author.
    I want to call the Function module in update task and it should generate spools .
    Syntax:
    CALL FUNCTION 'ZLOK_TEST' IN UPDATE TASK.
    Commit work.
    Thanks Regards,
    Sandipan jena

    Hi sandipan jena,
    a function called in update task will not create a spool list if not told so to to. Only reports scheduled in a JOB will put the output into spool.
    Make sure you have no COMMIT WORK and no MESSAGE output when in UPDATE TASK. You can enter /h and in debugger switch on UPDATE debugging. This will lead you to any error occurring.
    You should analyze the errors you get. Mabe NEW-PAGE PRINT ON can help you.
    Regards
    Clemens

  • Error while recording multiple screens using AVFoundation

    Hi All,
    I am trying to record primary and secondary monitor screens into two separate files using below code.
    const uint32_t MAX_DISPLAY = 2;
    CGDirectDisplayID displays[MAX_DISPLAY] = {0};
    CGGetActiveDisplayList(MAX_DISPLAY, displays, &m_nDisplays);
    NSString* dest_file[2] = {0};
    NSURL* dest_path[2] = {0};
    AVCaptureConnection *CaptureConnection[2] = {0};
    NSDictionary *videoCleanApertureSettings = [NSDictionary dictionaryWithObjectsAndKeys:
       @2048, AVVideoCleanApertureWidthKey,
       @1152, AVVideoCleanApertureHeightKey,
       @0, AVVideoCleanApertureHorizontalOffsetKey,
       @0, AVVideoCleanApertureVerticalOffsetKey,
      nil];
    NSDictionary *videoAspectRatioSettings = [NSDictionary dictionaryWithObjectsAndKeys:
       @3,AVVideoPixelAspectRatioHorizontalSpacingKey,
       @3,AVVideoPixelAspectRatioVerticalSpacingKey,
      nil];
    NSNumber* bitsPerSecond = [NSNumber numberWithDouble:1024*1000];
    NSDictionary *codecSettings =  [NSDictionary dictionaryWithObjectsAndKeys:
      bitsPerSecond, AVVideoAverageBitRateKey,
      videoCleanApertureSettings, AVVideoCleanApertureKey,
      videoAspectRatioSettings, AVVideoPixelAspectRatioKey,
      nil];
    NSDictionary *videoSettings = [NSDictionary dictionaryWithObjectsAndKeys:
       AVVideoCodecH264, AVVideoCodecKey,
      codecSettings,AVVideoCompressionPropertiesKey,
       AVVideoScalingModeResize,AVVideoScalingModeKey,
       @2048, AVVideoWidthKey,
       @1152, AVVideoHeightKey,
      nil];
    for( int nIdx = 0; nIdx < m_nDisplays; ++nIdx )
      m_session[nIdx] = [[AVCaptureSession alloc] init];
      dest_file[nIdx] = [NSString stringWithFormat:@"%@_%d.MOV",destination_path,nIdx];
      dest_path[nIdx] = [NSURL fileURLWithPath: dest_file[nIdx] ];
       // Create a ScreenInput with the display and add it to the session
      m_movie_file_input[nIdx] = [[[AVCaptureScreenInput alloc] initWithDisplayID:displays[nIdx]] autorelease];  
       [m_movie_file_input[nIdx] removesDuplicateFrames ];
       if ([m_session[nIdx] canAddInput:m_movie_file_input[nIdx]])
       [m_session[nIdx] addInput:m_movie_file_input[nIdx]];
       // Create a MovieFileOutput and add it to the session
      m_movie_file_output[nIdx] = [[[AVCaptureMovieFileOutput alloc] init] autorelease];
       if ([m_session[nIdx] canAddOutput:m_movie_file_output[nIdx]])
       [m_session[nIdx] addOutput:m_movie_file_output[nIdx]];
       CaptureConnection[nIdx] = [m_movie_file_output[nIdx] connectionWithMediaType:AVMediaTypeVideo];
       [m_movie_file_output[nIdx] setOutputSettings : videoSettings forConnection : CaptureConnection[nIdx]];
       // Start running the session
       [m_session[nIdx] startRunning];
       [m_movie_file_output[nIdx] startRecordingToOutputFileURL:dest_path[nIdx]  recordingDelegate:self];
    I am getting both the screens saved into two separate files. But while calling startRecordingToOutputFileURL API for the secondary monitor i.e. for the second pass of loop, I am getting an error as shown below :
    VTCompressionSessionCreate signalled err=-8973 (err) (VTVideoEncoderStartSession failed) at /SourceCache/CoreMedia_frameworks/CoreMedia-1562.19/Sources/VideoToolbox/VTComp ressionSession.c line 897
    Also compression parameters(bitrate) are not setting properly for Secondary monitor, it takes some different values other than the one I have specified in the program.
    Can somebody please help me on this ? Also please let me know this is the proper way of doing this.
    Thanks in Advance
    George

    Hi,
    Check the following link:
    http://www.sap-img.com/bapi.htm
    Regards,
    Bhaskar

  • Getting Error while creating multiple Orders using Sales order Create BAPI

    Hi,
    I am trying to create 2 orders thru the Sales order create BAPI before I commit and save the orders. The Orders are getting created and the BAPI is coming back with success, but it is not setting the system status on the line items of the 1st order. So when I try to cancel the line items on the first order I get the error 'No status object is available for SDI 4924/10' . I would really appreciate if anyone has encountered such error before and could help me out with the reason for this error and the possible solution.
    Thanks in advance,
    David.

    Hi,
    Check the following link:
    http://www.sap-img.com/bapi.htm
    Regards,
    Bhaskar

  • Error while creating fixed asset using BAPI BAPI_FIXEDASSET_OVRTAKE_CREATE

    Hi
    I am getting an error stating "O DEP START field is not ready for input, while trying to create asset using the BAPI BAPI_FIXEDASSET_OVRTAKE_CREATE.How to make the field input enabled in BAPI .Kindly suggest.
    Thanks

    Hello,
    Review AO21.
    Regards
    Waza

  • STATUS_UPDATE error to update USER STATUS - Update termination error

    Hi All,
    I am using status_update FM in sales order user exit MV45AFZZ in a perform routine for updating user status in line item for sales order. There are 4 custom statuses created for the sales order line item. 1,2 3, and 4 by configuration. My job is to select one of those based on user selection.
    Scenario: During change order process using  VA02, I have to change the existing status to a third status when user selects the second one. That is for example, in VA02, user selects status 4 from previous status 3, and save, I have to make the status 4 inactive and save the new status 2 instead of 3 though user selected 3. How do I achieve this.?  ????Any programming example is really appreciated. Thanks!!!
    I am right now using STATUS_READ and reading the existing status 4. Then making it inactive using status_update FM. And updating the new status 2 as active one and 3 as inactive again. Two inactive updates and one active update is throwing an update termination error while saving the sales order.
    Any help is really appreciated. 
    Thanks
    Ricky

    Hi ricky,
    For saving any changes you need to have a Z-table.
    In programs we can't store the user selection. In your case you can create a z-table and store the status there and delete the last status. The process would be faster as you will always have one record in the table.
    . One more advantage is you can even track the changes through the Z-table(User who is changing it.)
    Hope this solution will surely help you.
    Cheers
    Suvi

  • Update termination occurs while using EDIT method of BUS2038

    Hi,
    I am getting update termination issue whenever workflow dialog item calls transaction IW32 and do status update and save.This is happening only in case of calling IW32 from workflow but the same is not happening when I do directly using IW32.
    I have created TASK with the method "EDIT" as synchronous
    and the business object is BUS2038.
    Please let me know if any one has faced the similar issue.
    Regards,
    Raju

    Try to execute the Method from the business Object level through Tcode SWO1. Also make sure you are passing the values to the method according to the Task container value that is getting passed in the relevant container element.
    Also make sure you have the proper Auithorization to execute this method.
    Thanks
    Arghadip

Maybe you are looking for

  • How do I find my personal movies in iTunes

    I sent an iMovie to my iTunes and I can't find it anywhere when I open iTUnes on my iPad. I am only able to access the store, not my library.

  • How to put color combination like red/blue tag in the XML file

    Hi experts, i have developed one program to capture some DATA in one internal table.it contains 2 fields called addition flag and dedletion flag.then i have wriiten the following code for converting  the XML file for the above internal table data.i a

  • Purchased ringtones not apprearing in the rintone menu

    Hi I upgraded from the iPhone4S to the iPhone5c.  My previously purchased rintones were not in the menu to avaiable ringtones.  I assumed this was due to the old tones not working with the new iOS.  So I purchased and downloaded a new ringtone via my

  • HP Drivers Windows 7 32 bit operating system

    I have a HP pavilion G series (g6 - 1232sa). I recently had to reinstall windows, which I did using an installation disc. Windows has been re-installed successfully, but things such as my wireless are not working. From internet searches I have learnt

  • Trouble installing RAW plugin for Elements 10

    Getting "Installation failed" when I try to install the 6.6 RAW format plugin for Elements 10.  This occurs only on my 32-bit Windows 7 system; when I install on my 64-bit Windows 7 system everything works fine. Help?