Problem in Goods Reciept for PO w/ Internal Order. (GL Acct related)

Hello guys not too long ago I asked you guys how to post an IO to a PR. So far it works except when I post the PO (after converting it from the PR) it to the Good Reciept I get an error message appeared.
It goes something like this ...
"Account determination for entry HXXX KBS HXXX not possible"
"Diagnosis - The system did not find an account for this transaction. This means that the account determination for key HCMI KBS HCMI is not maintained in MM  Customizing (Valuation). The key is made up of:
o  Chart of account                      
o  Transaction key (= Posting transaction)
o  Valuation grouping code               
o  Account grouping code                 
o  Valuation class"                       
System response - The system cannot update a G/L account for this transaction. You cannot post the transaction.
If you have the authorization, check the Account determination in Customizing for Valuation.                                       
</b>
From what I understand there is no G/L account assigned does not have a corresponding G/L account. My question is if that is the case, how does one assign a G/L Acct for that particular IO? And would that solve error I am getting? Thanks people and take care.

Hi Chad.
What about if you check with your MM Functional Consultant and try to provide him/her the OMWW transaction (MM Account Determination Wizard) to check whether the G/L Account is correctly set for this combination of data.
regards,
Daniel Carvalho.

Similar Messages

  • Not Possible to Process Goods Reciept for an Asset Purchase Order.Pl. Help!

    Dear All,
                                                                              I m not able to do Goods Reciept for a Purchase Order . It is an Asset P.O.As  i  wants to Process Goods Reciept am getting a System Message in task Bar as --> "No Goods Reciept Possible for Purchase Order
    XXXXXXXXXX. Message No. M7036.
    Can ne one please help me what to check in this P.O , The Message generated is not an Error it is a Message in task bar with Green Tick, Hope you got it.
    Please Help ,
    Rgds n thanx in advance.
    sap11

    Hi,
    Following could be the possible reasons for this message:
    o   The purchase order contains no items in the specified plant. - If you have specified plant in MIGO Screen, remove it and keep it blank, let system determine it from PO.
    o   The item specified does not exist. - If you are entering PO line item in MIGO screen then keep it blank and let it get determined form PO
    o   Currently, the scheduling agreement has no open schedule lines, or the schedule lines have not yet been transferred. - This is applicable in case of GR against Scheduling Agreement
    o   The item category of the purchase order items in the plant does not allow goods receipts. - Check the Item Category in PO, it should be blank.
    o   The purchase order items in the plant have been deleted or are blocked.
    o   For confirmation control for the order item(s) to be carried out, a confirmation (shipping notification) must have been received. This has not yet been entered. - Check under "Confirmations" Tab in PO whether any confirmation control key has been specified or selected wrongly. If yes then either create Inbound delivery in VL31N and then do MIGO or remove the Confirmation Control Key from PO ans Save and then do MIGO.

  • BAPI_GOODSMVT_CREATE  for Processing a Goods Reciept for a Delivery

    We have a requirement to use the Goods Movement Create BAPI to create Goods Reciepts for deliveries since it mimics MIGO.  Problem is that we cannot get this BAPI working to Goods Reciept our Deliveries... Has anyone used it for Deliveries? What data is required for the BAPI to work?
    thanks,
    brian

    Give a try on the following BAPI:
    BAPI_OUTB_DELIVERY_CONFIRM_DEC
    Check its documentation.
    Let me know,
    Leonardo De Araujo

  • Adding a goods reciept for production sets no unit price

    Hey All,
    We are performing a goods reciept for production using DI API.
    We use a non continuous stock system
    On the Bom we have set te price to 5 EUR.   When we report a completion using the Business one client the unit price of the goods issue has a value of 5.
    When we add the goods receipt using DI API the price is not set.  After some investigaton we have seen that the DI API automatically uses the last purchase price of the Parent item.  According to me, this means that DI API is using the same logic as the SAP Business one Client
    This is a code example of how we are adding the goods receipt:
    SAPbobsCOM.Company m_company = new SAPbobsCOM.Company();
                    //Set the company properties
                    m_company.Server = "Server";
                    m_company.CompanyDB = "TEST";
                    m_company.UseTrusted = false;
                    m_company.DbUserName = "sa";
                    m_company.DbPassword = "******";
                    m_company.UserName = "manager";
                    m_company.Password = "manager";
                    m_company.DbServerType = BoDataServerTypes.dst_MSSQL2005;
                    //Connect
                    m_company.Connect();
                    Documents doc = (Documents)m_company.GetBusinessObject(BoObjectTypes.oInventoryGenEntry);
                    //doc.Lines.ItemCode = "383100";
                    doc.Lines.BaseType = (int)BoObjectTypes.oProductionOrders;
                    doc.Lines.BaseEntry = 20035;
                    doc.Lines.Quantity = 1;
                    doc.Lines.BatchNumbers.BatchNumber = "TEST";
                    doc.Lines.BatchNumbers.Quantity = 1;
                    doc.Lines.WarehouseCode = "01";
                    int error = doc.Add();
                    if (error != 0)
                        //Error
                        MessageBox.Show("Error occured with code: " + m_company.GetLastErrorCode() + " " + m_company.GetLastErrorDescription());
    Kind regards
    Tom Baeyens
    Produmex

    no replay, clossing threat.

  • Unplanned Goods reciept against the Prd/Process order

    Hi All,
    When I am trying to add one line with the movement type 101 in the Goods Movement screen than the system is giving the error message <u>"<b>You are not allowed to enter unplanned goods receipts during confirmation"</b></u>.
    How can I allow the unplanned goods reciept for the order in the CO11N transaction?
    Regards,
    Anup Dubey

    Hi Anup,
    You can do that in MB31with respect to Production Order
    Thanks
    Bala

  • Goods Receipt for Account-assigned Purchase Orders

    Hello,
      We want to make Goods Receipt for Account-assigned Purchase Orders. When we try, SAP gives the error 'Account determination for entry PCOA KBS 0001 not possible'. According to SAP online help, account assignment is adopted from the purchase orders for the transaction/event 'KBS' and we cannot assign transaction key 'KBS' to an account using transaction OBYC. How do you make it work? Any solution pointers will be appreciated and rewarded.
    Thanks,
    Venu

    create an implicit enhancement point in function module CKMV_AC_DOCUMENT_CREATE.
    IN STRUCTURE IT_ACCIT U CAN MODIFY THE gl ACCOUNT IN RUN TIME .

  • Problem in Sourcing sequence for plant in Sales Order.

    Hi
    I am facing problem in Sourcing sequence for plant in Sales Order.
    If in Sales order i am selecting material then system is picking plant automaticly 8635 which is worng. For customer XYZ/ ship to ID ZXY, system should pick plant in sequence 5400 - 2300 - 5050.
    Could you please confirm what is exactly problem and what seeting i need to check.
    pls confirm

    But it is defind for material master.
    Because 8635 existed in materila master so system determines 8635 plant into your sales order.
    You can set only one plant as automatic else you can enter manually in sales order.
    If you automatic as  5400 then assign in Customer material info record or Customer or material master any where you can maintain.

  • Trapping Events such as Goods Reciept for Purchase Order

    Hi,
    I want to be able to trap events such as a Goods Reciept and respond to it.
    Because this can happen both in the goods reciept form or the AP Invoice Form or by automatic posting, is there a way to 'listen' for this event behind the scenes ?
    I also want to do it with reciepting production orders.
    Thanks
    Nick

    HI,
    USe SP_TRANSACTIONNITOFICATION for trapping events at SQL server SIDE.
    I am suggesting:
    1. Create your table
    2. Write a simple code in T-SQL into SP_TRANSACTIONNITOFICATION  which the monitored event inserts rows into your table
    3. Check the table from your addon and process the rows inside,
    Or use the following solution:
    Re: Stored Proc - BP Account On Hold
    It is hard, but working.
    Regards,
    J.

  • Problem with Goods Reciept Posting

    I have posted goods reciept, after that i am trying to post excise part-2. I have mentioned al the details in goods reciept, but in excise part-2, system shows credit avaialbe field blank. pls guide

    Hi,
    I think but am not sure that in your register part-2 there is no sufficient balance. Thru J1IH put some amount in registers and then try the scenario
    Regards
    Kiran

  • Unable to post goods reciept for the Purchase order from EWM

    Hi,
    I am working in ECC - SCM EWM system.Created Inbound delivery ,warehouse order and warehouse task.When confirming the Warehouse task the goods reciept should be posted in the ECC system.
    But the GR is not getting posted in ECC.When I check the QRFC moniter in SCM ,the RFC is getting failed due to an error message
    "Deficit of BA Unrestricted-use 1,500 EA : 004-2638".
    Can any one help me inresolving this issue.
    Regards
    Govind

    Please reply if any update on the above query is present.

  • Goods reciept through MB31 against production order using serial number

    Dear ALL,
    We are using MB31 for goods receipt against production order using serial number.
    First we do confrmation by tcode co11 and then recieve the material by mb31 against the order.
    I want that sysstem should not allow good reciept by mb31 more than the confirmation done in co11.
    Please suggest.
    regards,
    Pradeep

    Hi,
    There are two ways to control this problem; 1) User Exit    2) BADI
    1) User-Exit
    Enhancement: MBCF0002
    Function module: EXIT_SAPMM07M_001
    Code for your copy pasting in the source code of ZXMBCU02.
    Remember to activate the program. In SMOD enter the enhancement, press F8 and then click on activate button.
    *& Include ZXMBCU02
    data it_afvv like afvv occurs 0 with header line.
    tables: afvv, afko, afpo.
    data tot_gr like mseg-menge.
    If i_mseg-bwart = '101' and i_mseg-aufnr is not initial.
    select single * from afko where aufnr = i_mseg-aufnr.
    select * from afvv into table it_afvv where aufpl = afko-aufnr.
    sort it_afvv by aplzl descending.
    read table it_afvv index 1.
    select single lmnga from afvv into afvv-lmnga where aufpl = afko-aufnr and aplzl = it_afvv-aplzl.
    select single * from afpo where aufnr = i_mseg-aufnr.
    tot_gr = afpo-wemng + i_mseg-menge.
    if tot_gr > afvv-lmnga.
           MESSAGE 'GR Qty greater than Confirmation Qty of the last operation' TYPE 'E'.
    Endif.
    endif.
    2) BADI
    Implement the BADI for WORKORDER_GOODSMVT in this there is method
    MANUAL_GOODS_RECEIPT under that
    write you code here
    if_ex_workorder_goodsmvt~manual_goods_receipt.
    endmethod.
    Technical Logic
    Check the confirmation qty in AFVV table with production order get the last operation confirmation qty and subtract the Delivered qty. If this is Greater than or equal to the GR Qty entered in the screen allow the posting or through Error.
    Tables: S022, AFPO, AFKO, AFRU, AFVV
    Regards,
    Sankaran

  • Goods Receipt and Amoratization to Internal Orders (CO)

    Dear SAP Gurus -
    Please could you kindly assist in this matter.
    Our Production department is unable to upload the plan cost / unit cost to the 1st impression production order number, as stock was received before for the old title.
    Instead of creating new ISBNs the business used these existing 40 ISBNs and just changed the  titles.
    As such the plan cost /unit cost was uploaded to 2nd impression 02, goods
    receipt and actual invoice received also captured into 2nd impression 02.
    However for the internal order via KO03 for the 40 new titles were captured into 1st impression '01'
    Production dept is able to upload the plan cost
    / unit cost to the first cost internal order the last two digits carry 01 and
    actual invoice received is captured into 1st impression first cost 01.
    Will the First cost internal order amortised for 12 months upon the goods receipt.
    Question Can the 1st impression 01 first cost order internal order created via KO03 read the goods receipt
    which is captured in 2nd impression 02 in production order?
    I believe the business want to know if the goods receipt they have done against Production order 02 will trigger the amortisation of the costs on First cost internal order 01.
    So basically the concern is that the first cost internal order number 01 for these 40 titles maybe will be amortised upon
    the actual goods receipt as the receipt is captured in 2nd impression 02 for the production order.
    Please provide some feedback.
    Thanks.

    Hello,
    I try it from development environment , Create the  transport organize and transport it to product environment, then use SM56 transaction for reset buffer ( object CO_ABRECHN ) and put the NR status. so, you can transport it without preoccupation.
    Regards.

  • Budget controlling for PO using internal order

    Dear experts ,
    can anyone tell me the step by step procedure to have a budget controlling on PO based on budget ?
    Regards
    anis

    Dear Anis,
    Create Statistical IO and assign budget to them. Then at the PO enter A at the Account assignment or K and you enter the IO number.
    If you want the system to check for budget go to SPRO -> Controlling -> Internal Orders -> Budgeting and Availability Control you define Budget RPofile etc and at the selection 'Define Tolerance Limits for Availability Control' you define for you Company code how the system reacts during PO creation. You give tolerances to display messages if the budget is close to depletion etc
    Bare in mind that PO create commitments and when the invoices are posted the amount becomes actual. You can check report S_ALR_87013019.
    Hope it helps. Generally i have used it, it is very good solution and easy to implement.
    BR

  • Mandatory Goods Recipient for components in production order

    Hello Experts,
    I want to control the field Goods Receipt for Plant Stock items in Production orders. I need it to be mandatory.
    This is the scenario.
    I have a Production Order assigned to a WBS element. This production order in its BOM has Plant materials (no value for Special stock indicator) and Project stock (Value 2 for Special stock indicator).
    I need the field Goods Receipt to be mandatory for the reservations for Plant materials.
    I have been checking PPCO00XX Exits but the only thing that I can do is include a warning in PPCO0007 when the reservation does not have value in database.
    Is there any way to control this value??
    Thanks in advance
    Laura

    Hello,
    The problem is still the same, as I am checking the database is not possible to set an error, if so, the production orders will never be saved.
    I need to know if it is possible to access Goods Receipt not from the database but from  RAM memory…
    Regards

  • Can we create a Budget & Availability Control for revenues with internal orders?

    Dear SAP Gurus,
    I have created an expense budget with the help of an internal order and have assigned the same to an expense GL (cost element). I have done all the necessary system settings and the system gives an error message when the F-02 document posting exceeds the budget.
    My query is, I want to replicate the the above for revenue postings. I have done the same system settings for revenue posting however the system does not give an error when the budget amount is exceeded.
    Can I please get some assistance with this requirement?
    Best Regards,
    Akshay

    Hi Akshay,
    System will not give the error in the case of Revenue GL. Because all the revenue GL will be hit for credit. It means it will update negative against the budget available. It means
    Current Budget-(-Revenue Budget)= Current Budget + Revenue Budget= Available Budget
    Because of this system will never give the error.
    Regards,
    Ankit Agarwal

Maybe you are looking for

  • Can't reinstall iPhoto from App Store

    Before the 10.7.2 update, I had iLife '11 installed on my new MacBook Pro. When the update came out for 10.7.2, it needed to update iPhoto as well in order to sync with iCloud properly, so I went into the App Store and did that. However, the download

  • Configuration of sales commision

    hi friends please give the details of configuraton of sales commission during sales order.how to create accounting document?which condition to be used?please give me all the details regards krn

  • HP pavilion 500-164 graphics card

    I have found a GPU that I feel would fit the hp pavilion 500-164 considering it does not need an external power connecter. I just don't know for sure if it would fit or get sufficient  power as it needs a 300 watt or greater power supply.  This quest

  • Using a Beige G3 as a back up!

    Hello Everyone, I have Panther installed on my iMac G3 333 and it purrs. My question: can I use XPF to install Panther on my Beige G3 Tower to use as a back up for my iMac? Or can I just use the second 20G drive to hold a back up for the iMac without

  • Install for Dr

    Hi i got my Audigy from a friend and theres no install manual and i need help getting the front part of it in(the part that goes under the CD dri've) so can someone link me a good install?