Report PO with goods receipting tolerances

Hi guys,
does it exist a standard report detailing all Purchase Orders where goods receipting tolerances have been subject to modification in a certain period?
I have seeked for but I don't find anything,some advice?
Thanks in advance
Bye

Hi Kuberk
good idea but I'm trying to create a query because the occured fields for me are UEBTO,UNTTO and BEDAT(to have period date) and also EBELN..but with CDPOS I have
OBJECTCLAS= EINKBELEG
OBJECTID = it is doc.number PO
FNAME = UEBTO and UNTTO
but I can not enetr in the query the field bedat because when I try to create the query linking for ex CDPOS and EKKO or CDHDR the system tell me that CDPOS can not be used like join table...or also with additional field with statement EKKO the field bedat is not activated at query run..
How can I do?
thanks again
Bye

Similar Messages

  • Report to Purchase Orders with Good Receipt and pending for Invioce Receipt

    Hello,
    I'm looking a report bring me Purchase Orders with Goods Receipt and waiting for Invioce Verificacion (MIRO).
    I appreciate any help.
    Regards,
    Hector

    Hi,
    ME2N - In selection screen, enter Selection parameters as
    WE102 i.e. Goods receipt exists and in output screen put a filter on "Still to be invoiced (qty)" and "Still to be invoiced (val.)" as not equal to zero OR greater than Zero.
    OR use RECHNUNG i.e. Open invoices and execute the report
    OR Use MB5S - GR/IR Balances

  • Report with goods receipt value and invoice posting value

    Is there any standard report with goods receipt value and invoice value (the value with which invoice is posted.

    Hi
    Please check MC$4 transaction, mey be helpful.
    regards
    Srinivas

  • Help with Goods Receipts report by using batches

    Good morning!
    I need some help to create a new report based a Goods Receipt by using batches. I have a customer that needs a report wich it lists to them items and the batches that was used on the Goods Receipts...But didn't get to solve it...
    Is there someone who can help me about it?
    Regards...

    Hi guys!
    I got it! I've used IBT1 table.
    Edited by: Valter Silva on Jan 19, 2012 5:51 PM

  • Goods receipt tolerance on quantity. V_169G

    Good morning
    We need to set the goods receipt tolerance in both percentage and value, but by standard SAP only provides with percentage.
    Do you know a way to create a tolerance key on value for goods receipt?
    Thank you and regards,
    Alejandra

    Hi,
    No, sorry there is non standard option in GR for this.
    I think the reason is that the price is directly linked to the qty and cannot be changed at GR stage and so if you want to have a tolerance of 10% on qty and 5% on value then the 10% tolerance on qty is irrelevant because the 5% would be exceeded because the qty and value are matehmatically linked.
    I am probably not explaining it that clearly but there really is no point in having two tolerances. They are set at the material level anyway, you know the value of the material and so you set the tolerance at the lowest of the two percentages.
    I am trying to think of different ways of explaining this (and I am failing, so I am sorry)
    One final example of what you appear to be asking for.
    You set material A with a tolerance of 10% qty and 5% value.
    Material A is priced at 10 USD on the PO, if you receive 6% above qty then it would be 6% (6% qty times 10 USD) above value and so there would be no point in having two checks?
    Steve B

  • Price change for material with Goods Receipt with out Order reference?

    hi all,
    Our client company have some finished products produced from raw materials. But we are not using Production planning module. So in MM we are receiving these products with Goods receipt with out order reference(521).
    The issue is, the price for this product will change monthly. This new price will affect the existing stock as moving average price calculation.
    ex:
                                     Quantity             Price             Value
    Stock balanace        100To                 2.00/To         200 
    Newly produced      100To                 2.20/To         220   
    after the GRN for newly produced is done. The price also need to change as below.
    Total                         200To                 2.10/To         420
    This is easy if we receive goods with PO price, as moving average price will updae in the master record.
    But here no reference. So only quantity updated with existing price. 
    So how to achieve the change of price ? Please help.
    Thanks,
    Aravind

    Hi Bijay,
    Thanks for the reply. I will use the posting method suggested by you.
    but how you are arriving  newly produced material quantity & price!
    The reply for your comment is,
    Every month My client company revise the price of the produced material based on various factors including the
    raw material purchase cost.
    The price will be fixed for the whole month.
    While posting the GRN, the accounts updated are,
    Dr  Material account
    Cr Production Cost
    Please let me know what you have asked is answered or not.
    So that i can brief more. This is my initial project. So your feedback is very helpful to me.
    Thanks,
    Aravind

  • SUS POs update with Goods Receipts and Invoices Information

    Hi SRM Experts,
    We have a SRM - SUS - R/3 landscape.
    1. We create POs in SRM (extended classic scenario) and transfer them to R/3 (via RFC) and to SUS (via XI – Interfaces PurchaseOrderRequest_Out and PurchaseOrderChangeRequest_Out).
    2. We post Goods Receipts into SRM (or alternatively into R/3).
    3. We post Invoices into R/3.
    Is it possible to update SUS POs with Goods Receipts and Invoices Information?
    If yes, what do we have to do to update this information into SUS POs?
    Thank you very much and kind regards,
    Marco.

    Hi Marco,
    you want to update SUS POs with GR / IV data?
    In a SUS environment each document counts as an own document and needs to
    be customized. I am not sure about understanding your requirement.
    Using the SUS-MM scenario in a classic environment enables the exchange of
    documents for PO / GR / IV in a "ping-pong" mode. SUS always needs a document,
    on which the next action can be based on.
    Thanks,
    Claudia

  • Invoice Receipt different with Goods Receipt

    Hi All
    I want to Enter Invoice difference amount with Goods Receipt.
    Example:
    95%Goods Receipt<Invoice< 105%Goods Receipt:  You can post Enter Invoice
    95% Goods Receipt > Invoice or
    105% Goods Receipt < Invoice:    System will lock Invoice.
    Could you please tell me how to configure.
    Thank and Best regards,

    Spro-MM-Logistics invoice verifcation- incoming Invoice - invoice block--set tolerence limit.
    rewgards

  • Purchase Order with Goods Receipts Query

    Hi Guys,
    Am still getting to grips with JOINS, I am trying to get a query completed that will show all Purchase Orders that have outstanding items on them, but I would like to also show any corresponding Goods Reciept Notes for that Purchase Order, showing the individual lines with outstanding balances. Here is what I have so far:
    SELECT DISTINCT T0.[CardCode] as [BP Code], T0.[CardName] as [BP Name], T0.[DocNum] as [PO Number], T0.[DocDate]as [PO Date], T1.[ItemCode] as [Stock Item], T1.[Quantity], T1.[OpenQty], T2.[DocNum] as [Goods Receipt No], T2.[DocDate]as [GR Date], T3.[ItemCode] as {Stock Item], T3.[Quantity], T3.[OpenQty] as [Left to Deliver]
    FROM OPOR T0  INNER JOIN POR1 T1 ON T0.DocEntry = T1.DocEntry, OPDN T2 INNER JOIN PDN1 T3 ON T2.DocEntry = T3.DocEntry
    WHERE T0.[DocDate]  >=[%0] AND  T0.[DocDate] <=[%1] AND  T0.[CardName] =[%2]
    I do only want to show the BP once for a given PO (hence my attempt at the DISTINCT command). Could someone be so kind as to point me in the right direction as I will want to turn this into a Crystal Report as well.
    Many thanks in advance
    Sean Martin

    I have double checked your query logic. It can not hold true. Here is the right logic:
    SELECT T0.[CardCode] as [BP Code], T0.[CardName] as [BP Name],
    T0.[DocNum] as [PO Number], T1.[ItemCode] as [Stock Item],
    T1.[Quantity], T1.[OpenQty],
    SUM(isnull(T3.[Quantity],0)) as 'Received Qty',
    T1.[Quantity]-SUM(isnull(T3.[Quantity],0)) as [Left to Deliver]
    FROM dbo.OPOR T0 
    INNER JOIN dbo.POR1 T1 ON T0.DocEntry = T1.DocEntry
    LEFT JOIN dbo.PDN1 T3 ON T3.BaseEntry = T0.DocEntry AND T3.BaseLine = T1.Linenum
    LEFT JOIN dbo.OPDN T2 ON T2.DocEntry = T3.DocEntry
    WHERE T0.[DocDate]  >=[%0] AND T0.[DocDate] <=[%1] AND T0.[CardName] =[%2]
    GROUP BY T0.[CardCode], T0.[CardName], T0.[DocNum], T1.[ItemCode],
    T1.[Quantity], T1.[OpenQty]
    The column 'Left to Deliver' should be identical to 'Remaining Open Qty'
    Thanks,
    Gordon

  • Report - open/closed goods receipt & its MIRO Document number

    Dear all,
    Is there any standard report for open/closed goods receipt(Material doc. no.) & its MIRO Document number based on good receipt posting date ?
    Awaiting valuable reply.
    Jeyakanthan

    Hi,
    If your requirement is only to display Open GR & Open IR with material & a/cing document, then you need to develop a report.
    Tables
    EKPO - PO and line item
    EKBE - documents with values
    You can create a query with the help of SQ01 / SQVI. Then you can create TCode with thehelp SE91.
    Pick up values for selection parameters and display while creating query.
    Anand.

  • Third party credit update with goods receipt

    Hi Experts,
    I need to know how customize the credit control management in the following situation:
    In third party flow without SD delivery: Sales Order -> Purchase requisition -> Purchase
    Order ->Goods Receips from supplier.
    The credit control has to be done with the delivered amount not
    invoiced. But in this flow the SD delivery is substitue by MM Goods
    Receipt in order to deliver products to the customers. When goods
    receipt is done the delivered credit amount isn't updated.
    it's necessary to check the amount delivered not the amount ordered (as it's done with the current customization)
    The customizing is:
    the item category:
    billing relevance 'B': Relevant for order-related billing - status
    acc.to order qty
    o Copying control -> invoiced quantity indicator 'E': Goods receipt
    quantity less invoiced quantity
    Schedule type: u2018CSu2019
    Credit control area update group: 00012
    Automatic control check : 'D', flag in open deliveries.
    We have checked note 410685 but not solution has been found.
    Example: Customer has a credit limit 1000 euros.
    1) Create a sales order with an total amount 900  euros.
    2) Create purchase order with the purchase requisition created
    automatically by the sales order and release it.
    3) Do goods receipt for an total amount 800.
    4) Create another sales order with a total amount 150 euros.
    Now, the new sales order is blocked, because the calculated credit is
    100 (credit limit - ordered amount). If the credit is calculated with
    the delivered quantity, the credit will be 200 and the new sales order
    won't be blocked.
    Thanks in advance,
    Laura

    Hi Nagesh,
    In any credit memo scenario, always enable the creation of Credit Memo Request and then Credit memo. When the credit memo request is to be created, make sure that it is always created with reference to the invoice document only and not reference to the sales order, as the objective of Credit memo is to correct the prices in the invoice document. This will help you in various scenarios like exchange rate where the value of sales order and the value of invoice can be different in the local currency due to ex.rate fluctuations.
    As credit memo takes care of incorrect prices, having a document flow of credit memo request with reference to sales order is incorrect.
    With reference to the error message, it is a valid message as an invoice has been created with reference to the order. You should not create a credit memo with reference to a sales order(OR), for credit memo, u shd use a credit memo request only as the reference.
    Hence the flow for your question is
    Sales order>Invoice>Credit Memo req-->Credit Memo
    OR>F2>G2W(Confirm with others on the doc type)-->G2S
    Pls lemme know if you need further clarifications in this topic.

  • Import of bulk serial numbers with Goods Receipt

    Hello
    I need to create an Add-On that automates the creation of Goods Receipt PO documents with linked serial numbers. Using the DI API I manage to create the Goods Receipt and link about 1000 serial numbers to one document without any problems. When the item qty (and linked serial number qty) goes beyond 10,000 it crashes (probably runs out of memory).
    I know an alternative would be possibly using the DI Server. Has anyone ever done this with such big volumes? Not sure if the DI Server would be able to handle say 100,000 serial numbers, at a time.
    Any advice is appreciated.
    Thanks,
    Jéan

    Thanks Gordon.
    This is not good news. I am just concerned as the SDK help on DI Server specifically states:
    "Business partners can use the DI Server for the following main scenarios:
    ==>> Heavy duty operations, such as batch"
    I assume this is the same type of "heavy duty operation" as a data take-on would be? Or does it mean that B1's serial number management is limited to small quantities at a time.
    Jéan

  • Problem with Goods receipt

    Hi MM gurus,
        Kindly help me in solving this problem.
        When I post the Goods receipt, system is posting the goods receipt with the
    message Material document xxxxxxxxxx posted. But, when I go to display mode
    to view the material document, system says Document xxxxxxxxxx doesn't
    exist. What exactly is the problem? How to solve this?
    Regards
    Yoga

    Hi Yoga
    Though its very silly to ask you to check but please check once if you are posting the document in a client differnt from where you are displaying the MM document.
    regrds
    Yogesh

  • Problem with goods receipt posting - edi

    Hello,
      Iam using MBGMCR/MBGMCR02 BAPI_IDOC_INPUT1 for posting some goods movements.
    Through the same idoc i will be receiving a returns order number and the item details.With that i need to post the GR for the returns delivery posting the stock in returns.
    How can i automate this process when i use the sales order no and the movement type as 915 it errors out saying  goods receipt not posssible for 915 iam using mvt code '05'
    also i could not find a stock type indicator for returns stock...
    can any one help...
    thanks
    larry

    Better you check with SD Functional consultant . the error message clearly said that. "good Reciept not possible with movement type 915"

  • Goods Receipt tolerance limit

    All,
    Where we can put the tolerance limit for Goods Receipt qty ?
    MEans PO qty is 1000 & suppose GR we are doing for 1001 , system is not allowing .
    Where we can set this as some percentage ?
    Kindly advise.
    regards

    Please, could someone confirm the following:  In Transaction OMC0, if I set up a tolerance for a specific Company Code using Tolerance Key "B2" I will then be able to post a GR for a quantity greater than the PO quantity? 
    Also, where can I locate a list of definitions for these Tolerance Keys??
    Regards,
    Minh Pham

