Comparing Cost Center in ME23N and Goods Receipt document

Hi,
I do not have much functional knowledge in MM and I want to clarify following queries.
I have to build a report that displays the Purchase order value and goods receipt value by cost center ( in the same output screen).
In tcode ME23N of ECC, for any Purchase order item , we can display cost center in Account Assignment tab.( Same appears in table EKKN.)
Also, in the purchase order History tab of ME23N, we can check GR ( Goods redeipt ) and IR ( invoice receipt )documents. ( This GR and IR information is stored in table EKBE.)
My first query is :
if a PO item has cost center 'C1' associated with this ( in account assignment tab of ME23N), can it be possible that goods receipt document for that PO item has different cost center than C1.
i.e. is it mandatory that goods receipt ( GR ) document has the same cost center as that of corresponding purchase order item ?
While posting the goods receipt, is it possible to edit the cost center in GR document so that after posting GR, PO item shows cost center C1 but GR document shows cost center C2 for that PO item.
My second query is :
If above scenario is possible, then there must be a table that holds the cost center infomation for a GR document. I would appreciate if anyone can share the table name.
( like we have EKKN for storing cost center of Purchase order item ).
Thanks,
Tarun Brijwani.
Edited by: Tarun Brijwani on Jul 6, 2011 11:25 PM
Edited by: Tarun Brijwani on Jul 6, 2011 11:27 PM

Dear Tarun,
Below is the answer to your query:-
My first query is :
if a PO item has cost center 'C1' associated with this ( in account assignment tab of ME23N), can it be possible that goods receipt document for that PO item has different cost center than C1.
Not Possible
i.e. is it mandatory that goods receipt ( GR ) document has the same cost center as that of corresponding purchase order item ?
Yes
While posting the goods receipt, is it possible to edit the cost center in GR document so that after posting GR, PO item shows cost center C1 but GR document shows cost center C2 for that PO item.
No
My second query is :
If above scenario is possible, then there must be a table that holds the cost center infomation for a GR document. I would appreciate if anyone can share the table name.
( like we have EKKN for storing cost center of Purchase order item ).
Not possible to have 2 cost center per line item and the cost center per lin item must be same with the cost center when you do MIGO. As a result of that, there is no table where it can store 2 cost center for each line item. Unless you are creating a service PO line item where it required sharing of cost center for the particular services or even asset.
Thank you
Regards
Leonard Tan
Edited by: Leonard Tan on Aug 22, 2011 3:31 AM

