Error in BAPI_MATERIAL_SAVEREPLICA with updation of

Dear Friends,
          I am facing problem with BAPI_MATERIAL_SAVEREPLICA. My Requirement is I need to update Consumption values in  Forecast view of Material Master.In the bapi, i am using the structure UNPLNDCONSUMPTION for updating the consumption values. While executing the BAPI, i am facing errors.
Trying to create: BAPITEST3 1150 ____ ____ __________ ____ __ ___ ___
The material cannot be maintained since no maintainable data transferred
Trying to change: BAPITEST3 1150 ____ ____ __________ ____ __ ___ ___
No consumption values possible for period 00000000
Please resolve my issue.
waiting for your favourable replies...
Regards
Maruthi.K

hi,
Try bapi BAPI_MATERIAL_SAVEDATA.
It will work properly.
Reagards,
Swarup

Similar Messages

  • Database, Dataset, Table Adaptors Error "Unable to load, Update requires a valid DeleteCommand when passed DataRow collection with deleted row"

    Microsoft Visual Basic 2010 Express.
    I am new to Visual Basic programing and i am trying to understand the relationships between Datasets, database, table Adaptors. I have to following code that is is giving me the following error" Unable to load, Update requires a valid DeleteCommand
    when passed DataRow collection with deleted rows". 
    I can track the error and its located in "OffsetTableTableAdapter.Update(MaterionOffsetDataSet.OffsetTable)" code. What am i missing?
    It seems that i can delete the data on the DataGridView Table and it only displays the correct data. but my database is not updating, even though the data grid displays differently.I can determine this because, when i save the offset database, i have all
    the previous uploads and all the rows that i wanted to delete are still there.
    My final goal is to be able to import offset data from a CSV file, save this data on the pc, send a copy of this data to a NuermicUpDown so the customer can modify certain numbers. From here they download all the date to a controller.  IF the customer
    needs to modify the imported data, they can go to a tab with a data grid view and modify the table. They will also have to option to save the modified data into a csv file.  
    Im not sure if i am making this overcomplicated or if there is a easier way to program this.
    CODE:
    Private Function LoadOffSetData()
            Dim LoadOffsetDialog As New OpenFileDialog 'create a new open file dialog and setup its parameters
            LoadOffsetDialog.DefaultExt = "csv"
            LoadOffsetDialog.Filter = "csv|*.csv"
            LoadOffsetDialog.Title = "Load Offset Data"
            LoadOffsetDialog.FileName = "RollCoaterOffset.csv"
            If LoadOffsetDialog.ShowDialog() = Windows.Forms.DialogResult.OK Then  'show the dialog and if the result is ok then
                Try
                    Dim myStream As New System.IO.StreamReader(LoadOffsetDialog.OpenFile) 'try to open the file with a stream reader
                    If (myStream IsNot Nothing) Then 'if the file is valid
                        For Each oldRow As MaterionOffsetDataSet.OffsetTableRow In MaterionOffsetDataSet.OffsetTable.Rows
                            oldRow.Delete()                       
    'delete all of the existing rows
                        Next
                        'OffsetTableTableAdapter.Update(MaterionOffsetDataSet.OffsetTable)
                        Dim rowvalue As String
                        Dim cellvalue(25) As String
                        'Reading CSV file content
                        While myStream.Peek() <> -1
                            Dim NRow As MaterionOffsetDataSet.OffsetTableRow
                            rowvalue = myStream.ReadLine()
                            cellvalue = rowvalue.Split(","c) 'check what is ur separator
                            NRow = MaterionOffsetDataSet.OffsetTable.Rows.Add(cellvalue)
                            Me.OffsetTableTableAdapter.Update(NRow)
                        End While
                        Me.OffsetTableTableAdapter.Update(MaterionOffsetDataSet.OffsetTable)
                        MainOffset.Value = OffsetTableTableAdapter.MainOffsetValue          'saves all the table offsets
    to the offset numericUpDown registers in the main window
                        StationOffset01.Value = OffsetTableTableAdapter.Station01Value
                        StationOffset02.Value = OffsetTableTableAdapter.Station02Value
                       myStream.Close() 'close the stream
                        Return True
                    Else 'if we were not able to open the file then
                        MsgBox("Unable to load, check file name and location") 'let the operator know that the file wasn't able to open
                        Return False
                    End If
                Catch ex As Exception
                    MsgBox("Unable to load, " + ex.Message)
                    Return False
                End Try
            Else
                Return False
            End If
        End Function

    Hello SaulMTZ,
    >>I can track the error and its located in "OffsetTableTableAdapter.Update(MaterionOffsetDataSet.OffsetTable)" code. What am i missing?
    This error usually shows that you do not initialize the
    DeleteCommand object, you could check this
    article to see if you get a workaround.
    >> Im not sure if i am making this overcomplicated or if there is a easier way to program this.
    If you are working CSV file, you could use OleDB to read it which would treat the CSV file as a Table:
    http://www.codeproject.com/Articles/27802/Using-OleDb-to-Import-Text-Files-tab-CSV-custom
    which seems to be easier (in my opinion).
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Error while installing Visual Studio Express 2013 with Update 4 for Windows Desktop.

    When I try to install Visual Studio Express 2013 with Update 4 for Windows Desktop, I
    get the error :
    Microsoft Visual Studio Express 2013 for Windows Desktop.The form specified for the subject is not one supported or known by the specified trust provider.
    Here is what I get when I use the File Checksum Integrity Verifier (NOTE: I couldn't find the SHA Hash for the .iso I downloaded)
    // File Checksum Integrity Verifier version 2.05.
    8ab9b5ff10da1c33bb3f088331a7c8d8 vs2013.4_dskexp_enu.iso
    Here is some Extra Information:
    MY OS: Windows Technical Preview x86ANOTHER OS I TRIED INSTALLING VB ON: Windows 7 Ultimate x86
    DOWNLOADED ISO FROM: http://www.visualstudio.com/en-us/downloadsLINK: http://download.microsoft.com/download/9/6/4/96442E58-C65C-4122-A956-CCA83EECCD03/vs2013.4_dskexp_ENU.iso
    LOG FILE: http://m.uploadedit.com/b044/1421425243589.txtSHA HASH OF THE RECEIVED ISO: 8ab9b5ff10da1c33bb3f088331a7c8d8
    ====================================================NOTES:
    #I ran the setup as an administrator.
    #I do not know the SHA Hash for the ISO so please check if it matches the SHA Hash of the actual file.#Please don't recommend to use the Web Installer.#I tried both extracting the ISO and Mounting the ISO to run the Setup.
    Thanks. :D

    Solved.   The ISO is corrupt.
    The SHA 1 Hash of the ISO was 57CF28106EA096758AD6AB909F226A3468D95A49
    and the downloaded one returned 8ab9b5ff10da1c33bb3f088331a7c8d8.

  • When trying to install ios5 on my iphone, I get error message that there is a problem with backup, if I continue with update all data on my phone will deleted. I cancelled the update and phone is fine. Anyone know the cause?

    When trying to install io5 on my iphone4 I get an error message during the updtae that there is a problem with backup and if I continue with the update, all the data will be deleted from my phone. I cancelled the update and my phone is fne. Has anyone else experience this? What is the cause/solution?
    Yhanks!

    DON'T DO IT! Read the threads ... there is a MAJOR problem with updating iPhones 3GS/4 to iOS 5.
    Take it to the Apple store and ask them to do it.
    I repeat: DON'T DO IT YOURSELF.
    (Voice of experience.)

  • HT2305 When I am trying to update my iPad 2 via syncing it with my PC, I get the following error message: "iPad software update server could not be contacted." Any ideas?

    When I am trying to update my iPad 2 via syncing it with my PC, I get the following error message: "iPad software update server could not be contacted." Any ideas?

    Try rebooting your router and or cable modem. Unplug it/them for about 30 seconds and then plug back in. See if it works then. Reboot your iPad as well.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • Just tried to update my iPad 2 to the current iOS, and I got an error that said the update wouldn't install. The iPad is stuck in a funny mode with the apple and spinning wheel showing. I can't power it down or restart it. What next? Thanks.

    Just tried to update my iPad 2 to the current iOS, and I got an error that said the update wouldn't install. The iPad is stuck in a funny mode with the apple and spinning wheel showing. I can't power it down or restart it. What next? Thanks.

    Try a hard reset: hold the power and home buttons simultaneously until the Apple logo appears.

  • When I try to check for updates, an error message appears with no details. How do I get and check the updates on my new intex cloud fx phone?

    I have a new Intex Cloud Fx phone. In this, I go to 'Device in formation' and try to update the device by pressing update now, I get an error message that says 'an error occurred while checking for updates'. Also, it does not respond to the' last updated' command. When I press 'more device information' I can see’ OS version Intex_Cloud_FX_V07’. I have tried all kinds of procedures suggested on the net and elsewhere but have not succeeded in updating my phone, so far. This includes resetting the phone. I am using a Wi-fi connection. It seems that quite a few persons are facing this problem. There have been suggestions ranging from 'there is a bug' to 'there are no updates'. So, the problem persists, with no end in sight. I feel Mozilla should look at it.

    Hi!
    Thanks for contacting us today! I understand you are having issues with updating, and using the device.
    I believe that we are aware of the update issue however, it is ultimately the carrier/ manufacturer to provide updates. Please contact the respective company for assistance.
    As for device using, and things not working. Please provide us with more details. (Note: the bug may have already been fixed, but is available in a later update).
    Thanks!

  • Error with update my windows phone 801883f error couldn't be installed

    Dear Sir,
    Plz Solve this Issue ASAP
    error with update my windows phone 801883f error couldn't be installed 
    therefore, i can't update my windows phone
    Salim

    Hi,
    This error code means that the specified path couldn't be found.
    To fix this issue, I suggest we try following steps and try to reinstall again:
    Step 1: Clean update temp files:
    1. Press Windows key + R, type service.msc and press enter. 
     2. Stop Windows update service.
    3. Run following command lines one by one to clear update temp files:
    cd %windir%
    ren SoftwareDistribution SDTemp
    exit
    4.  Restart Windows update service.
    Step 2: Clear windows store catch:
    Press the Windows + R keys on your keyboard to open the Run dialog.
    Type WSReset.exe, and click/tap on OK.
    The Store will now open, and state the following: The cache for the store was cleared. You can now browse the store for apps
    Then, please try to update Windows 8.1 again.
    Regards,
    Kate Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Having issue with update Adobe 11.0.06.  Error 1603.

    Having issue with update Adobe 11.0.06.  Error 1603.

    You should have gotten this information with the error: "Shut down Microsoft Office and all web browsers. Then, in Acrobat or Reader, choose Help > Check for Updates. See also Error 1603 | Install | CS3, CS4 products." Also, be sure you log in as the administrator and disable anti-virus.

  • TS3694 My iPad2 has repeatedly refused to update to iOS7, whether connected to a PC or not.  The error message indicates an unknown error has occurred, with error code 6.  Does anyone have any idea what the problem might be and how to solve it?  Many than

    My iPad2 has repeatedly refused to update to iOS7, whether connected to a PC or not.  The error message indicates an unknown error has occurred, with error code 6.  Does anyone have any idea what the problem might be and how to solve it?  Many thanks.

    Hi
    I followed this guy's instructions and it worked:
    http://evsiphone.blogspot.com/2009/05/iphone-iphone-could-not-be-restored.html
    I did disable the security (AVG and Zone Alarm) when I tried on my own PC. My wife's laptop which eventually got it working also uses AVG and Zone Alarm but on an XP O/S whereas my PC is Vista - maybe this is why.
    Cheers for you help.
    Andy
    Message was edited by: bigbadandy

  • I have attempted to update my software over 10 times but I get a network connection error. Anyone with the same problem? Got it on the wireless and wired network.

    I have attempted to update my software over 10 times but I get a network connection error. Anyone with the same problem? Got it on the wireless and wired network.

    Disable all Firewalls & Anti-Virus software...try again.

  • Error message of system update with Vantage Tool

    "An error was detected with the package catalog for your system on the System Update Server. Please contact the Support Center."
    This is what I get when upadte the system using Vantage Tool.
    My Update System version is 4.03.0012 which is the latest.
    W530CTO-2436 K2000M i73610QM 4Gram
    Solved!
    Go to Solution.

    Hi u2b1394,
    According to parkerjnc, this error is typically seen right after the TVSU catalogs have been updated and the Akamai Edge servers are still holding cached content.  I would try your update again in a day or so and if you still get the problem, try reinstalling your ThinkVantage System Update from here:
    http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS012808
    Let me know if this helps.
    Did you find a post awesome? A great response? Kudo them!
    Did the post you read answer your question? Did someone help you figure out your problem? Hit Solution Provided and give that person a 'thank you' for helping you out!

  • I cannot update my iTunes with"error occurred while installing updates"

    Ever since I updated my Windows Vista Laptop to Service Pack 2, iTunes has not been able to update with the a popup with "error occurred while installing updates. If the problems persist choose Tools > Download Only". And i DID have to Reinstall iTunes from scratch, so please help me. I really want to get rid of this problem thats been bothering me for 2 years
    Thanks

    I've got it to work. If that's the same error you received, then I have to assume you're using Windows 64-bit (as all the people I found with the same problem do). This was what worked for me, courtesy of Shiggity from sevenforums.com -
    Go to "C:\ProgramData\Microsoft\Windows\Start Menu", right-click "Programs" and select "Properties".
    On the Security Tab, Click "Advanced".
    Go to the Owner tab, and Click "Edit".
    Change the owner to yourself, Check "Replace owner on subcontainers and objects", and Click OK.
    And then re-run the installation. Hope that works!

  • Network error or firwall with nokia software updat...

    Network error or firwall with nokia software updater
    i didnt use to get this msg from the previous Versions
    plz advice
    am still using the same network same ip same firewall nothing changed i just update my software updater yesterday
    i even tried to disable the firewall but still
    btw am usin wlan
    maybe the new updater requiers cable connection

    Hi skks
    Almost certainly PC Suite 6.83 rel_14.1 is the problem and it's successor is currently beta testing.
    Sometimes uninstalling Nokia applications - PC Suite, NSU, Nokia connectivity drivers and cleaning out remnants for a clean install is only solution but this is a bit drastic!
    I know some have returned to 6.82 rel_22.0 but if you try to use latest NSU with it, it corrupts it!
    Happy to have helped forum in a small way with a Support Ratio = 37.0

  • Help with updates - The software change returned error code 0x87D00215(-2016411115).

    I have rolled out bunch of updates across few hundred workstation systems.
    Few of the desktops have failed to install SOME of the updates and just can't get my head around as to why?
    Looking at one of the workstations, I can see 5 updates are pending download at 0%.
    Some of these fail after a while and with in Software Centre, I can see 'Help with updates - The software change returned error code 0x87D00215(-2016411115).'. Not exactly sure what this means, but I have tried clearing the cache and
    rebooting the workstations few times.
    (I have also tried to use Windows Update and install one of these manually, which worked.)

    Investigating this further, I have found the following in CAS.log:
    ICcmContentTransferManager::ModifyJobPriority failed with error 0x87d00215 ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)
    No need to change timeout settings ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)
    Successfully created download request {ED6E9E5C-E806-43CA-9F93-49AC72D1DEAD} for content 53bf87a2-bedf-4def-b0ec-9637613c3429.1 ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)
    Requesting locations synchronously for content 99ddb078-b780-4605-8fac-9607fe56450d.1 with priority Foreground ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)
    The number of discovered DPs(including Branch DP and Multicast) is 1 ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)
    Calling back with the following distribution points ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)
    Distribution Point='http://DPSERVER.com/SMS_DP_SMSPKG$/99ddb078-b780-4605-8fac-9607fe56450d', Locality='LOCAL' ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)
    Requesting content 99ddb078-b780-4605-8fac-9607fe56450d.1, size(KB) 0, under context System with priority Foreground ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)
    ICcmContentTransferManager::ModifyJobPriority failed with error 0x87d00215 ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)
    No need to change timeout settings ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)
    Successfully created download request {67B7E59B-A386-4EA8-BF39-2EB64B108A6C} for content 99ddb078-b780-4605-8fac-9607fe56450d.1 ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)
    Requesting locations synchronously for content 61d33de7-9582-41e3-82fc-3e0f970b60f3.1 with priority Foreground ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)
    The number of discovered DPs(including Branch DP and Multicast) is 1 ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)
    Calling back with the following distribution points ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)
    Distribution Point='http://DPSERVER.com/SMS_DP_SMSPKG$/61d33de7-9582-41e3-82fc-3e0f970b60f3', Locality='LOCAL' ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)
    Requesting content 61d33de7-9582-41e3-82fc-3e0f970b60f3.1, size(KB) 0, under context System with priority Foreground ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)
    ICcmContentTransferManager::ModifyJobPriority failed with error 0x87d00215 ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)
    No need to change timeout settings ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)
    Successfully created download request {12E48136-B545-4C42-9745-9FF97CE38D52} for content 61d33de7-9582-41e3-82fc-3e0f970b60f3.1 ContentAccess 01/06/2013 17:19:24 3316 (0x0CF4)

