Items Sold by Month...

Hi,
I'm hoping someone out there can help me...
I'm looking to create a report that gives me a list of all of my items and their sales by month. For example:
Item -/- Current Month -/- Current Month -1 -/- etc
A123 -/- 25 -/- 34 -/- 13 -/- 34
A124 -/- 13 -/- 23 -/- 23 -/- 10
Now, I can get a report that shows all the items and a total sales but am having problems with the month part of the query and I'm really getting stuck on making it dynamic, ie the current month is always first or even in month order, (Jan to Dec), but it still fills in the current month etc and doesn't require me to update the query each month.
It will also need to take into account the year as I need this to become a bit of a legacy data thing...
I hope someone out there can help or has done something similar...
Yours hopingly
Gary

Hi Gary,
I think doing this on excel is much simplier. Create SQL statements that gives you the Items, Date (or Month), and Sales.
In the excel, use the get data from remote database, using the mentioned SQL. This will paste the data in one sheet. On another sheet, create a dinamic table, that reads data from the first one, and group Items on one side, and Months on the other.
Then you can improve the excell with somekind of macro to automatize it, and you can even integrate it on SBO.
But again, I think this would be easier using excel tool.
Hope helps,
Ibai Peñ

Similar Messages

  • Qty Sold Via Month Via Stock Item

    Hi All,
    I am trying to write a formula that will show in a cross tablular format the Qty Sales via Month.  (please note i can not use a cross tab report due to formatting issues). My report so far looks like this.
    Group Header 1   = Stock Category Group ie Milk, Cheese, Bread etc
    Group Header 2  =  Stock Code
    Details =  Transaction Line information from invoices Qty sold, Date, Month No, Month Name
    Group Header 2  =  Stock Code Group
    Header 1   = Stock Category Group ie Milk, Cheese, Bread etc
    In Footer 2 (Stock Code) I have added 12 formula one for each month:
    This is the one for February
    if {@MONTH} = 2 then
    Sum ({@TLqty}, {TransactionLines.IdxStockCode})
    I get a total but its for ALL the Months for that Stock Item??
    please help thanks
    Mike

    Can you group by month, and put the formula there?
    or, if that does not work well, try a running total, use the same type of formula,
    and you can reset on change of month.  Failing that, can you post some sample data.

  • How to transfer a calendar items from one month to another

    How can one transfer a calendar item from one month to another month by drag and drop.

    Click it and hold, then drag. If you want to duplicate it, hold down the option/alt key while dragging.

  • Is It possible for a Non Shippable Inventory Item sold in OM update INVENTORY Levels

    Is It possible for a Non Shippable Inventory Item sold in OM update INVENTORY Levels?
    I have created an Item which is inventory tracked but not shippable. Customer & Internally Ordered. But upon booking the Sales Order, the INVENTORY level of the said item does not get updated with the sale.
    How can i make it update INVENTORY without going thru shipping module?
    thanks.

    Hi Jay
    How are you.
    Yes, in process sampling only.
    Is it not neccessary to have a wip validity rule for wip products in the specs. I am able to create samples for wip products with inventory validity rule.
    Regards
    Prem.

  • Crystal Report: Items sold by customer

    Experts,
    I am creating a crystal report to return items sold by customer.
    1) The report should allows me to choose date range, and if there is no date range selected, it should return all items sold, customer ID and name
    2) The report should also let me pick customer ID, and if there is no customer ID selected, it should return all items sold to customer.
    Please help me out.
    Thanks so much.

    Hi Phong,
    Please check below links.
    Optional Parameters in Crystal Reports
    Optional parameter, no values
    Crystal Reports Parameter display "All" when no value is passed in parameter? - Stack Overflow
    Any you can also create Option Parameter while creating Parameter in Crystal Report by Selecting Option option to TRUE in Parameter.
    Hope this helps
    Regards::::
    Atul Chakraborty

  • Item Sales By Month

    Hello All -
    Similar to my earlier posting, I would also like to see item sales by month.  Once again, cumulative sales of items sharing the same first four digits for each month.
    Thanks!
    Mike

    Sort of. I have similar issue with a different report. The logic is the same but not working. In this report, I need to take the total activity of an item as of a certain day, or in other words, on hand quantity. Then they want the activity total for the previous 3, 6, and 12 months. But when I follow my previous logic, I get thousands of lines per item.
    Item -- QTY now --- 3 months before -- 6 mnts --- 12 mnths --- and then more info like Item Cost -- Min/Max values ........
    If I do something like this, SUM(Transaction Quantity SUM) OVER(PARTITION BY Material Transactions.ITEM ; ORDER BY Material Transactions."Transaction Date Year" ASC RANGE INTERVAL '2' MONTH PRECEDING ), the Order part messes things up. Don't know what to put there.
    I even tried a CASE statement, when Transaction date is between 3 months back and request end date, I get the correct amount, just in numerous lines. I tried then grouping that calc but that just caused more issues. My other report I needed to have a Period date in it, but this one I don't, which is what I think is causing my issue.
    Any suggestions?

  • Displaying Last Items Sold

    Is there a way of displaying the most recent items sold on a site?

    0 1 2 3 4 5 6 7 8 9 10
    dp.length == 11
    maxHorizontalScrollPosition = 6
    Alex Harui
    Flex SDK Developer
    Adobe Systems Inc.
    Blog: http://blogs.adobe.com/aharui

  • Please Help! I need a report: Total Items sold from each Supplier.

    Dear experts
    I would like to build a Query\Report that will show the TOTAL amount of items sold (in invoices) from each supplier.
    This is not possible in the reports section, because it is not your regular Salles per cards\items report.
    I want the report to show a sum per line. meaning:
    I have totally sold from Supplier:'XYZ'  5,123 items (no matter which ones) at a total of 75,540$
    I would like the report to show ALL suppliers , thus the reason i want it to show 1 supplier-per line.
    I couldnt figure out how to write this Query and if its even possible to make a 'sum per line' report. (like the ones that you output with default report section).
    Personally , I found it really odd that it is not in the default reports option, It is higly common for organization to check Who is its Top supplier (in sales) in order to decied how to continue doing buisness with him.
    Could any of you experts assist me in writing this Supplier-Sales-Report?
    Thank you in advanced,
    D.Medalion

    Hi Medalion,
    Have you tried using sales analysis reports. Yyou can view items sold to particular customer in that report too. You need to click on items-->tick individual display and tick group by customers. This would give your desired format. Is there anyrhing else that you are looking for ??
    You may also check these to get an idea;
    Re: Query for top 5 items/customers
    Query for top 5 items
    This would require s user id and pass word
    https://websmp205.sap-ag.de/~sapidb/011000358700001172792006E
    Thanks,
    Joseph
    Edited by: Joseph Antony on Aug 6, 2010 11:19 AM

  • Is the non-apple item sold in the apple store 100% original?

    i was wondering if the non apple items sold in the apple online store are a hundred percent original like the monster beats by dre.
    just curious because of the huge price difference of about 200 sgd..

    Do you pay 6.99 for insurance because that includes extended warranty? I would get the 16gig 4s personally but I understand where ur coming from. Now they have them and there not in the iconic list so u could bill to account if u can pay it by the end of the next bill. U could use the $99 towards the phone or when u get the charge on the bill pay it then. Just another idea.

  • Sales price - Purchase price =profit for item sold

    Dear Expert,
    Suppose 'X' is an item is  
    1)purchase 5 qty on 01-01-2010 at 100 INR
    2)purchase 2 qty on 31-01-2010 at 80 INR
    3) and Sold 5 qty at 105 INR...it means 5 INR is my profit.
    I want a query that list me entire profit of "Sales Order"
    we are on implement FIFO method.
    please give me SQL query.
    Thanks
    Kevin

    Suppose on same day I have two  different price i.e for X
    01-01-2020 X -> 50 INR 100qty
    01-01-2020 X -> 55 INR 90qty
    Now how to cal. smple profit on my sales of 190 QTY ???
    Thanks
    Kevin
    Edited by: Kevin Shah on Jun 17, 2010 5:25 PM

  • Items Sold Report

    We would like to create a report that shows how many items we have sold and percentage of each size sold in a specific color combination.
    We are a clothing company so ideally this report can be in a matrix format for a particular style -- showing the colors on vertical axis and sizes on the horizontal axis. 
    Within each color / size cross section (cell) would be the # of pieces sold and % sold in that size for that color. 
    I'm not sure if SAP will allow a report like this to be built.  If not, is there any way we can generate a query that has this type of information but just not in the matrix format?
    So, we would see the following:
    Item Code...Units Sold...% Of That Size Sold For Each Style/Color Combination
    For example --
    0737BKSMALL....20....15% (this is the percent of size small that has been sold in Black)
    Any ideas?
    Thanks,
    Mike

    Hi,
    What I mean by "% Of That Size Sold For Each Style/Color Combination" is this.  Let's say we have a style of shirt available in 3 colors: Navy, White, Black.  There are a total of 100 Navy pieces sold.  However, only 10 of those sold are in size Small and sizes for each color range from S-L.  So, 10% would be the "% Of That Size Sold For That Style In The Color Navy. 
    Our item codes are all defined in the following way -- they are 9 characters in length.
    The first 4 characters define the style.  The next 2 charcters define the color.  The last 3 characters define the size.
    So, in writing this Query, I was wondering if there was any way that for the last column of info (% Of That Size Sold For Each Style/Color Combination), it could somehow add up the total pieces sold for the first 6 characters in the Item Code that match.  That would give the total sold in the Style/Color combination.  This number would then be used as the denominator for all Item Codes with the same first 6 characters.   
    Make sense?
    Thanks,
    Mike

  • How to handle pricing for items sold in prepacks

    The requirement:  Sell individual items together as a prepack and offer a discounted price.  These individual items in the preapck are also sold individually at full price.
    The Issue: Returns.  If a customer returns the individual item, how do we know if it was sold as the prepack or individuallyu2026so we end up crediting the customer the higher value.
    Your suggestions will be appreciated.
    Regards,
    Hemanth

    Hi,
    you have to use authorizations in this case for approval process in CATS IT 0316 and It 0328 are used for authorizations. These are two dummy infotypes.
    it is verymuch possible to enter data in CATS for a single PERNER via two or more profiles.
    Regards,
    Kapil Kaushal

  • Restrict Ordered Items Sold to an Account

    Hi,
    Is there a way to restrict item/s that can be ordered for a particular account ? Also can the restriction be placed on the no of items that can be sold to an account on an order ?
    Consider 11i and R12 versions.
    If not available out of box then any recommendations on the best approach for satisfying this requirement would be appreciated.
    Thanks

    That's an unusual requirement - more often you want to restrict the maximum order value which you can do via credit management.
    I'll be interested to see if anyone has a better suggestion but one possibility would be to do this via pricing setup as a workaround - if you want to restrict the customer to 100 max qty of items A, B and C, set up price breaks for those item/customer combinations with a range of 1 to 100.
    That will mean that if you try to sell 101 of one of those items to your customer, you'll get a pricelist failure. The downside of this is obviously that your CSRs won't get a more helpful message along the lines of 'max ord qty to this customer exceeded'. If you can't live with that, one other option would be to do the same setup on an inactive modifier list and write a forms personalization to check this customer/item matrix ... reporting an error/warning message if the max pricebreak qty on the inactive list is exceeded.
    Regards,
    Jon

  • Total Items sold

    Forum,
    I am looking for advise and hoping someone could help.
    I would like to know the best way to get from SAP the following information:
    1) A list of stock items
    2) What was sold for each year dating back to 2008.
    3) Quantity sold for each year dating back to 2008.
    4)  Revenue per item for each year.
    Is this possible through the standard reports. I cannot see such information but may have overlooked.
    Regards,
    Juan

    Hi Juan,
    Yes. You can find (1) under Inventory Report - Inventory List. That is the first report under the category.
    (2)-(4) are all available under Sales Report - Sales Analysis. That is also the first report under the category.
    However, to meet your specific need if you find the system report not satisfactory, you have to create your own report.
    Thanks,
    Gordon

  • Finding 'Quantity-On-Hand' for an item group by month

    Hi,
    How can I find ITEM (QOH) "Quantity-On-Hand" at the end of each month using sql? Grouping mtl_material_transactions or mtl_onhand_quantities_detail by MONTH does not give the desired results.
    Thanks.
    - Vijay

    Hi Experts
    Kindly help to generate the statement for a given period with details of QOH as on the First Day of the given period, Transactions IN and OUT during the given period and Closing QOH.
    Warm Regards
    Srinivasan K

Maybe you are looking for