Query- Stock difference in POD

Hi
I have a query in POD. We are creating a delivery document and doing a PGI for 10 Quantities. The customer confirms that he has got only 8. Now the difference 2 is recorded in VLPOD and POD is confirmed. Now, how to account the stock difference (2)that is entered in VLPOD? as I am going to Invoice only for 8.  Can we have this recorded in the SD document flow??
Regards
Subbu

Hi!
Please let me knw the followings .
1. Wht is the Instock showing against the Whs in ItemMaster Data ?
2. Wht is the Closing Stock Showing in Audit Report ( Don't give any from date - to date on the report ) for the whs
3. Wht is the Instock showing in the Inventry Stock Report for the whs.
4. Run the Batch Report by selecting all Documents. (Ensure all other fields are cleard)
5. On Transaction Report, u will find a check box called All Transctions check tht and see.
Get back !

Similar Messages

  • PGI Reversal for difference in POD

    HI
    I have a question with regard to Proof of Delivery
    We created sales order for 5 Qtys
    Created Delivery for 5 Qtys
    PGI done for 5 Qtys
    Physically delivered 4 Qtys
    POD confirmation for 4 Qtys with Difference Reason
    Billing for 4 Qtys
    But what will happen to the 1 Qty where PGI already done .When do we reverse that. When i try to reverse teh PGI after doing confirmation in POD (VLPOD) with diffrerence , syetem is not allowing me to reverse the PGI saying POD confirmation is there.
    System is allowing me to reverse the PGI only before the POD confirmation anf if i do so i couldnt enter the difference in POD confirmation.
    There is one transaction VLPODF - Subsequent process for POD where we can see the difference qyts for deliverys. Is this the trancation where we reverse the PGI for difference ?
    KIndly help me in giving your valuable inputs
    Regards
    Anis

    Hi Anis,
    I do not think the standard SAP would allow the reversal of the difference in quantity. The function of the POD is used as such where the nature of the business itself, where the delivery of the actual quantity to the customer is not known from the start.
    So, the actual quantity issued from stock is 5 qty, and when customer received 4 qty, they would want to be billed only for 4 qty. The difference is recorded in the subsequent document of POD in the list where you are able to inspect and make business decision based on the list.
    That's the use of the POD to cater to the need of certain industry where such process is required - i.e. Chemical.
    Hope this helps.
    Thanks.

  • In Physical Inventory Check_Which movement type used for stock difference.

    In Case of Physical Inventory we are getting the stock differences after count results, Help me in doing the transaction thru which the stock is adjusted and which Movement types are used for the difference posting, What all documents are created in the process.
    The system has Warehouse Management in place, so please answer in reference to WM.
    How the Bin is identified in that case if there is stock addition.
    Thanks in Advance

    HI,
    Check for your ware house  physical inventory process in spro whether it is done through continuous inventory process or Through annual inventory process.
    SproLogistics execution-WM>Activities->Physical inventory--> Define types per storage type
    PZ-Continous inv
    ST-Annual
    Regards,
    velu

  • Stock difference between IM & WM

    Hi..
    I have one case with me, IM stock is 0 & WM Stock is -2.
    T. Code LX23 can not correct -ve stock at WM.
    Please tell me how to correct the stock in above case.
    Also wants to know after running the T.Code with LX23, I am getting following message,
    BTCI session  created
    Message no. M7832
    Diagnosis
    The system has created a batch input session under the specified name.
    Procedure
    Do you want to process the session?
    How to run the above session?????
    Thanks
    Dipak

    Thanks Prashant
    But do you know, how to clear the stock difference if the WM stock is -ve??
    We can not do it by LX23....any other soluation for that???
    Thanks
    Dipak

  • Need advise to calculate stock difference (Theoric values vs real values)

    I know there is a transaction named MI20
    This transaction is able to give me the needed info... except it gives me the info un units. Meaning, if a box of certain product has 12 SKU and we have 12 boxes, the result window shows 144 SKU.
    This is not a bad thing... except for the fact that the company does not only want to see the SKU but they want to see the boxes. If there are 145 SKU of the same product in stock, they want the result window to show it like this:
    Item: <ItemName>, Boxes: 12, Units: 1 (This is a rough example)
    Now... I don't think it is a good idea to touch the standard code, so I decided to create a new (and simplified) transaction that asks only the parameters they want, they agreed to this and so I started... but stopped almost right away.
    "Why?" you might ask. Well, I don't know the tables I sould read to determine a difference in stock between what's supposed to be and what really is.
    My common sense tells me the actual stock is somehow introduced to the system with some document. But where? Which table(s)?
    Also, how can I calculate the theoric values ? Initial stock (date of implementation) minus sales, plus purchases? That's what common sense tells me but... also tells me that is only going to be slower as time passes by, not to mention I don't know where to look into (again).
    After the people who implemented SAP left, we were left adrift. No data dictionary, no ABAP training, no language refference manual, no nothing :s
    I don't want source code to be written here... but I'm kinda desperate, I tried to understand the standard code of the MI20 but I get lost. I'm reading the RM07IDIF report and while I can see some tables there, I can't ger a grip on what's happening >___<
    What would you say is a good starting point or course of action? (Don't say "Get formal ABAP trainning"... that's not going to happen, my boss haven't even pressed the buttons to get a book from the SAP store ;_;) 
    I know the ISEG, MARA, T!58 tables play a role in the whole movie (How, that's still a mistery I have to unveil).I  I've also noticed some structures that (to my understanding) are used mostly to store partial results.
    I know this question is very vague and even might look like "Do the work for me", but believe me, I'm not looking for source code to copy paste. I'm trying to understand the system and the relation between the tables in order to start coding.
    Thanx in advance for your help and understanding : /
    Edited by: Compiux on Feb 17, 2012 12:05 AM
    Edited by: Compiux on Feb 17, 2012 12:06 AM
    Edited by: Compiux on Feb 17, 2012 12:07 AM
    Edited by: Compiux on Feb 17, 2012 12:07 AM

    I know there is a transaction named MI20
    This transaction is able to give me the needed info... except it gives me the info un units. Meaning, if a box of certain product has 12 SKU and we have 12 boxes, the result window shows 144 SKU.
    This is not a bad thing... except for the fact that the company does not only want to see the SKU but they want to see the boxes. If there are 145 SKU of the same product in stock, they want the result window to show it like this:
    Item: <ItemName>, Boxes: 12, Units: 1 (This is a rough example)
    Now... I don't think it is a good idea to touch the standard code, so I decided to create a new (and simplified) transaction that asks only the parameters they want, they agreed to this and so I started... but stopped almost right away.
    "Why?" you might ask. Well, I don't know the tables I sould read to determine a difference in stock between what's supposed to be and what really is.
    My common sense tells me the actual stock is somehow introduced to the system with some document. But where? Which table(s)?
    Also, how can I calculate the theoric values ? Initial stock (date of implementation) minus sales, plus purchases? That's what common sense tells me but... also tells me that is only going to be slower as time passes by, not to mention I don't know where to look into (again).
    After the people who implemented SAP left, we were left adrift. No data dictionary, no ABAP training, no language refference manual, no nothing :s
    I don't want source code to be written here... but I'm kinda desperate, I tried to understand the standard code of the MI20 but I get lost. I'm reading the RM07IDIF report and while I can see some tables there, I can't ger a grip on what's happening >___<
    What would you say is a good starting point or course of action? (Don't say "Get formal ABAP trainning"... that's not going to happen, my boss haven't even pressed the buttons to get a book from the SAP store ;_;) 
    I know the ISEG, MARA, T!58 tables play a role in the whole movie (How, that's still a mistery I have to unveil).I  I've also noticed some structures that (to my understanding) are used mostly to store partial results.
    I know this question is very vague and even might look like "Do the work for me", but believe me, I'm not looking for source code to copy paste. I'm trying to understand the system and the relation between the tables in order to start coding.
    Thanx in advance for your help and understanding : /
    Edited by: Compiux on Feb 17, 2012 12:05 AM
    Edited by: Compiux on Feb 17, 2012 12:06 AM
    Edited by: Compiux on Feb 17, 2012 12:07 AM
    Edited by: Compiux on Feb 17, 2012 12:07 AM

  • Query - Stock Value (On a Selected Date)

    Hi all
    I came up with the below query to display the stock value at a given date in the past.The total value is correct as per the Inventory Audit report. However, it displays the total value for the two warehouses that we have, yet I want it to display the value separately per warehouse. My chart of accounts has only one (general) account defined.
    SELECT T0.[Debit]-T0.[Credit] FROM [dbo].[JDT1]  T0 WHERE T0.[Account] ='XXXX' AND  T0.[RefDate] <='%0'
    Anyone with an idea about how I can I can display the values separately? Thank you.
    Regards,
    Henry

    Hi Gordon,
    Many thanks, it worked great.. I'm able to include warehouse selection too.
    out of curiosity, what does the T0.Cogsval contain?
    Regards,
    Henry

  • Unrestricted stock difference - Batch wise and Plant wise in MMBE

    Dear All,
    When checked in MMBE transaction - Stock quantity difference.
    For Ex.
    - at Plant level it showing Qty - 1000
    - When we count batch wise available unrestricted showing - 1400
    What is the reason?? Did any one get this type of issue earlier. Please reply.
    Regards,
    Syed Hussain.

    Thank you.
    Solved, problem not with the UOM, But with material transfers and reversals.
    Material stock transferred to Dummy cost center before batch classification and returned the same quantity with 202 - not to unrestricted, but direct to batches.
    Regards,
    Syed Hussain.

  • Correcting stock difference

    Stock transfer is between two plants via two step process. There is a difference in the MB5t & MMBE report, after the stock transfer being done. Is there any program to clear the differences between these two reports?

    if you did two step   sto, then stock issued from supplying plant through PGI, then at supplying plant stock is immediately the same will reflected at MMBE. but it is not received by receving plant. so the stock is still in TRANSIT. this refects at MB5t.
    MMBE - stock overview MMBE did not show stok in transit
    MB5T --stock in transit

  • Closing stock difference

    Dear All,
    We are getting some difference between MB5B and MB51 Reports.
    MB5B:
    (1) Closing stock of Semifinished & Finished Goods as on 30 Nov 2008
    is 9112.420 MT (Metric Tonne)
    MB51:
    (2) Production during the month of december 2008 is 8324.612 MT
    (3) Despatch During the month of December 2008 is 10009.500 MT
    (4) Closing Stock=(1) + (2) -(3)
    =9112.420 + 8324.612 - 10009.500
    =7427.532
    (5) However now if we check the Closing stock as on 31.12.2008 for the
    Semifinished & Finished in MB5B is 7605.960 MT
    We are getting a difference of = (5) - (4)
    = 7605.960 - 7427.532
    =178.478 MT
    Please suggest for analysing Production which mov type has to be considered
    And for Despatch which mov type has to be considered
    Thanks in advance
    Regards
    Honyal

    Hi,
    The movement types are as follows :
    Production / Purchase : 101
    Quality Posting : 321
    Return to Pord order / Purchase order : 102
    Delivery : 601
    Return Delivery : 602
    Stock transfer from Plnt to Plant : 641
    Return stock transfer movt : 642.
    Now use the above movt tyoes and compare between teh reports.
    regards
    radhak mk

  • SAP Query for difference of 2 currency fields

    Hello Experts,
    I have created a SAP query in which I need to fetch data from only 1 custom table through "direct read of table" method.
    I have also added an additionl field in the query output and the field name is "Difference" (difference between 2 currency fields).
    Please help me out in writing the code for this additional field which gives the difference of 2.
    Ex: there are 5 fields A, B, C, D and E to be displayed in output of SAP query. I have added additional field X. So please help me out to write the code which gives difference of A and B fields.
    Thanks,
    Tousif

    Hi,
    By using t-code SQ02. Use option direct read from table. Then move forward. you have a code option, click on it.
    Here you declare your data as same as your report.
    On coding section, you get a option of events. use event and move you code forward as per your requirement.

  • EHP5 LOG_SIT_MM Valuated Stock In Transit - POD confirmation

    We are getting ready to implement u201CValuated Stock In Transitu201D (LOG_SIT_MM) in EHP5.  The scenario I am working on is the title transfer at goods receipt.
    I am curious to know if there is anyone else who is in the same situation.  We have several issues that we are working on.  The main one at the moment is the POD confirmation (VLPOD).  While we can get the goods movements (mvmt type 101 and mvmt type 685) to generate when we manually confirm the POD in transaction VLPOD, we have a situation where our external warehouse will be interfacing to our SAP system via EDI (IDocs).  The warehouse will be receiving stock on intercompany STOs (the new SIT document type NBC2) / outbound deliveries (item category NCC2) on our behalf.  They will send us an inbound IDoc for the goods receipt.  In the SIT function, the goods receipt is posted (and the title transfer happens) during the POD confirmation.
    We are struggling with how we will post the GR and GI via an inbound IDoc.  In WE20, we setup a partner profile for an inbound message type STPPOD with IDoc type DELVRY03.  However, when we process/test the inbound IDoc via WE19, although it confirms the POD, no goods movements are posted (i.e. no goods receipt, no title transfer).
    I was hoping someone out there could share similar experiences, or provide some guidance on how we can get an IDoc to post the GR and GI.
    Thank you.

    I think this situation can be solved with the delivery document type NCC3 and the item cat NCC3
    initially we will be useing 681 during transit (TF to Iss. Val. CST)
    during POD we can have 685 (TF fr Iss. Val. CST) to107 and (107 - in the GR to Val. Bl. Stock )
    then doing 109 to GR fr. Val. Bl. St.

  • Query for Difference in LPP of SO and Unit Price of PO

    Dear Experts,
    I  have the following query which gives me the link between SO and PO.
    I have the Last purchase price from SO also. Below is the query
    SELECT T0.[DocEntry],T0.[DocNum] as 'SONumber',T1.[GrossBuyPr] as 'Last Purchase Price',T1.[PoTrgNum] as 'PO Number',
    T2.[firstName] FROM ORDR T0  INNER JOIN RDR1 T1 ON T0.DocEntry = T1.DocEntry INNER JOIN OHEM T2 ON T0.OwnerCode =
    T2.empID WHERE T0.[DocDate] >=[%0] AND T0.[DocDate] <=[%1]
    What I want is the Unit price of the PO to appear and also difference in  value of LPP of SO and Unit Price of PO should come in separate column.
    Is it possible to get Please let me know about it
    Thanks&Regards
    Darshan Desai

    Hi,
    Try this:
    SELECT T0.[DocEntry], T0.[DocNum], T1.[GrossBuyPr], T2.[DocNum], T3.[Price],T1.[GrossBuyPr] - T3.[Price] FROM ORDR T0  INNER JOIN RDR1 T1 ON T0.DocEntry = T1.DocEntry left join OPOR T2 on  T2.[DocNum]  =  T1.[PoTrgNum] INNER JOIN POR1 T3 ON T2.DocEntry = T3.DocEntry WHERE T1.[ItemCode]  =  T3.[ItemCode] and  T0.[DocDate] between [%0] and [%1]
    Thanks & Regards,
    Nagarajan

  • Query Stock materials list

    Hi Friends,
    Can somebody help me to create a query for the below:
    1.To  get a list of materials in a particular storage location
    2. Need to check for the list of materials whats the corresponding sales orders/deliveries?
    3. Whats the status of the delivery for these articles?
    Thanks
    Isaac

    Thanks friends for the replies...
    I am building one query inorder to fetch the stock in the storage location using MARA and MARD tables(without using MB51/52/MMBE).
    I just want to know whcih field do I need to use to pick the Unit of measure ....becoz the material stock lies with multiple unit of measures...so iam not sure whether to use MARA - MEINS or not?
    Thanks
    Isaac

  • How to tune the query and difference between CBO AND RBO.. Which is good

    Hello Friends,
    Here are some questions I have pls reply back with complete description and url if any ..
    1)How Did you tune Query,
    2)What approach you take to tune query? Do you use Hints?
    3)Where did you tune the query and what are the issue with query?
    4)What is difference between RBO and CBO? where u use RBO and CBO.
    5)Give some information about hash join?
    6) Using explain plan how do u know where the bottle neck in query .. how u will identify where the bottle neck is from explain plan .
    thanks/Kumar

    Hi,
    kumar73 wrote:
    Hello Friends,
    Here are some questions I have pls reply back with complete description and url if any ..
    1)How Did you tune Query, Use EXPLAIN PLAN to see exactly where it is spending its time, and address those areas.
    See the forum FAQ
    SQL and PL/SQL FAQ
    "3. How to improve the performance of my query?"
    2)What approach you take to tune query? Do you use Hints?Hints can help.
    Even more helpful is writing the SQL efficiently (avoiding multiple scans of the same table, filtering early, using built-in rather than user-defined functions, ...), creating and using indexes, and, for large tables, partitioning.
    Table design can have a big impact on performace.
    Look for ways to do part of what you need before the query. This includes denormalizing (when appropriate), the kind of pre-digesting that often takes place in data warehouses, function-based indexes, and, starting in Oracle 11, virtual columns.
    3)Where did you tune the query and what are the issue with query?Either this question is a vague summary of the entire thread, or I don't understand it. Can you re-phrase this part?
    4)What is difference between RBO and CBO? where u use RBO and CBO.Basically, use RBO if you have Oracle 7 or earlier.

  • Query Date Difference

    I have the data format in the customer contact table as DD/MM/YYYY
    ex. 11/10/1981
    how can i write SQL for calculate date difference from that date in table until now(SYSDATE) to know that
    how long they be my customer ?
    in format yy years mm month dd days
    ex. 15 years 3 month 12 day
    I have created this query....
    SELECT customer_id, first_name ,cust_date,
    TRUNC((TRUNC (sysdate)-cust_date)/365)| |' years '||
    TRUNC(MOD(TRUNC(sysdate)-cust_date,365))||' days 'AS MDATE FROM Customer;
    but it show only years and date...
    ex. 31 years 165 days
    how can i calculate for result "31 years X month Y day" ?

    Here's a starting point...
    SQL> select sysdate, sysdate - 1234 from dual
      2  /
    SYSDATE   SYSDATE-1
    09-AUG-06 24-MAR-03
    SQL> select trunc(trunc(months_between (sysdate, sysdate - 1234))/12) yrs,
      2  mod(trunc(months_between(sysdate, sysdate - 1234)), 12) mnths,
      3  sysdate - add_months((sysdate - 1234), trunc(months_between(sysdate, sysdate - 1234))) dys
      4  from dual
      5  /
           YRS      MNTHS        DYS
             3          4         16
    SQL> Edited by: BluShadow on Nov 24, 2008 3:51 PM
    Darn it! way too slow. :D

Maybe you are looking for

  • HT204053 How do I remove an app from iphone

    How do I remove an app from my iphone 5c

  • Problems with blog template

    I'm having two problems with the blog template. First, I wanted to add some images to a blog entry in addition to the main photo at the top of the page. I had wanted these to appear below the main text box. So I selected several pictures in iPhoto an

  • MIGO : When the movement type field is changed in transaction is changed.

    Hi If the movement type field value is changed in the MIGO, i was getting a popup. this popup had a check box ( skip in future) I selected this and was doing my testing. Now how to restore it back. please help.

  • Adobe Reader is locking up Windows 7

    Good morning all, I have been doing some digging on this one and have had no joy so far. We are deploying Windows 7 in our office and I have one user, and only one who is having problems. They had Adobe Reader X installed and they began to have probl

  • I am trying to reinstall my creative suite 3

    I am trying to reinstall my creative suite 3.  I insert disc and cannot find the setup.exe file.  It is just reading content.  I am sure it is an easy solution I am just so far out of the design and computer world that I can't figure it out.  I am ru