PO item received with qty but zero value

Hi,
I'm having a PO
without material number,
a/c assignment - M  
Item has been received with qty and respectively value but when it returned (mov - 122) then only qty is appearing in PO history, No values.
Is there is any specific reason?
regards,

Hello,
Please note the description from the Overview for this SCN Space:
Official SAP Help Portal Community. Find comments on SAP product documentation (such as SAP Application Help, also known as SAP Library), and read best practices shared by the community.
Based on the above, I believe you posted your query into the incorrect SCN Space. Please use the Forum Finder for the New SCN document to find your product and post into that SCN Space.
With best regards,
Dominik
SCN Moderator

Similar Messages

  • Invoice output - item list with qty but prices summarized @ item type

    Hi SAP gurus
    Below is my client requirement.This is for invoice of service contract.Consider the example below and p;s guide me how to follow the proceess by possibility?
    Contract no :123
    Material 1 (type A)- Qty -1 - Monthly Support fee - 100$
    Material 2 (Type A)-Qty -3 - Monthly Support fee - 200$
    Material 1 (type B)-Qty -1 - Monthly Support fee - 500$
    Material 2 (Type B)-Qty -1 - Monthly Support fee - 600$
    Material 2 (Type c)-Qty -3 - Monthly Support fee - 900$
    Invoice should look like
    Contract : 123
    Material Type A
    Material 1 - Qty 1
    Material 2 - Qty 3
    Total support fee = (200*3+100)-700$
    Material Type B
    Material 1 - Qty 1
    Material 2 - Qty 1
    Total support fee = 1100$
    Material Type C
    Material 2 - Qty 3
    Total support fee = 2700$
    Net price of the contract: =27001100700 = ]4800$
    Appreciate quick respons.
    Thanks
    Banu

    Hi Banu
    First define 2 external material number for material 1 and material 2.
    In material master assign external material group to material 1 (type a,b,c,....) and for material 2 (type a ,b,c...)
    You can take help of your ABAPer in this issue.
    Now give your requirement to your ABAPer such that program will combine materials based on external material group.
    try and revert

  • Stacked 100% bar chart - Problem with datatips for zero value data points

    I have a stacked 100% bar chart that shows datatips in Flex 4.   However, I don't want it to show datatips for
    data points with zero values.   Flex 4 shows the datatip for a zero value data point on the left side of a bar if the data point is not the first in the series.
    Here's the code that illustrates this problem.    Of particular concern is the July bar.    Because of the zero value data point problem, it's not possible to see the datatip for "aaa".
    Any ideas on how we can hide/remove the datatips for zero value data points ?        Thanks.
    <?xml version="1.0"?>
    <s:Application
    xmlns:fx="
    http://ns.adobe.com/mxml/2009"xmlns:mx="
    library://ns.adobe.com/flex/mx"xmlns:s="
    library://ns.adobe.com/flex/spark"creationComplete="initApp()"
    height="
    1050" width="600">
    <s:layout>
    <s:VerticalLayout/>
    </s:layout>
    <fx:Script><![CDATA[ 
    import mx.collections.ArrayCollection;[
    Bindable] 
    private var yearlyData:ArrayCollection = new ArrayCollection([{month:
    "Aug", a:1, b:10, c:1, d:10, e:0},{month:
    "July", a:1, b:10, c:10, d:10, e:0},{month:
    "June", a:10, b:10, c:10, d:10, e:0},{month:
    "May", a:10, b:10, c:10, d:0, e:10},{month:
    "April", a:10, b:10, c:0, d:10, e:10},{month:
    "March", a:10, b:0, c:10, d:10, e:10},{month:
    "February", a:0, b:10, c:10, d:10, e:10},{month:
    "January", a:10, b:10, c:10, d:10, e:10}]);
    private function initApp():void {}
    ]]>
    </fx:Script>
    <s:Panel title="Stacked Bar Chart - Problems with DataTips for Zero Value Items" id="panel1">
    <s:layout>
    <s:HorizontalLayout/>
    </s:layout>
    <mx:BarChart id="myChart" type="stacked"dataProvider="
    {yearlyData}" showDataTips="true">
    <mx:verticalAxis>
     <mx:CategoryAxis categoryField="month"/>
     </mx:verticalAxis>
     <mx:series>
     <mx:BarSeries
    xField="a"displayName="
    aaa"/>
     <mx:BarSeries
    xField="b"displayName="
    bbb"/>
     <mx:BarSeries
    xField="c"displayName="
    ccc"/>
     <mx:BarSeries
    xField="d"displayName="
    ddd"/>
     <mx:BarSeries
    xField="e"displayName="
    eee"/>
     </mx:series>
     </mx:BarChart>
     <mx:Legend dataProvider="{myChart}"/>
     </s:Panel>
     <s:RichText width="700">
     <s:br></s:br>
     <s:p fontWeight="bold">The problem:</s:p>
     <s:p>Datatips for zero value data points appear on left side of bar (if data point is not the first point in series).</s:p>
     <s:br></s:br>
     <s:p fontWeight="bold">For example:</s:p>
     <s:p>1) For "June", eee = 0, mouse over the left side of the bar to see a datatip for "eee". Not good.</s:p>
     <s:br></s:br>
     <s:p>2) For "July", eee = 0 and aaa = 1, can't see the datatip for "aaa", instead "eee" shows. Real bad.</s:p>
     <s:br></s:br>
     <s:p>3) For "Feb", aaa = 0, datatip for "aaa" (first point) does not show. This is good.</s:p>
     <s:br></s:br>
     <s:p>4) For "Mar", bbb = 0, datatip for "bbb" shows on the left side of the bar. Not good.</s:p>
     <s:br></s:br>
     <s:p fontWeight="bold">Challenge:</s:p>
     <s:p>How can we hide/remove datatips for zero value data points?</s:p>
     <s:br></s:br>
     </s:RichText></s:Application>

    FYI.
    Still have the issue after upgrading to the latest Flex Builder 4.0.1 with SDK 4.1.0 build 16076.   
    Posted this as a bug in the Adobe Flex Bug and Issue Management system.     JIRA
    http://bugs.adobe.com/jira/browse/FLEXDMV-2478
    Which is a clone of a similar issue with Flex 3 ...
    http://bugs.adobe.com/jira/browse/FLEXDMV-1984

  • Report on Open Items along with Qty & Value for LA confirmed items

    Hi,
    I would like to know a report of Open POs(No Goods receipt made) but LA confirmed Items along with Values(Amount)
    i.e
    List of confirmed,unsent items along with Values for plant wise or vendor wise or PO Number wise.
    Regards,
    Vengat

    Hi,
    Any other inputs?
    Our client's requirement is to know how many (Both Qty & Value) of items for the input LA confirmed(ASN received) but no GR Made
    Regards,
    Vengat

  • VISA Set I/O Buffer Size fails with all but one value on Linux RT

    I was unable to initialize a serial port on a cRIO-9030 using a code that works fine on VxWorks and Windows, when I tracked it down to this somewhat strange behaviour;
    If you call VISA Set I/O Buffer Size on Linux RT (at least on the 9030 device) you will get error code 1073676424 for all size values other than 0.
    That is a bit strange (what will the buffer size be then I might add...), but something even uglier is that if you leave the function's buffer size unwire,  you will also get the error (because the function's default is 4096). 
    MTO

    Under the hood VISA is using the POSIX serial interface for Mac OS X (same as for Linux and Solaris). This interface does not support changing the buffer size. Hence, the buffer size is fixed to the internal OS buffer size. The only thing that changing the buffer size will do (for the out buffer) is to have VISA not flush the data after every write. This is a limitation in the serial API for Mac OS X. Therefore, VISA reports a warning.

  • Results on query with filter, but zero results when filter removed

    I have been handed the below query and I may be missing something blindingly obvious here but if i run it i get no results
    SELECT lipqoh
    FROM f41021 a , f0006 b
              WHERE      b.mcmcu = a.limcu AND
                   b.mcstyl = 'W';
    if i add the filter a.liitm = 105900 like below data is returned (although the entries are 0 as expected at the moment, this is not always the case)
    SELECT lipqoh
    FROM f41021 a , f0006 b
              WHERE      b.mcmcu = a.limcu AND
                   b.mcstyl = 'W'
    a.liitm = 105900;
    the fields for each of the tables mentioned in the query have the following characteristics
    lipqoh Number NULLABLE
    mcmcu Char(12 BYTE) NOT NULLABLE
    mcstyl Char(2 BYTE) NULLABLE
    liitm Number NOT NULLABLE
    Any guidance would be greatly appreciated

    here is a small sample of the output from the query you provided, the explain plan for the query without additional filter does not mention an index just Partition List Table Access F41021 Full
    LIPQOH MC
    DUMP(B.MCSTYL)
    DUMP('W')
    MCMCU
    DUMP(B.MCMCU)
    DUMP(A.LIMCU)
    0 W
    Typ=96 Len=2: 87,32
    Typ=96 Len=1: 87
    CSW
    Typ=96 Len=12: 32,32,32,32,32,32,32,32,32,67,83,87
    Typ=96 Len=12: 32,32,32,32,32,32,32,32,32,67,83,87
    0 W
    Typ=96 Len=2: 87,32
    Typ=96 Len=1: 87
    CSW
    Typ=96 Len=12: 32,32,32,32,32,32,32,32,32,67,83,87
    Typ=96 Len=12: 32,32,32,32,32,32,32,32,32,67,83,87
    0 W
    Typ=96 Len=2: 87,32
    Typ=96 Len=1: 87
    SOL01
    Typ=96 Len=12: 32,32,32,32,32,32,32,83,79,76,48,49
    Typ=96 Len=12: 32,32,32,32,32,32,32,83,79,76,48,49
    0 W
    Typ=96 Len=2: 87,32
    Typ=96 Len=1: 87
    SOL01
    Typ=96 Len=12: 32,32,32,32,32,32,32,83,79,76,48,49
    Typ=96 Len=12: 32,32,32,32,32,32,32,83,79,76,48,49
    0 W
    Typ=96 Len=2: 87,32
    Typ=96 Len=1: 87
    SOL02
    Typ=96 Len=12: 32,32,32,32,32,32,32,83,79,76,48,50
    Typ=96 Len=12: 32,32,32,32,32,32,32,83,79,76,48,50
    0 W
    Typ=96 Len=2: 87,32
    Typ=96 Len=1: 87
    SOL05
    Typ=96 Len=12: 32,32,32,32,32,32,32,83,79,76,48,53
    Typ=96 Len=12: 32,32,32,32,32,32,32,83,79,76,48,53
    0 W
    Typ=96 Len=2: 87,32
    Typ=96 Len=1: 87
    SOL06
    Typ=96 Len=12: 32,32,32,32,32,32,32,83,79,76,48,54
    Typ=96 Len=12: 32,32,32,32,32,32,32,83,79,76,48,54
    0 W
    Typ=96 Len=2: 87,32
    Typ=96 Len=1: 87
    SOL08
    Typ=96 Len=12: 32,32,32,32,32,32,32,83,79,76,48,56
    Typ=96 Len=12: 32,32,32,32,32,32,32,83,79,76,48,56
    0 W
    Typ=96 Len=2: 87,32
    Typ=96 Len=1: 87
    SOL08
    Typ=96 Len=12: 32,32,32,32,32,32,32,83,79,76,48,56
    Typ=96 Len=12: 32,32,32,32,32,32,32,83,79,76,48,56
    0 W
    Typ=96 Len=2: 87,32
    Typ=96 Len=1: 87
    SOL22
    Typ=96 Len=12: 32,32,32,32,32,32,32,83,79,76,50,50
    Typ=96 Len=12: 32,32,32,32,32,32,32,83,79,76,50,50

  • Problem with QofQ and Null Values

    Just converted from CF5 to CF7. Finally figured out what was
    causing the error message :
    "The value "" cannot be converted to a number" when running a
    QofQ. It happens whenever there is a NULL (and I think a ZERO)
    value in the QofQ. I'm using the QofQ in a seperate chart program.
    The main query merges data from a store and a region table.
    I'm doing a LEFT OUTER JOIN to combine the REGION with the STORE,
    AND so that stores with NO SALES for a given day will show up as
    ZERO. On the main report, when I don't use a QofQWhen grouping by
    DAY or MONTH, I can test the value in the CFOUTPUT for NULL or ZERO
    and display "0" or "N/A" on the report.
    But when I try to chart it, using a QofQ to read in the
    values from the main query, and format the numbers, I get this
    error message. I've tried using the CAST function, using FLOAT,
    DOUBLE, BIGINT, etc., but still get same error message.
    The only way I could fix this is to add a WHERE statement to
    the QofQ, that only includes sales values greater than ZERO. But
    then, I have gaps in my chart because stores with NO SALES for a
    given day or MONTH don't appear. Because they are removed from the
    query. The whole point of LEFT JOINS is to include items with no
    values (or NULL) values.
    Does anyone know if it's possible to keep these values in a
    QofQ? So that items (e.g., store locations in my case) with NULL or
    ZERO values for some or all days or months can be charted? Even
    with a ZERO value? I've read everything I can get my hands on
    regarding QofQ, the CAST function, etc., but nothing seems to work.
    Thanks for any help. (FYI, didn't have this problem with CF5. It's
    QofQ could handle NULL or ZERO values without providing an error).
    Gary

    Well, I tried the IsNull function on the 3 SUM() values I was
    calculating in my SELECT statement (on a LEFT OUTER JOIN QUERY),
    and I STILL got another "cannot convert "" to a number" but this
    time the error message was more direct, and pointed me to a DATE
    field in my query, where I was SORTING AND GROUPING either by DAY
    or MONTH (depending on what user selected on form).
    In my QofQ, I'm not just reformating the integer SUM()
    values, but also the date values. So, I applied the IsNull()
    function to the DATE values in my main query. I still kept getting
    errors. But after experimenting ((SQL Server BOL docs doesn't give
    ISNULL() examples for DATE FIELDS, only NUMBER fields), I tried
    putting the dates in SINGLE QUOTES in my IsNull() function, the
    QUERY RAN. Then I wasn't sure WHAT date to enter, e.g., 1/1/1889 or
    1/1/2001, etc.
    Then, I discovered, after experimenting, that you cannot just
    blindly enter ANY date when using IsNull in a date field,
    especially if you are using CFGRAPH to chart the results by day.
    You have to select a date within the date range the user selected,
    so this means using the FORM.DATE (or URL.DATE) value from the
    form. Here's the working example from my SELECT main query:
    SELECT SUM(ISNULL(d.ttldb,0)) AS SumOfDB,
    SUM(ISNULL(d.ttldbv,0)) AS SumOfDBV,
    SUM(ISNULL(d.ttldbi,0)) AS SumOfDBI,
    <CFIF '#url.reptype#' IS "DAILY">
    ISNULL(d.depday, '#url.date1#') AS depday
    <CFELSE>
    month(ISNULL(d.depday, '#url.date2#')) AS TranMonth,
    year(ISNULL(d.depday, '#url.date2#')) AS TranYear
    </CFIF>
    Then I discovered that whatever date was used in the URL.DATE
    field (in my case it would be one of the two date field from the
    form, and depended on whether you coded DATE1 or DATE2, the chart
    would always show ZERO values for that date. So I tried putting the
    IsNull() date values in the GROUP BY and ORDER BY statements, e.g.,
    <CFIF '#url.reptype#' IS "DAILY">
    GROUP BY ISNULL(d.depday, '#url.date1#')
    ORDER BY ISNULL(d.depday, '#url.date1#') DESC
    <CFELSE>
    GROUP BY year(ISNULL(d.depday, '#url.date2#')),
    month(ISNULL(d.depday, '#url.date2#'))
    ORDER BY year(ISNULL(d.depday, '#url.date2#')),
    month(ISNULL(d.depday, '#url.date2#'))
    </CFIF>
    And this worked. The report ran just fine, and the chart
    charted every value correctly.
    I guess you have to learn all the little "quirks" about CF7
    and how it's QofQ and chart programs work. But so far, so good.
    Thank you all for your help. Now I've got to update other old
    CF5 programs that are returning errors when there are null values
    from my LEFT OUTER JOIN queries. Will take some time, but at least
    I know how to do it. Thanks to your help.
    I really appreciate your time and efforts to help with this
    issue.
    Gary

  • Extra accouning line item in billing document with zero value

    Hi,
    I am using TAXINN procedure, the following accounting document has been generated during billing.This accounting document contains an extra line item with zero value.
    However, There is no necessary for this line item with zero value. Can you tell me how to remove this line item?
    000       50          VAT Payable                       A0             0.00
    001       01          Sale within state                 A0      1,212.00
    002       50          Sales f/goods-Dome.          A0      1,000.00-
    003       50          ED Collected Clr.                 A0          160.00-
    004       50          ED Collected Clr.                 A0              3.00-
    005       50          ED Collected Clr.                 A0              2.00-
    006       50         VAT Payable                      A0            47.00-
    Thanks,
    Kanhu

    Hi
    Check if there is any summarization active for billing documents generated through SD. The path for the same is:
    IMG>Financial Acxounting>General Ledger Accounting>Integration>Sales & distribution
    Check for table VBRK
    Regards
    Sanil  K Bhandari

  • 0 qty in stock, but still value

    Hi,
    our Inventory Audit report shows some items with a qty of 0 in stock, but nevertheless a positive cumulative value (up to $4.50)
    Since we use this report it is looks weird if the is a row with 0 in stock, but still a value.
    And if we remove lines w/o qty the total does not match anymore.
    I was trying to get rid of it by creating a Goods Receipt and the a Goods Issue, but it won't let me input the Item Cost in the Goods Issue.
    Any idea how to set stock and value back to 0?
    Thanks,
    Christian
    PS: SAP Business One 2005 A SP:01 PL: 18

    Hi,
    1. "Manage Item Cost per Warehouse" is not checked?
    2. Moving Average is the valuation method?
    3. You ran the report for especifically warehouse?
    1. no, is checked
    2. no, FIFO
    3. yes, for one warehouse (every item is only in one warehouse anyway)
    I filed it with SAP but unfortunately they did not respond yet. Guess we just have to live with it.

  • Post document in FB01 with Document curr zero and value in local curr

    Hi all,
    For uploading data migration transactional data we are using FB01. There are payment transactions with amount in local currency for exchange rate difference, but corresponding zero amount in document currency. But the system is not allowing to post an item with zero value in document currency when it has value in local currency field. I also tried T-code FBB1. Though it allows zero posting, it doesnot allow posting with Vendor item.
    (Note: system accepts a value from .01 in document currency field, but doesnot accept 0).
    Could you pl share any inputs regarding this.
    Thanks.
    Sri.

    The scenario I put was a valid scenario. When we use FB01 to upload automatically posted foreign exchange revaluation transactions it will fail and the workaround used was to post in foreground by changng the 0 value field as .01.

  • PO with zero value.

    Hi,
    My client requirement is to create a Purchase order with zero price, But as per SAP standard system will not allow to process a PO with net price = 0. How to sort out this scenario.
    Note: Free indicator cannot be used for this scenario for some purpose.
    Pl suggest.
    Regards,
    RitiG

    Hi,
    The scenario where POs are raised for zero value exists in many companies, the items may be free of charge samples or replacements for damaged stock, or simply free gifts.
    As Yogesh corectly pointed out this can be done if the "invoice " indicator is unflagged on the PO item.
    One further comment though, it is up to the person posting the question to decide if it has been fully answered and also it is up to them to decide if they WANT to award points.
    Steve B

  • PO with Zero value in SRM

    Dear All;
    We are using SRM7.0 with classic scenario i.e shopping cart is created in SRM and PO is triggered in SRM but created in ERP.
    Sometimes, the buyer gets a shopping cart with several lines. After negotiation with the supplier, he agrees (the supplier) to give one of the items as free.
    While converting SC to PO in SRM, the system asks to  enter a price so that PO can be created in ERP. Then the buyer has to put 1 then goes to the ERP and tick the free indicator flag.
    Is there a way to create a PO with Zero value from SRM?
    Thanks

    Hi ,
    After the price is entered in the PO in SRM  , delete the price conditions in the conditions tab at the item level in SRM . This will mark the free goods tick in the ECC automatically .
    This works in our extended classic system .
    -Hari.

  • PO,MIGO zero value item, not picking in MIRO

    HI All,
    In my Vendor Return Po one line item(Sample good) is created with Zero value.
    GR and the entry is zero value. There is no issue at all.
    But upon MIRO, it is automatically not seen in the line item
    Can any one tell is it standard....or we cab bring the zero value line item in MIRO also.

    Why are you mixing return and free item ?
    Return is used to return material from your godown to vendor..
    Free item is used to purchase material from vendor for free of cost...
    If you maintain the free indicator in PO, then you are saying to system, that you purchase the item for free of cost..
    You can see the Invoice Tab - Invoice Receipt option get unticked when you tick the free item in PO line item..
    It will never appear in MIRO...

  • SBO SQL Query outputs zero values as nulls but need the zeros

    Hi all,
    I'm having a problem with a query I'm writing in SBO where if the field contents are zero, these are output as null.
    I have a field for the stock usage on sales orders and ont too for production orders, but if I add these together they only provide a result if both columns contain a numeric value.
    I've tried adding "0" to the column value, adding and subtracting "1" and also multiplying the value by "1" but still no joy.
    I have also tried adding a "cast" statement to the column, but that doesnt seem to have an effect either (I think as this is more an output function).
    I need to be able to use these columns as separate displays in addition to being used in a further column as part of a calculation.
    If anyone has an idea how I can output a true zero value as opposed to a null value your help would be appreciated.
    Cheers,
    J

    Hello Julian,
    You could try to use a CASE Statement as I have shown below and test this will the SQL below.  If you use the T0.LineNum without any CASE or CAST the LineNum 0 will show as blank in SAP.
    SELECT
    CASE WHEN T0.LineNum != 0 THEN CAST(T0.LineNum AS VARCHAR(10)) ELSE '0' END AS 'Row Number',
    T0.ItemCode AS 'Item No.', T0.BaseQty AS 'Base Quantity', T0.PlannedQty AS 'Planned Quantity - Rows'  FROM  [dbo\].[WOR1\] T0

  • Exclude zero value sales items

    Hello,
    We want to exclude sales order items with zero net value. The issue that we have is that we have lots of sales order item with zero value but very few can have price during billing (We create billing off from sales order. No delivery document). We know we can make use of copy control requirement (transaction VTFA) similar to LV60A002 where we can check VBAP-NETWR and set sy-subrc to '4'.  But the way system behaves is that it then goes through the pricing routine. Since prices can change in between sale and billing we might not charge customer accurately if we use use requirement to exclude zero value sales item. The ideal would be system re-price the order and then if still net value is zero then exclude them, Primary reason we want this to improve billing performance as billing document will have significantly less items or have items that matters.  Thank you so much for suggestions!

    Hi Ajit Kumar,
    This sound like something I can make use of it. But can please clarify what goes between IF and ENDIF. Do you just simply say DELETE i_xvbrp? Is it how do you delete VBRP line item before posting? Is it going to re-sequence POSNR? I really appreciate your feedback as I am finally feel like going somewhere.
    Ok. Little later as I experiment with user-exit 'EXIT_SAPLV60B_010'. There I can not do any thing as I have to do delete corresponding posting entry too. Then I played with 'EXIT_SAPLV60B_008' where I have tables XACCIT , XACCCR, CVBRP & CKOMV. I deleted entry with CVBRP-NETWR = 0 and adjusted all POSNR but then I got UPADTE TERMINATE document. So basically it did not work.
    Thanks and Regards,
    H Shah

Maybe you are looking for