Similar Messages

  • Error in workflow while linking goods receipt document with parked invoice

    Hi All,
    I parked document using Tcode MIRO, when WF has been executed and goods receipt document has been created.At the time that we tried to link this goods receipt to parked invoice document in the workflow,The problem happens with work item saying the status as Error. See the below error.
    MIRO Invoice: 801061193 2010 Item: 000001     13.09.2010     09:24:58     Error     AP Workflow for MIRO/MIRA Parked Invoice
    Can anyone advice why it is coming so?
    Thanks in advance.

    Hi
    In SWEL go to workflow trace and see what exactly is the error. This error description is too generic to arrive at soln.

  • R/3 Goods Receipt document from SRM.

    We have a scenario where by a confirmation is entered onto SRM for a service by our dispatch clerk and this automatically creates a service entry confirmation and goods receipt document in R/3, that I can see in SAP transaction code MB03 and ML81N. The issue is that for the R/3 GR document and accounting documents that are generated in R/3 show systems user SRMRFCUSR as user who posted the GR & Confirmation and account documents.
    Are any OSS notes or BADI codes available that would allow me to default through the SRM dispatch clerks user ID from SRM instead, i.e. CREATED_BY instead of SRMRFCUSR instead? We implemented similar logic for Purchase Orders in R/3 that replicated from SRM as they first showed system user WORKFLOW and OSS note 1180083 made it possible to display the actual user who entered PO document and not the system user between SRM and R/3.
    Thank you.
    Steve.

    Hi
    <b>Please provide the System version details -></b>
    <u>Meanwhile, go through the following pointers which will help -></u>
    Re: Problem to send idoc for a Good Receipt created
    Re: Creating Confirmations in SRM - What is the preferred method
    MB_CREATE_GOODS_MOVEMENT Idocs in status 64
    Re: Replicating GR custom fields from EBP to SAP R/3
    Re: Confirmation screen field to be mapped to backend field
    Re: IDOC error in R/3 while creating a contract from SRM
    Re: Error in IDOC BLAORD03
    <b>Other SAP Links -></b>
    http://help.sap.com/saphelp_srm50/helpdata/en/75/33724080c8ca01e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/0e/bc7d3c6715c854e10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/87/7cc73cee4fb55be10000000a114084/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/4b/fe21419d6842b9861fade93597aab3/frameset.htm
    Hope this will help. Do let me know.
    Regards
    - Atul

  • Interlinking PO, GPO and Goods Receipt

    I am trying to  create a a query that will pick Customer name/Quantity order  from PO and from GPO dates, actual quantity  then landed cost such as custom fess etc in Goods Receipt....
    Somebody help me inter link PO GPO and Goods Receipt as am having a problem....
    SELECT DISTINCT T0.[DocNum],T0.[CardName], T0.[NumAtCard],T0.[TaxDate], T0.[DocDate], T1.[U_ActualQty], T1.[Quantity], T1.[PriceBefDi], T2.[U_Stevedoring_Charge], T2.[U_Local_carriage], T2.[U_Import_Carriage], T2.[U_ClearingCharge], T2.[U_Clearing2], T2.[U_Clearing3], T2.[U_Surveing_Charges],T2.[U_CustomsFees], T2.[U_BorderCharges] FROM OPDN T0 inner JOIN PDN1 T1 ON T0.DocEntry = T1.DocEntry, OIGN T2  WHERE T0.[DocNum]= [%0]
    Thanks,
    Titi

    Hello Gordon,
    Please  help on this ,  I have tried  coming up with the below but its not pulling details from OIGN,
    SELECT distinct T0.CardName 'Supplier Name', T1.NumAtCard 'Inoice No.', T1.TaxDate 'Invoice Date', T1.DocDate 'Rec Date @ Mombasa', T4.Quantity,T2.[U_ActualQty],T4.[PriceBefDi],T6.[U_ClearingCharge], T6.[U_Surveing_Charges], T6.[U_Stevedoring_Charge], T6.[U_Clearing2], T6.[U_Clearing3], T6.[U_Clearing4] 'CIF @ Mombasa' FROM OPOR T0 INNER JOIN POR1 T4 ON T4.DocEntry = T0.DocEntry LEFT JOIN PDN1 T2 ON T2.BaseEntry = T0.DocEntry LEFT JOIN OPDN T1 ON T1.DocEntry = T2.DocEntry RIGHT JOIN IGN1 T5 ON T1.DocEntry = T5.DocEntry INNER JOIN  OIGN T6 ON T6.DocEntry = T5.DocEntry WHERE T0.DocNum =[%0]

  • Report for goods intransit and good receipt

    Is there any SAP standard report that can show goods intransit number and good receipt number at the same time?

    Hi,
    You can see the Stock in transit & Stock position through MB52.
    Only Stock in transit MB5T & Goods receipt through MB51 mvt type 101 & 102
    If you want too see the same in one report please develop report with the help of ABAP person.
    Regards,
    Manish Jain

  • Goods issue date and goods receipt date

    Hi Guys,
                 i was asked to display STO list.They asked me add goods issue date and goods Report date in the o/p columns.So any body can tell me what are the fields for goods issue and goods Receipt date's.?can u guys tell me the Tr code for these fields .?
    Thanks,
    Gopi.

    Hi there,
    I already solve it by myself.
    Actually is i call the initialization twice:
    Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oInventoryGenEntry)
    Thats what make this problem happened.
    Sorry.
    Best Regards,
    danny

  • Delivery and Goods Receipt without goods value

    Hi!
    this is my first post in this forum, hi everybody
    Now the question:
    My goal: warehouse manager shouldn't see goods value (prices) of purchased material and final products (sold goods).
    That means I would like to remove all value data (Unit Price, Discount%, Total etc.) from the documents Delivery and Goods Receipt. Is it possible? The values should be then added by accountancy (any kind of connection between warehouse documents and journal entry?).
    Is it possible to split the value data from quantity data (SAP BO 2007A)?
    Thank you for any suggestion!
    Aleksandra

    You may try form setting to hide all those columns for this user.
    Thanks,
    Gordon

  • Difference between inbound delivery and Goods Receipt

    Can any one explain difference between inbound delivery and goods Receipt??

    Hi dear,
    Inbound delivery is one confirmation used to indicate the expected goods receipts in advance, so that the related process partners like warehouse personnel , planning personnel can utilise this data for initiation of actions and planning. Also , we can make this confirmation relevant to Planning in the customisation, to enhance the performance.
    In general , we need confirmations only as a kind of assurance/information , in absence of the goods.
    But if the goods are received physically , obviously we do not need any confirmations , we would perform the goods receipt .
    When working with Inbound delivery , the goods receipt is done with respect to specific inbound delivery( though not compulsary to do so) , so that the integration done in the system works to the advantage of the users.

  • Last purchase order and goods receipt for material

    Hello to everyone,
    is there any standard report where I can see the last purchase order and goods receipt for a material?
    Regards

    Hi,
    Latest PO you can get from ME2M, by giving input as material and scope of list as best.
    Latest GR date can be get from MB51, by giving input as Material and movement type as 101.
    Regards,
    Prabu

  • Purchase Req and Goods Receipt (ESS) question

    Hi,
    My client has ECC 6 and EP 7 in the landscape. I am implementing Employee Self Service portal. It looks like standard Purchasing Requisition and Goods Receipts iviews (ESS package) are pointing to SRM. We are not implementing SRM here. Is there any way I can use these iviews pointing to ECC (probably ME51n, MIGO?)?
    Do I have to have SRM in order to use these standard iviews? Is there any standard iviews available for ECC purchase requisition?
    If you implement Purchase Requisition using ECC instead of SRM, what is the licensing impact? Client has purchased the license for Employee Procurement Self Service.
    Another question is, Is there any standard iview for Travel & Expense approval? I don’t find it in MSS.
    Thanks,
    Umesh Garg

    HI Horny,
    Can you use the Following Tables:
    S039 - > LETZTABG - Date: last (i.e. most recent) goods issue
    EKPO -> EBELN - Purchasing Document Number.
    You can create View by using these two tables (Material Number is the Common) and uploade the data.
    Hope this will be helpful for your question.
    Thanks
    Rajesh
    Message was edited by:
            rajesh

  • Purchase Req and Goods Receipt

    My client has ECC 6 and EP 7 in the landscape. I am implementing Employee Self Service portal. It looks like standard Purchasing Requisition and Goods Receipts iviews (ESS package) are pointing to SRM. We are not implementing SRM here. Is there any way I can use these iviews pointing to ECC (probably ME51n, MIGO?)?
    Do I have to have SRM in order to use these standard iviews? Is there any standard iviews available for ECC purchase requisition?
    If you implement Purchase Requisition using ECC instead of SRM, what is the licensing impact? Client has purchased the license for Employee Procurement Self Service.
    Another question is, Is there any standard iview for Travel & Expense approval? I don’t find it in MSS.

    ok

  • Why decimal Places are allowed during goods issue and Goods receipt for mat

    Why decimal Places are allowed during goods issue and Goods receipt for material with unit of measure PCS.
    MY config allows consumption in decimal places.
    How to restrict this?
    Prem Nivas

    Hi,
    Please check in customizing UOM (T code-CUNI).
    In dimensions check the decimal point for the unit of measurement.
    Regards,
    Krishnendu.

  • Framework order : GR-based invoice and Goods receipt fields

    Hello,
    In our solution, framework orders (purchase orders type FO) have no goods receipt, they are directly invoiced.
    However, when creating a purchase order (ME21N), the fields "GR-based invoice" (Invoice tab) and "Goods receipt" (Delivery tab) are flagged by default. We then have to "unflag" them each time we create a framework order (purchase order type FO).
    In customizing, can these fields be "unflagged" by default for the purchase orders type FO?
    Thanks for your answers.

    Hi Shirley,
    Go to Vendor master change(XK02/MK02)with whom you are creating the Framework order - Purchasing data, in that uncheck the check boxes for GR-based invoice and Goods receipt. Then save the vendor master. Then create the framework order.
    Hope this helps.
    Thanks,
    Viswanath

  • Goods issue and goods receipt with bar code

    hi
    i need  to do goods issue and goods receipt using bar code
    using se 73 i craeted a bar code
    iwill print this bar code on external system
    after printing same one will be stikked to  the respective bins
    i need to trigger goods issue and goods recipt by reading
    barcode scanner
    plz suggest how to achive this
    regards
    sasikanth
    vst

    One of the ways of triggering transactions in SAP using external systems is IDOCs
    When the barcode scanner scans the barcode of the material, you can trigger the IDOC from that system which will send the material barcode, number of units, goods issue/goods receipt etc to your SAP system. Once that inbound IDOC is received in SAP, SAP will trigger the goods issue or goods receipt based on the kind of transaction.
    If you can give the idea of IDOCs to your technical guy, he should be able to enable the solution. You may have to configure an IDOC in your SAP system, using teh standard IDOC type/message types meant for GI/GR
    Hope this helps you

  • Blocked stock and Goods Receipt Blocked Stock

    Hie to all...
    can any one tell me what is  Blocked stock and Goods Receipt Blocked Stock?
    regards
    R.Reddy.

    Hi,
    Blocked stock: It is the stock lying in our stock. i.e this stock is valuated. Material is moved to blocked stock under following circumstances.
    1.GR is already made, but there are some quality issues which can not be solved immedaitely. At the same time one should prevent the use of that material.
    2.During assembly / inhouse storage / internal movement if the material gets damaged & you can not scrap the material immediately as you are not sure about the reason for damage.
    Goods receipt blocked stock: This stock is non valuated. It is done,
    1.If there is gate entry(103 movement) for the material, which will be verified & released by the stores (105 movement) after verifiing the material with respect to the documents sent by the vendor.
    Hope this answers your question.
    Regards,
    Krishna A S V

