Item quantity impossible to reduce after changing header currency

We have a sales order with several line items. Item 80 has a quantity of 22.500 pieces of material 935269912518. There has been a delivery of 15.000 pieces. These are also invoiced with the currency USD4. This was the header currency at the time.
Now we have changed the header currency (VBAK-WAERK) to EUR. We have added a new position (line item 210) for 7.500 pieces 935269912518 in this currency (EUR). We now want to reduce the quantity of line item position 80 to 15.000 pieces (fully delivered and invoiced then). This is impossible. We get the error message:
"Line item currency USD4 for cond. type ZCON is different from header currency EUR."
How can I solve this issue? Thanks in advance for your kind help.

Well, turns out that the header currency has never been changed! It always has been EUR and the ZCON price is USD4 and the value is converted to EUR value by the header currency. Sorry for the wrong info, but I only now have heard this from our users.
Now they have a new price and have created a new line item for 7.500 pcs. Not the right way to do it, but the mistake is already made. Is there still any way to reduce qty of line 80?

Similar Messages

  • Error on adding items to a IDoc document after changing the port

    Hi friends,
    We have a process that generates a set of IDOCs for a payment proposal to an external entity, that worked perfectly until we changed to a new port. Before, the aggregation of items was taken for each document. After the change all items are added to the first document only.
    Steps:
    ZPCSC03 - Generates the set of IDOCs
    ZPCSC00 - handle the IDOC's created and generate a consolidated IDOC that sends to a EDI port.
    No changes were made to the programs so I think it is a parameterization fault. Any idea what might be wrong?
    I will appreciate your help.
    IVentura

    Below is the error we been getting...
    Operation 'impersonate' of Web Service 'com.siebel.analytics.web/soap/v1.SAWSessionService' at port 'SAWSessionServiceSoap' failed with the following explaination: "Authentication error. An invalid User Name or Password was entered.".(SBL-EAI-04308)

  • Vendor open items report without page break after changing vendor account

    Hi,
    I would like to get the vendor open items report without pagination when the vendor account changes.
    The option of deleting the * mark in the Filter page is not valid for me, because this way the vendor's name dissappear. I mean, it would be ok if I could show in the output of the report the name of the vendors.
    Thanks in advance.

    HI,
    If I understood your issue correctly then in the report S_ALR_87012085 is a field "Summarization level (0-4)" in the output controls.
    You just have to set this field to the value '2'.
    When you set the field to two, the page break will first executed, when the page is "full".
    If you want to see information about the "Summarization level (0-4)" field, you just have to set the cursor in it, and press F1.
    I believe this answer solve your problem.
    Please assign points if it useful.
    Regards
    Ravinagh Boni

  • WM-production order supply quantity is not reduced after confirmation,GRN

    Dear Gurus
                   i am configured the WM-PP , in the production order after material staging and TR-TO process , i did confirmed the
                   production order and GRN.  Raw material stock is not reduced from the storage type 100.... 
                   kindly, suggest me where i missed the configuration.
    BR
    DEVA

    Hi Ismini,
    For the first question, there could be several reasons, like for example, 13.1 is not week 4. So if the consumption parameters did not allow forward for at least around 7-10 days (to get to the date of the first day in week 4), then consumtion didn't take place. Another reason could be that you defined planning strategy 10 for the material AFTER the sales order was already created.
    Point 2: I really don't know he details of these LTP scenarios that you mention.
    Point 3: if it really is from 2007 I think that you can delete the PIR without fear.
    Regards,
    Mario

  • WM-PP Production supply quantity is not reduce after Confirmation and GRN

    HI
       Iam configured the WM-PP,  Against production i did material staging, TR-TO Process and Grn . But the raw material stock is not
      reduced from the Storage type 100. kindly suggest me where i missed the configuration...
      with regards
       dinesh

    Hi experts,
    Please provide your expert comments

  • Change Item Quantity in the Billing Document ( Proforma Invoice )

    Hi,
    There is a requirement from the client to change the quantity at item level in the billing document ( Order based Proforma Invoice ) after it is saved.
    As SAP does not allow to change in the VF02 transaction, Please let me how to change quantity at the item level of the billing document.
    Please let us know if we need to use any user exit or any other system modification.
    Regards
    V R Reddy

    Hi Venkat Rama Reddy
    First of all Welcome to SDN forum
    Now coming to your query , your requirement cannot be fulfilled  as standard SAP doesn't .Because ,First of all at billing level you cant change the item quantity , then in VF02 it is not possible.But if your clients requirement is to change the item quantity in VF02 , then first of all do VF11->VL09->VL02N and here you can change the picking quantity and then do the billing ,as once if you change the picking quantity then at billing item  level also the item quantity will change
    Check with the following user-exit  USEREXIT_SAVE_DOCUMENT_PREPARE. Here with the help of the Technical consultant include the requirement that after saving the billing document we can change the item quantity
    But it is not suggestible to change the item quantity at billing level . As once you save the billing document , an accounting document will be getting created.
    Regards
    Srinath

  • User Exit for Changing Item Quantity in VA02 upon Openning

    Hi Guys,
    Need your help. I checked the forums and I didn't find anything.
    Requirement:
    I'm trying to change the item quantity and uom upon openning VA02. ie.
    1) Run tcode VA02
    2) Enter Order Number
    3) run exit, Change Quantity and Uom <<<
    4) Result: VA02 screen is displayed with new quantity (still in change mode).
    My Question is:
    a) Is this possible?
    b) What Exit/BADI do I use, and fields do I have to use?
    Stuff I've done
    1) debug: USEREXIT_MOVE_FIELD_TO_VBAP is NOT triggered. It is only triggered after the order is opened and the material number is changed.
    2) I tried changing XVBAP-KWENG and Setting XVBAP-UPDKZ to 'U' at USEREXIT_READ_DOCUMENT (EXIT_SAPMV45A_918) but change does not take effect after saving. Also the field becomes greyed out. (The reason I chose this exit is because its the only one where xvbap seems to be modifiable). Although, I acknowledge that this doesn't look like the right solution anyway.
    Thoughts? Thanks in advance!
    -Emir

    Hi Emir,
    BADI BADI_SD_SALES_ITEM now changed to enhancement spot.
    In SE18: enter Enhancement spot - BADI_SD_SALES_ITEM.
    Inside enhancement spot BADI_SD_SALES_ITEM four BADI definition were exist.
    I think BADI definition MSR_SD_SALES is use full for you (This BADI definition is not reserver for SAP intrnal use.
    And above enhancement spot also not reserverd for sap internal use.
    Just try to implementation BADI definition MSR_SD_SALES and use method CHANGE_BILLING_BLOCK_ITEM.
    BR,
    Vijay

  • PO issue :What should we do to close the PO or change item quantity?

    Hi Everyone,
    I am new to MM.I got an issue saying that there is some mismatch with quantity in the particular PO. User wants to cancel/close the PO system but it is not allowing to do so. To change the quantity is also  good, but while trying to change item quantity system is giving the following error message.
    Quantity 1000 is smaller than quantity issued 2000.
    To close the PO or change item quantity what should I need to do?
    A help will be highly appreciated
    Regards,
    sharon.

    Hi,
    It is of the standard functionality of SAP to verify the GR and IR against PO quantity when you try to close your related PO line item.  It ensures data consistency for your PO and PO history.  What you should do is very much subject to the status of your PO history (i.e. how many you have already GRed and/or IRed).  Check it again in your PO history tab of the PO item details level prior to making any further action on how your PO line item quantity shall be adjusted.  A particular example is if GR was done for the quantity of 2,000, you can't simply adjust your PO quantity into 1,000 as it goes against the logic whereby the GR quantity (and/or IR quantity) must be no larger than PO quantity.
    Cheers,
    HT

  • Change Alternative Item Quantity in Production  Order BOM

    Hi Gurus,
    I woould like to ask how can I make the Alternative item quantity to become editable. As of now, the system will calculate the percentage in the BOM and default it in the Production order.
    Now I have a requirement that in the Production order Change, the user can change the quantity of the Alternative Item based on the situation with out changing the BOM. Just change in the production order. What settings do i need to change?
    Thanks,
    Raymond

    Hi,
    Can you let us know why you want the user to make the changes manually ?
    Not in front of the system at the moment, but just do an Av. Check to see if you're able to get the switch if the stock situation has changed for the alternative items.
    Based on what i know, the field will not be editable & there is no specific setting to make it editable.
    Regards,
    Vivek

  • Postprocess open items after changing relevant withholding tax types

    HI all,
    I am getting while creating vendors.
    When I enter some value, system accepts it but I get this message for each row I enter:
    Postprocess open items after changing relevant withholding tax types (Message # 7Q020)
    if any one can provide me and explanation for it, will be nice.
    thanks..and i will assign points for any input.
    thanks

    When you are entering or changing withholding tax type to an existing vendor, this is a standard caution system issues asking you to adjust the open items already existing for this vendor, which is good.  Check if you have any open items and execute program RFWT0010 to adjust the items to withholding tax information which are now relevant.

  • I installed an ancient version, photoshop element 2, on PC under Windows 7 after change of computer station and it is impossible to register modification made; error message: impossible because saturated disc ....what is not the case: many space on the di

    I installed an ancient version, photoshop element 2, on PC under Windows 7 after change of computer station and it is impossible to register modification made; error message: impossible because saturated disc ....what is not the case: many space on the disc. How to repair this error please?

    Hello
    Thank you for your answer which is interesting because it is a disk of 2 TB... If I create a partition do you think it can solve my problem? I prefer this old version of Photoshop, very practical to use...

  • WM: Sending output for delivery after changing quantity on TO by shipping control

    Dear Experts:
    You have to allow user to change quantity of delivery, for all kinds of reasons, for example, they didn't find enough inventory to ship!
    There are options:  at SPRO WM interface for shipping control, select copy WM quantity (to delivery), you can choose:
    ------ "1": copy quantity,
    ------ "2", copy quantity and post goods issue.
    I want to choose "2", since after changing quantity at TO confirmation then going back to outbound delivery and Post Goods Issue becomes an extra step, since you are not changing anything there.
    Now the problem is the output. Since the delivery quantity has been changed, another output must be sent with the new quantity.
    The requirement (in output determination procedure) to trigger the output at Post Goods Issue is "1": Delivery GI posted.
    Then for the output condtion, for the "Dispatch time", I tried "4".
    In my testing, the delivery was updated with the new quantity and PGI was also completed, output was also created. Perfect, but DAMN, the output just doesn' go, It is yellow "0 Not processed".
    I had to use VL02N, open the delivery, then save it, now it went out, "1 Successfully processed", since now the "Dispatch time", "4": Send immediately (When saving application), " is met..
    I tried "Dispatch time", "3", and "1", doesn't work too.
    So I could just set up shipping control ------ "1": just copy quantity and not to PGI, then get users to PGI with VL02N, it just makes me feel bad, I wanted to automate the last step, PGI and get my output with the new quantity, so Is it possible?
    Thank you guys!
    Regards
    Simon

    Dear Experts:
    You have to allow user to change quantity of delivery, for all kinds of reasons, for example, they didn't find enough inventory to ship!
    There are options:  at SPRO WM interface for shipping control, select copy WM quantity (to delivery), you can choose:
    ------ "1": copy quantity,
    ------ "2", copy quantity and post goods issue.
    I want to choose "2", since after changing quantity at TO confirmation then going back to outbound delivery and Post Goods Issue becomes an extra step, since you are not changing anything there.
    Now the problem is the output. Since the delivery quantity has been changed, another output must be sent with the new quantity.
    The requirement (in output determination procedure) to trigger the output at Post Goods Issue is "1": Delivery GI posted.
    Then for the output condtion, for the "Dispatch time", I tried "4".
    In my testing, the delivery was updated with the new quantity and PGI was also completed, output was also created. Perfect, but DAMN, the output just doesn' go, It is yellow "0 Not processed".
    I had to use VL02N, open the delivery, then save it, now it went out, "1 Successfully processed", since now the "Dispatch time", "4": Send immediately (When saving application), " is met..
    I tried "Dispatch time", "3", and "1", doesn't work too.
    So I could just set up shipping control ------ "1": just copy quantity and not to PGI, then get users to PGI with VL02N, it just makes me feel bad, I wanted to automate the last step, PGI and get my output with the new quantity, so Is it possible?
    Thank you guys!
    Regards
    Simon

  • ErrorSales order quantity can be reduced  to that of the Invoiced quantity

    Hello ,
    Scenario : In third party sales order I can reduce the quantity lesser to that that of the GRIN/INVOICED quantity.
    Eg : I have sales order line item with 50 qty
    PR is of 50
    Purchase Order is of quantity 50
    And I make GRIN of qty 46
    Invoice of quantity 46 once all this is over
    I can change the sales order quantity from 50 to 25, I think system should not allow me change the quantity in sales order less that that of GRIN/Invoiced quantity ,
    Kindly let me know how to over come this problem.
    Regards

    hi sunaina
    Use T.code OVAH
    message no V4 ---083 change this from warning to error
    System will throw error message if user try to change the quantity
    Also I doubt after GRIN / Invoice, in va02, still quantity is in change mode, so ask your ABAPer for any userexit or enhancement
    After billing is over if the user can change the quanity or able to add ne wline item in sales order in VA02 mode that too has to be controlled by user exit
    Regards

  • Master-detail: detail field not displayed after changed by master field

    I want to use the Depends on item with Clear/refresh value functionality in a master detail situation. Within the same group it is no problem to use the setter method of a field to change a second field and then displaying this new value. But in the detail group, I can not select items from the master group as a depends on item.
    In the setter of the master field, the value in a field for each row in the detail (table layout) is updated. The only problem is that this updated value is not displayed, the old value doesn't change. When saving the changes, the displayed value is committed to the database. When de updated field is not displayed at all, the correct value is saved, so I know the detail field is updated.
    How can I make sure the displayed value in the detail is displayed after changeing a master field? I already gave the detail field the correct partial trigger.

    Wouter,
    I guese you don;t see the changed value when you display the detail item because after the depends on item update changed the detail item, JSF procesing continues and the detail table changes are sent to the server which will override again the detail item attriibute, resetting it to the old, still displayed value.
    So, the trick is to get PPR working. Make sure the partialTYriggers property of the detail item is set to the value of the id property of the master item. If it still doesn't work, try setting the partial triggers property on the table, instead of the individual item.
    Steven Davelaar,
    JHeadstart team

  • How to Fetch Sales Order Item Quantity from Customer table(ztable)?

    Dear Guru's,
    My scenario:
    While creating Sales order the item quantity should be fetched from a Ztable. So iam using the Userexit "V46H0001 - - Customer functions for resource-related billing", in that i have implemented my code in the Function Exit - EXIT_SAPLV46H_001 and the FM documentation says
    This function module allows you to change item information for generating a new item.
    In order to achieve this, you must change the relevant field in the structure C_VBAPKOM.
    So i activated that exit and wrote the following code to test it as follows;
    break-point.
    C_VBAPKOM-zmeng = 10.
    But it seems not working, even it doesn't stop at the break-point when i type the material number for the item in the sales order and press enter...
    Please guide me in this regard, am i correct in choosing the User-Exit? what else have to be done in order to fetch the item quantity from the ztable....
    Please suggest if there is some other way to do this, i also heard that we can do this through Routines...
    Thanks in Advance...
    Regards
    Karthik D

    I have solved this  and you can found how i solved in the last reply of the following thread....
    [SD UserExit - V46H0001 - Customer functions for resource-related billing|SD UserExit - V46H0001 - Customer functions for resource-related billing]
    Thanks
    Karthik D

Maybe you are looking for

  • How to handle the Exception when RegisterEventProcessorAsync

    In our Cloud Service project, we have 2 instances for work role (deploy to Azure), the work role is consume events from the EventHub using EventProcessorHost). When we want to register EventProcessor to consume data (see below): await eventProcessorH

  • Itunes won't run: "file itunes.itl" cannot be read because it was created by a newer version of iTunes

    Disk was reimaged due to a virus infection.  For some reason downloads of new 10.6 version failing, so tried stored install file for 10.4.  Now have 10.4, but it won't read the library file.  Any suggestions?

  • How to Change Company Address In Oracle EBS

    Hi, We several reports where Company Address is Showing. Our Company Address Has been Changed, Where is that location in Oracle Financial to Change Address Version 12.X Regards NEWCOM

  • Batch determination for deliveries

    Dear friends, we have recently introduced batch determination for sto's. We are facing a poblem, we were suppose to get the batches only from one storage location, but system is taking batches from all storage locations where ever available according

  • My airport is blocking me from my web server.

    I am a web designer and I have been blocked from viewing any web sites that are on my server.  Everything else is working fine but I can not view any web sites, access FTP or emails (hosted on my server) on any device (macbook, imac, ipad, iphone, wi