Using scaling of price after goods Receipt according to moisture content

Dear All ,
         Is there any way of maintaining scaling in pricing after goods receipt .The scenario is like this .
We are doing goods receipt for maize . Suppose the quoted price is Rs 900/ton . After goods receipt if the moisture content exceeds 14 % of the total weight the Payment price should reduce proportonately .
My client has a scale of price for moisture % .Like if the % of moisture increases the price reduces proportionately .
         Kindly let me know where I can maintain this price scale so that during GR/MIRO I can enter the moisture % and the corresponding price should automatically pick from that .
Regards
Abhijit das

Hi,
It should be effectively done through raising of Credit / Debit note system only.
Eventhough, it is configured through scales, it causes problems.
Regards,
VB

Similar Messages

  • How to change PO price after Goods receipt

    Hi Expert,
    This is very urgent. I have created PO with account assignment (Individual order/project (D)) and has material master last month and received goods last month too.
    PO item already been issued and used for production. There is no stock balance both urestricted and sales order stock.
    Now we need to change the PO price for paying the vendor right price. I have tried MBST to cancel/reverse material document and give me error message saying "Sales ord stk deficit" I think because of no stock avaible in the system.
    I need a urgent solution: How can  i change PO price or cancel material doc to adjust the PO price.
    Thanks,
    Mohammed Rahman

    Hi Mohammed
    Which step system appear error ?
    Example: Qty PO have already receipt 4 set, you already used 3 set. Stock have 1 set.
    When you use 561with quantity 5 set, stock have 6 set.
    after u cancel PO wrong price (qty is 4 set) - stock have 2 set  but when you change PO and Goods Receipt again stock will have 6 set.
    And you use 562 with Qty 5set => now stock still have 1 set.
    And price already changed.
    Regards,
    Thang
    Edited by: Cao Danh Thang on Jun 13, 2008 4:30 AM

  • Change in PO Price after goods receipts and goods issue

    Dear All,
    Happy Holidays!! Wishing you a happy and fun-filled holiday season.
    I would appreciate your input of the issue at hand. I support MM users in and Oil & Gas downstream company.
    Issue
    Purchase Orders are created using price estimates. The price of oil products fluctuates and we usually cannot get the exact price at the point of creation of the PO.
    We use Moving Average Price (MAP) for stock valuation and so the price & quantity in the PO affects the moving average price.
    We use price estimates to create the PO but when we receive the final price for the oil products from the Supplier, most times there is a significant difference between the estimated price and the final price. Usually, at this point, we have completed all goods receipts and goods issues against the PO and are unable to make changes.
    We have an issue posting the invoice because the invoice value is significantly higher than the PO value. We also have an issue with the moving average price because it is understated as a result of this.
    To reiterate, this is a summary of the issue:
    At the point if PO creation ; Quantity = 10, 000 MT Price = $650
    Later when final price is available; Quantity = 10, 000 MT Price = $715
    Any advise on how to treat this issue, please? Your assistance will be truly appreciated.
    Thanks

    Hi All
    For my client I have to map the similar requirement for material price which is subject to more than 15% fluctuation. The actual invoice price is having quite a huge difference.
    Below are my limitations within which need to give a solution.
    PO is subject to release strategy and Material is delivered over a longer duration of time. Hence there is problem to de-Release the PO everytime price is changed.
    Since differnce is so huge, the same can not be settled during the MIRO.
    Down Payments has to be posted hence PO has to be created with estimated base price.
    Please suggest me suitable alternative options which will require no changes in PO and the price change also can be accomodated during the MIRO for  Multiple goods receipts.

  • Moving average price of the material is zero even after goods receipt

    Hi,
    We find that many bought out materials with price control 'V' have their MAP value zero in material master even after goods receipt and invoice receipt.
    What could be the reason?
    With Best Regards,
    Rajkumar

    Hi,
    Check the account postings for your goods receipt and invoice receipt.
    Further check the change history of the material master. Manual prcie changes carried out using MR21.
    There is other standard transaction MRN0 where SAP allows to make the direct update of MAP. Check in MM04 Transaction to see if there is any change in the material master.
    Regards,
    Divya V

  • Restricting user from changing price in me22n after goods receipt

    i want to restrict the users from changing the price of the material in me22n after after goods receipt.
    pls tell me the userexit for it with detail.

    Okay, then let me play the role of the bad man.
    Why would you need to restrict users from changing a price after GR ?
    Do you think that users are changing prices just for fun or to mess up the system?
    Have you talked to users why they want change the price after a GR?
    do you have an alternative plan, for the case that the price really needs to be changed to be able to post the invoice?  do you want to cancel always the GR in this case? Is is possible? What if the stock is already issued? do you then want to cancel the entire chain? what if a month end closure was already done?

  • The total goods movement status not changed after goods receipt using MIGO

    Dear gurus:
    when i use T-code MIGO doing goods-receipt against Inbound delivery, the total goods movement status don't changed. i tryed VL32N to do goods receipt, and the status changed.
    how can i do to make the status change when i receive goods in MIGO against inbound delivery?
    best wishes,
    David

    Hi,
    If your MM is integrated with WM (SU mgt or HUM) you have to post the GR with Inbound delivery.
    Amit

  • One issue regarding update open Qty. of PO in PP/DS after goods receipt through interface.

    Dear experts:
    We are implementing APO-PP/DS integrated with Non-SAP ERP system, as the standard CIF can’t be used between ERP and APO, we have to use BAPI to transfer data.
    Now we are facing a problem, after final confirmation & goods receipt of production order in ERP, the open quantity of production order should be updated in PP/DS, but we can’t find any BAPI can help on this.
    We’ve tried BAPI_MOSRVAPS_CONFHEADMULTI and BAPI_MOSRVAPS_CONFOPRMULTI for production order confirmation, but failed, as SAP said, confirmation without goods receipt will not update the order open quantity. We also tried BAPI_MOSRVAPS_SAVEMULTI3 to change the receipt quantity, but failed, as after partial confirmation, the quantity of production order can’t be changed, but we can’t find a field of “open quantity” (open quantity = total quantity – delivery quantity) in the BAPI. So how can we update the open quantity of production order in PP/DS after goods receipt from ERP?
    Appreciate for your input, thanks.
    Regards
    Kevin

    Dear Uli
    Thanks for your information, we tried it again according to your
    instruction via Function module /SAPAPO/CIF_ORDER_INBOUND, but failed.
    For import parameters:
    OBJECTTYPE = 6
    LOGSYS = “Our logical system”
    The screenshot is as following:
    In the IT_OUT table:
    ORDNR = “Production order number in our ERP system”
    ORDERGUID = “Internal order number of this production order in
    APO” (we also tried to keep this field blank)
    METHOD = C
    GR_QUANTITY = 2
    The screenshot is as following:
    The ET_RETURN has no response
    And nothing gets update in product view.
    Is there anything wrong in my parameters?
    Thanks & Regards
    Kevin
    Best Regards

  • Restrict changing the tax code in purchase order after goods receipt.

    Hi,
    Po is created with tax code x1.
    Gr is done for partial quantity.
    IR is still pending.
    User has changed the tax code to x2.
    This case we want to restrict the tax code change in PO after goods receipt.
    Please advice.
    Regards
    Ravi Kumar

    Hi Sumit,
    Po created with wrong tax code x1.
    Stores person has done the receipt and consumed the stock.
    Now user has suddenly realised that tax code is wrong and changed the tax code in PO.
    In IR we will use correct tax code and post the accounting entry.
    Stock values will be adjusted properly. to stock ac if stock is there and to price diff ac if stock is consumed.
    Point is user's are asking that how system is allowing to change the tax code after receipt.
    Point to be attended is restrict the change of tax code by any means after Gr has happened.
    what are the possibilities to restrict the change of tax code.
    Regards
    Ravi Kumar

  • Import Declaration after goods receipt - Inward Processing Help

    Looking for some advice on setting up Inward Processing as I am running into issues.  Our system makeup is this:
    ECC - 617
    GTS - 10.1
    One of our facilities is setup so that they have duty deferment for imported components that are used in manufacturing and re-exported within a 36 month period. Based on this requirement we have determined that we could be leveraging the Inward Processing functionality in GTS to manage / track the inventory for duty purposes.  With that being said, this is what I have configured so far.
    Configuration:
    Purchase document in ECC is setup to transfer to GTS and create an import customs document, the check box for Customs Services is checked.  The corresponding purchasing document in GTS is activated for compliance and customs services.
    Inbound delivery in ECC is setup to transfer to GTS.  I am worried I have done something wrong in this configuration with how it maps in GTS. The document is currently creating a customs document that can be viewed in the import side of compliance.  The document type I mapped in GTS “Inbound Customs Delivery”
    Movement type 101B has been configured to come over from ECC to GTS.
    I configured in ECC the prelim. Document type T1 and also maintained that doc type in GTS which I mapped as prev. doc cat 01.  I then assigned Service LECTPR with prelim doc type category 01 as duty unpaid and target procedure 01 – Transit.
    I configured the authorization for both transit and inward processing, created the “license” for these items, and configured the activity sequence for the matching legal regulation.
    My process has been this:
    Create purchase order in ECC
    Create inbound delivery in ECC
    Update inbound delivery with the prelim doc type T1 and doc number / date
    MIGO with reference to the inbound delivery (movement type 101 against purchase order stored in MSEG)
    In GTS I go to create a customs declaration AFTER goods receipt, but I get a “no data found” information message.  When I debug I can see the that a check is done to pull records from table /sapsll/cuswlo, I have no entries in this table.
    I can see all the documents definitely made it over to GTS because they show up in the General List of Display Customs Declaration Quantities and Goods Receipt quantities (/SAPSLL/CUSWLM).  So at this point I have to be missing some key piece of configuration to allow the Import Declaration to create so the goods become available for inward processing. Any ideas on what I should be looking at that could be missing?
    Rachael

    Ok, then that's (at least) what you need to fix.
    In the Plug-In area, make sure that you've added your Inbound Delivery type to transfer for Customs purposes ("Query Customs Management for Document Type"), and that the technical activation has been turned on for Application MM0B.  For the moment - although it shouldn't make any difference - don't tick to transfer the Inbound Delivery for Compliance Management, or for Placement into Customs Status before GR.
    In GTS, make sure that Document Type 'TRLOIM' is active for Transit, and that the Document Type has an active Number Range.  Then check that the Legal Regulation for Transit (TRSxx) is active for your country code and that the Process Template is assigned in the Control Settings.
    Then see if the IBD is transferred ok.
    Regards,
    Dave

  • Possible to Update ERS indicator on PO after Goods Receipt

    He all,
    We had failed to update the ERS settings in the plant data view of the vendor master purchasing data. We have about 1000 PO that were supposed to be paid through ERS but are now not invoiced. Is it possible to set the ERS Indicator after Goods Receipt?
    Thanks,
    Justin

    You can change the Purchasing Group on the Org. Data tab in the PO header in ME22N.  If you have PO release strategies they will not be reset unless PGrp is a characteristic in your release strategies and you change PGrp to a value outside of the range the strategy is using.
    Also, in your system you may not be able to change the PGrp if the screen layout changes the field to display once a GR is posted.  You can see this in the document type field selection or "Define Screen Layout at Document Level".  If the PO release strategies are used, you may need to check the changeability setting for the Release ID.
    Hope this helps.
    Edited by: Paul Shrewsbury on Apr 4, 2011 3:06 PM

  • 2LIS_02_ITM delta missing after good receipts

    Hi everybody:
    We are using 2LIS_02_ITM for extracting purchase order, in some cases, delta changes are not uploading to BW, it seems, when good receipt is posted.
    We have found the note
    Note 485650 - BW: Missing entries in delta queue after goods receipt.
    But this note is for SAP_APPL 4.6 and our version is SAP_APPL 4.7 patcht level 14.
    We have no be able to find a note for our release but we think that the poblem should be similar than described in that note, but any other clue is good received.
    Thank you.

    LBWE -- maintain Lo **** pit
    Step by step
    Go to RSA6 and check the availability of the data source
    if data source is not available then go to RSA5 (all business content object available here) make a copy of the required DS.
    RSA6 - check the DS is available or not..
    lbwe - lo customising **** pit...
    select required fields - hide - inversion...
    do statistical setup run
    login to bi
    replicate DS..
    go to info package
    do initalization delta   (Delta Q will be generated only after a successfull delta initializtion done.  when you do the same system will load historical data from setup table after loading from set up table (init delta) delta Q will be get posted with records for all changes/creation which is happening in R/3 (related to MM) through events. )
    i suggest you should go for unserialized v3 (store and transffer on demand )
    1. V3 Unserealized ---unsort records
    Unserialized V3  -> Update Q> (V3 Coll. Run)---> Delta Q
    [When a transaction happends those delta will be get posted in Update Q, in order to transfer those record from update Q to Delta Q you should do V3 collective Run, (the process of loading data from update Q to delta Q is known as V3 Collective Run) ]
    2. Qued Delta  [SAP recommended]--
    It will not sort record or stop record while transferring to to delta q but will continue until the whole record finish.  it will have the track of failure record
    3. Direct Delta  --->Delta Q
    it will directly post records to delta Q when transaction happends
    hope it will help you
    binu v. rajan

  • Lock Purchase Order fields after goods receipt

    Hello everyone,
      I need to be able to set a couple of fields in ME22N as display only after goods receipt has been done for the PO. Is there any config that I can do to get this done? Any idea or suggestion?
      Thank you very much for your help!
    Kelly.

    You can change PO after GR in standard SAP and there is no standard customization feature available to block that.
    Use ABAP to check for GR against the PO and block PO fields once GR is posted.
    Use tables MKPF for GR posting, EKKO and EKPO for Purchase Order.
    ABAP will have to change the field status of Purcahse Order screens as blocked, if GR is posted.
    It might be added as a subroutine that gets triggered after each GR posting.

  • Mail after Goods Receipt

    Hi,
    I have to create new program for Mail after Goods Receipt (external email).
    Plesae let me know any suggestion for this requrement.
    Thanks in advance.

    Hi All,
    Can any one give me any hint regarding this reuirement.
    I have to write a program once we receive the goods an email has to generate.
    i have to use text_wemail_fuellen text rotine which is in standard program SAPMM7M:
    But i have copied this routine & modify accoeding to my requirement.
    i am not getting the message text table .please let me know the table name also.
    i have craeted new output types & processing sequence .
    Regards.
    PS

  • How to activate the Check box in Purchase Order after Goods Receipt

    Hi All,
    How to activate the check box after Goods receipt of Purchase order in Item view (Goods Receipt is completed).
    Where t make the settings in SPRO.
    Regards,
    Shailendra Hadkar

    Hi
    SPRO - SAP IMG- Material management - Inventory management and physical inventory - Goods receipt - create purchase order automatically - activate auto Po creation for movement type.
    Then activate the auto PO creation in Vendor master - Purchasing view
    Check it out.
    Regards,
    raman

  • How to change Purchase Order currency after Good receipt and Good issue?

    Hi,
    I've a PO created last year. The PO currency has been entered wrongly.
    My store colleague has been performed good received and consumed it.
    Now, I am not able to change PO currency to correct one, due to this message:-
    Currency can no longer be changed
    Message no. 06489
    Diagnosis
    As a basic rule, the currency cannot be changed if there has already been a goods receipt against a document.
    If the document contains external service and/or limit items, or if an invoicing plan has been assigned to an item, the currency cannot be changed following the receipt of an invoice either.
    If external service items exist, the currency also cannot be changed if services that have actually been performed have already been recorded or if the item in question has been assigned to a preventive maintenance (servicing) plan.
    Is there anyway to change PO currency after Good receipt and Good issue? Thanks !

    Diagnosis
    As a basic rule, the currency cannot be changed if there has already
    been a goods receipt against a document.
    If the document contains external service and/or limit items,
    or if an invoicing plan has been assigned to an item,
    the currency cannot be changed following the receipt of an invoice either.
    If external service items exist, the currency also cannot be changed if
    services that have actually been performed have already been recorded or
    if the item in question has been assigned to a preventive maintenance (servicing) plan.
    Answer in question itself,need to cancel all documents of wrong currency in order of LIFO,
    Create a new purchase order.