Maybe you are looking for

  • 8.1 Pro install now have no audio and video play

    I have an older G60-443cl and changed out the HDD for a SDD.  Installed a new version of Windows 8.1 Pro.  Everything works but my audio and video.  The audio drivers are installed and working properly (according to my system) but even on the speaker

  • Dreamweaver changing symbols

    I'm using Dreamweaver CS3 for Windows on a MAC with Parallels (OS Lion). When I try to type the £ sign, Dreamweaver repalces it with a Hashtag, a symbol which does not appear on my Mac keyboard. Don't have this probelm in any other programme. How do

  • Ideapad S12: Get WWAN started with Dell 5530 Card

    Hello there, I bought an ideapad S12 (Intel Atom 1,6 GHZ, NVidia ION 256 MB, 2 GB RAM). So far so good until I detect that indeed there is a sim card slot, but no internal wwwan card built in. Didn't matter anyway, the kind lady at the lenovo hotline

  • Language key in info-package selection

    Hi, Just wondering on the language key selection in the info-package. This topic was raised a number of times in the forum and what i have found is no matter what you do 'Language Key' will not appear in the info-package selction as its a srevice API

  • Unable to view picture attachments on 8230 Pearl

    I have a Blackberry 8230 flip on the Verizon network. I have never been able to view pictures that are sent as attachments in text messages.  Has anyone else experienced this?   If so, can you please provide information on if or how you fixed the pro