Change Conf.Ctrl (ekpo-bstae) after goods receipt on ME22N

Hi all,
we have the following issue:
is it possible to change the field  "confirmation control key" (ekpo-bstae) after goods receipt on transaction ME22N?
Thanks in advance and best regards.

Hi
Let me explain in details about your requirement
It is not possible to change the confirmation control key after a goods
receipt because it is very complicated or impossible to calculate the
MRP-relevant quantities or the reduced quantities for MRP new when
there exist some confirmations yet. With the confirmation control key
ou fix the rules for the calculation of the MRP-relevant quantities.
If you then change the confirmation control key (and before you had
some confirmations) and with this change you get completely new rules
it's impossible to get the correct MRP-relevant quantities.
Note 451060 discusses potential problems that may occur when the
customization of an existing confirmation control key is changed.
The reason why after a partial good receipt the field confirmation
key is greyed, and the reason is that there is a link between the
confirmations and the GRs. If you change the confirmation control key
this link can get lost (the link is the field ETENS in tables EKES and
EKBE). If this would be possible you would get a lot of inconsistencies
in the system.
Note 451060 contains the changing of the customizing of the
confirmation control key, which is nearly the same as if you would be
able to change the control key in the purchase order after a goods
receipt.
regards,
Ramana

Similar Messages

  • Change non valuated WBS element after goods receipt

    Hi all,
    Do you know if it is possible to grey up in the PO a non valuated WBS element after a goods receipt?
    The other account assignments (coster centers, assets, orders, valuated WBS elements) are automatically greyed up after a goods receipt, but not non valuated WBS elements.
    Do you know why?
    Thanks all for your answers.
    Regards
    STAR CRISTAL

    Hi,
    I am using a valuated material type with a valuation class.
    We create POs with valuated material types assigned to a non valuated WBS element.
    As a result, when we create a goods receipt, there is no accounting movement (no movement on 408 account and material account)
    The accounting movements appear only after invoice receipt (vendor account + material account).
    Hope it's clear
    Thanks

  • 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.

  • 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?

  • 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

  • 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

  • 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.

  • 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

  • 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

  • Quantity not updated in Asset master after Good Receipts

    Hi,
    Can someone tell me is it SAP bug after Good Receipts done, base on the following scenarios, if PO specify with Quantity 1 and unit of measurement PC:
    1) Asset created without specifiying the quantity and unit of measurement
    2) Asset created with specifiying the quantity and unit of measurement, ie Quantity : 1, Unit of measurement: PC
    3)  Asset created with specifiying the quantity and wrong unit of measurement, ie Quantity : 1, Unit of measurement: Unit
    The result:
    Item1: No quantity and unit of measurement in Asset Master was updated.
    Item2: Quantity was added by 1, ie total is 2 in Asset Master
    Item3: No changed in Asset Master, since wrong unit of measurement.
    Is it bug for the item1 & Item2?
    Thanks

    Refer the note 421308
    Regards
    Sreenivas

  • 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

  • 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

  • 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

  • Accounting Document after Goods Receipt.

    Hi,
    I have put to condition types ZVAT & ZBTT. I dont want this to be shown in the accounting document after goods receipt. It should show only Inventory account & GR/IR clearing account. Right now ZVAt & ZBTT has accounts whose posting keys are 40 & 50 ie debit & credit. what settings need to be done so that the ZVAt & ZBTT accounts do not come in the accounting document after GRN.
    Thanks
    John

    Hi,
    How should it happen that without creating accounting socuments while posting GRN, GR/IR clearing & inventory documents are hit?
    If the posting to accounting document at GRN is done, then only GR/IR clearing account will get updated.
    If posting to accounting document at GRN is done, then only Inventory posting can be updated.
    I think you shold check the logical step first.
    Regards,
    Prashant Kolhatkar

Maybe you are looking for

  • Print in foreground for 4 alv using splitter

    hi All, I have created a program which displays 4 different alvs on a single screen . I have used one container and 4 splitters to display the alv. after the program is executed ,there is a button (print) through which all 4 alvs should be sent to a

  • HELP! I lost all my images!??

    I was looking at my Image Gallery and then everything started to corrupt one by one and now all of my images are gone! Is there any way to retrieve and see where these images went? Where can I find event the corrupt images? Look forward to help. C

  • Custom screen for ME21n - BADI issue

    hi, I had implemented BADI ME_GUI_PO_CUST for ME21n/me22n. The control is going to Subscribe and Map Dynpro methods but the control is not going to other methods like TRANSPORT_FROM_MODEL, TRANSPORT_TO_DYNP, TRANSPORT_FROM_DYNP and TRANSPORT_TO_MODEL

  • Only Sales Organitation to be replicated to CRM from R3

    Hi All, In R3 we have created the 2 sales Orgs (Company Codes: 1000,2000) and in CRM we have successfully extracted/replicated the R3 Sales Structure . but i have a situation where i only want the Sales Organization (2000) which i want t use it as Ma

  • Cannot logon through SAP Logon

    Hello Guru's, I have create an instance (ERP Foundation Extension powered by SAP HANA ) CAL successfully. however, I'm not able to connect to SAP with my SAP Logon. When I click on Connect, I use the SAP Logon shortcut to have access to my system and