Maybe you are looking for

  • Problem in creation of  Personnel action

    Hi Experts, as per the requirement,we have maintaied operation INS for org assignment Infotype for action International assignement. We have a requirement to have the new cost center for this new action. But the cost center fiels id greyed out.Also i

  • Can not install Oracle 9i in window XP

    I downloaded Oracle 9i database (disk 1, 2 & 3). When I ran setup.exe in the directory of disk 1, there is an error of Oracle Universal Installer: "The Java Run Time Environment was not found at d:\temp\OraInstall2003-01-23_04-56-21PM\jre\bin\javaw.e

  • Multilevel Replenishment in SAP F&R

    Hi Experts, I am new to SAP F&R. I read about multilevel replenishment. What is it exactly. Is this functionality is available in SAP APO. Please explain. Thanks in advance.

  • Passing EJB reference to other Thread

    Hi, If I have EJB reference, can I pass it to other thread safely? COM had concept of Apartments to handle thread problems and we had to marshal the interfaces if passed to another thread. What we do in EJB? Is there any concept like apartments that

  • Flash 10 launch problem Mac

    This issues appears to only be on Mac. The issue can be seen by going to Icovia and clicking on the "Test Drive v5.0" button. It should open a new tab or window with this page Test Drive page What happens is when the preloader is almost done, it gets