Maybe you are looking for

  • NO DATA IN REPORT

    Hi gurus...     We use two cube's for extraction one <b>actual(Current)</b> AND one <b>Plan(Forecast)...</b> we move some characters of the Plan to the actual cube on a regular basis...  ex:- What ever we have planned for <b>2004(Plan)</b> in the yea

  • My mac has small gray lines under the screen.

    They're only very visible under certain colors, especially grays and on the sign-in screen. I took a screenshot and they did not appear in the photo, so I took a photo with my phone so you can see what it looks like. The part I took a photo of is the

  • Single column in Tableview

    Hi all,         I want to know how can we display single column of a table using tableview. In the syntax we have  <htmlb:tableView table =......> My actual requirement is to display a single column on pressing F4 help and that needs to be done using

  • How to use secure connection parameter in file adapter

    Hi all, I have scenario like FIle to file using ftp protocal over secure connection(FTPS). i have some doubts like for doing this interface wat infromation i required from my client. iam able see the option FTPS(FTP USE SSL\TLS) for control connectio

  • ABAP client proxy from WSDL

    I have 2 problems in creating abap client proxies using wsdl 1.when i try to create client proxy by giving RPC style wsdl(generated by SAP itself for a RFC) the system throws an error and not allowing to create the proxy 2.The client proxy which i ha