Maybe you are looking for

  • HP OFFICEJET PRO 8500 - A909 - HOW DO I CLEAR FAX MEMORY IF FAX MEMORY FULL

    HELP// WHILE I WAS RECEIVING ALARGE FAX, MY PAPER RAN OUT. DURING THE TIME IT TOOK ME TOREPLACE THE PAPER, THE MESSAGE FAX MEMORY FULL. CAN NOT RECEIVE FAX . WHAT CAN I DO ? NOW I CAN'T RECEIVE ANY NEW FAXES. I DON'T KNOW HOW TO CLEAR OR PRINT FROM M

  • Unable to Start Admin server Java Lang NoClassFound Exception Error

    Hello,           I am getting java lang NoClassFoundException error while starting the admin server. Its a new installation, i am trying to start from domain_home\bin\Startweblogic.cmd Please let me know if you have any solution on that. I am using 1

  • Need to disable some cells in table

    Hi Gurus, I have a OAF table (region style Table )where there are coloums which has poplists. Depending upon some conditions I need to disable some cells say for eg. I need to disable 4th coloumn of 3rd row . How to go about it. Please advise. Regard

  • Hierarchy tree in oracle forms problem

    Hello Experts,                      I am new in oracle forms.I am using oracle forms 11g with weblogic server 10.3.5 at windows 7.I have two table as tbl_country and tbl_state.I have to make a hierarchy tree in oracle forms.My table structure as: tbl

  • Quantum Gateway

    Here's a question. Since I have fixed my issues that I was having with my Quantum service by getting the Quantum gateway. Why should I have to pay the 6.99 rental fee for the Quantum gateway. Since without it my service will not work as expected. I w