Orders Entered Dollars Metric / Report / Screen

Our finance group needs to report out / track / historically compare / etc Orders Entered Dollars
For example, they need to see that MTD in April 2011 we've had $xxx orders entered.
They need to seen March 2011 closed with $xxxx orders entered in the period.
They need to seen March 2010 closed wth $xxxx orders entered in the period.
Currently, for lack of anywhere else to get this, we've used Discoverer and BI Apps to look at line entered date and dollars to summarize this.
The problem we have is that if let's say December 2010 closed an in the period we had entered $1000 in orders (not all would have shipped and closed).
However, in April 2011, the customer increase order quantity by $100.
If we run our Discoverer or BI Apps product, December 2010 Orders Entered is now $1100. By the same token if we cancel a line entered in Dec, then our Orders Entered total for the past period goes down.
We can't have that, once the period is past, orders entered changes should come through as a +/- in current period and not adjust past periods.
Has anyone encountered, tackeld, or have a potential solution we could look at? Does the process we're trying to get make sense?
Appreciate any input.

Hi,
Actually I think the only way to do this is if the user uploads a text file, via the selection screen, with all their order and line details in there.
Would you all agree that this would be the best way forward?
Many thanks!

Similar Messages

  • Report Painter: How to change the order of lines in selection screen

    Dear Gurus on Report Painter,
    how can I change the order of the lines (where the values for the variable selection of my cost center report are entered) in the selection screen of a report painter report? The Selection screen looks awful.
    Is there also a possibility to add another description to each line of the selection screen?
    Thank you very much for your advice.
    Best regards Timo

    I am afraid you have much choice in choosing the order of the selection parameters. However, with the developer's access you may.
    This is how!
    Step 1: If it is a standard report, copy to your own report. and assign it to a report group. and execute.
    Step 2: When you execute, and the selection appears, go to systems>status and here , copy the program name (it may look something like GP46LP6VEDORBSA2IHWYSR4TL58020)
    Step3: Go to SE38 and enter the above derived program name with a view to re-arrange the line withing the program, with reference to selection parameters. 
    For example: I have a selection screen in the following order:
      Controlling area            
      Fiscal Year                 
      From period                 
      To period                   
      Plan version                                                                               
    Cost center group           
      Or value(s)                 
      Cost element group          
      Or value(s)                 
    The corresponding program that drives this order is in the program and would look like this,
    SELECTION-SCREEN BEGIN OF BLOCK VALUE_SELECTION
                     WITH FRAME TITLE TEXT-003.
    <b> PARAMETERS: $1KOKRE  LIKE CCR1S-KOKRS .
      PARAMETERS: %1KOKRE  LIKE CCR1S-KOKRS MODIF ID IN4.</b>
    <b><i> for controlling area</i></b>
      PARAMETERS: $1GJAHR  LIKE COSP-GJAHR .
      PARAMETERS: %1GJAHR  LIKE COSP-GJAHR MODIF ID IN4.
    <b><i> for fiscal year</i></b>
      PARAMETERS: $1PERIV  LIKE COSP-PERBL .
      PARAMETERS: %1PERIV  LIKE COSP-PERBL MODIF ID IN4.
    <b><i> for period from</i></b>
      PARAMETERS: $1PERIB  LIKE COSP-PERBL .
      PARAMETERS: %1PERIB  LIKE COSP-PERBL MODIF ID IN4.
    <b><i> for period to</i></b>
    etc.
      PARAMETERS: $1VERP   LIKE COSP-VERSN .
      PARAMETERS: %1VERP   LIKE COSP-VERSN MODIF ID IN4.
      PARAMETERS: $1VALUTP LIKE CCR1S-VALUTYP MODIF ID IN4 .
      PARAMETERS: %1VALUTP LIKE CCR1S-VALUTYP MODIF ID IN4.
    SELECTION-SCREEN END OF BLOCK VALUE_SELECTION.
    ......... set variables ..............................................
    SELECTION-SCREEN BEGIN OF BLOCK SET_SELECTION
                     WITH FRAME TITLE TEXT-004.
      PARAMETERS: $1KOSET  LIKE RKSB1-KSGRU.
      PARAMETERS: %1KOSET  LIKE RGSBS-SETNR MODIF ID IN5.
      SELECT-OPTIONS _1KOSET  FOR CCR1S-KOSTL .
      PARAMETERS: $1KSTAR  LIKE RKSB1-KAGRU.
      PARAMETERS: %1KSTAR  LIKE RGSBS-SETNR MODIF ID IN5.
      SELECT-OPTIONS _1KSTAR  FOR CCR1Z-KSTAR .
    SELECTION-SCREEN END OF BLOCK SET_SELECTION.<i></i><b></b>
    If you want fiscal year to appear first, you try just copying the coding relating to fiscal year just above the coding for Controlling area.
    Extend the same logic for what you may want to get.

  • How to Enter Multipe Orders & Lines on a Selection Screen?

    Hi,
    I have a situation where the user wants a report on sales order items.
    However to choose the specific order lines via the selection screen and run the report for that selection of orders and lines e.g.
    On the selection screen the following are entered:
    Order 1 and Line 3
    Order 1 and Line 4
    Order 2 and Line 3
    Order 3 and Line 4
    etc.
    And the report then shows only these order items.
    I though of coding something like this for the selection screen:
    SELECT-OPTIONS: s_vbeln FOR vbak-vbeln,
                    s_posnr FOR vbap-posnr.
    And unfortunately it doesn't work...
    Using normal select-option and parameters, I don't think you can do this as there is no way for the program of knowing which order is linked to which line item.
    Does anyone have any iodeas on how to do this?
    Many thanks!

    Hi,
    Actually I think the only way to do this is if the user uploads a text file, via the selection screen, with all their order and line details in there.
    Would you all agree that this would be the best way forward?
    Many thanks!

  • Change Texts on the Submit Expense Report Screen

    Hi all,
    I've tried to introduce a text using new functionality provided in last upgrade "Change Texts on the Submit Expense Report Screen" in order to be displayed when an expense report is sent for approval, but it doesn't work.
    Do you know if this functionality is working? If it is working properly, could you explain me how I have to configure this to display the text?
    Thanks in advance for your help.

    Hi Héctor,
    just checked it in the test system - it works fine. Please note that these settings may be country version spesific. To change the text:
    open the fine tuning activity 'Change Texts on Submit Expense Report Screen'
    click 'Add Row' in General Use block - new row added and a country version can be selected (if active), this field can be also empty - then the entry is relevant for generic country version. Optionaly provide a description.
    click 'Create and Edit Texts'. Here the user can define a disclaimer text per language using 'Add Row' and entering the language as code (EN, DE etc)
    at the end of activity save the changes using 'Save and Close'
    Depending on country version and logon language the travelelr will see now specific dissclaimer text.
    Best regards,
    Alexander

  • Not able to see Purchase Order No in FBL1N Report

    Dear All,
    I am not able to see Purchase Order Number in FBL1N report. I have tried in change layout by selecting the purchase document but system is not displaying.
    Kindly help me on this.
    Regards,
    Yadayya

    Dear Yadayya,
    in reference to your query please review the SAP note
    152335  Field EBELN in line layout variant for cust./vendor
    Please note that field BSEG-EBELN is not possible for being shown
    with a value in FBL1N and FBL5N as explained in the note above.
    Since Release 3.0, several purchase orders can be offset in one invoice.
    As a result, different purchasing document numbers (BSEG-EBELN) can be
    contained in the different G/L account line items.
    As a result, it is no longer possible to enter a unique purchasing
    document number in the customer/vendor line item.Field BSEG-EBELN is not
    filled in the vendor line item and therefore cannot be displayed in the
    line item display for customers/vendors.
    Hope this information helps to clarify the standard system behaviour.
    Mauri

  • Purchase metric report

    hi all currently i am doing purchase metric report i dont have a clear report on this, so plz help me on this issue. thanks in advance.
    i my selection screen i have
                                    material
                                    plant
                                    buyer
    i have to display the BUYERS in according to material and plant wise into diplay.
    but how do i select buyers by material wise, because single material has multiple buyers.
    i need output like
              buyer1
              buyer2
              buyer3 like this i want in output.
    **NOTE: how do i differentiate the buyers according to Material and Plant wise.
      and also i have to calculate the Safety stock by Buyers wise.
    please help me on this issue.
    thx in advance.
    SAT

    Hello,
    if you want to differentiate the Lifnr then you need to first
    sort your itab on lifnr and werks
    then
    you can loop at itab and using control break statements
    either you can display or it transfer it in to another internal table
    i.e that means
    your new internal table will look as
      lifnr    plant  Material
      1100  1000  101-200
                        101-300
      1122   1000  301-324
                         302-234
    or
    you can find out Material which is with multiple vendors
    in the same way as above
    You can always display them in ALV List
    The ALV function can display them appropriately if you want to display
    or
    if you want to transfer it for processing then you have to use
    control break statements
    Hope this answer you question
    Thanks and Regards
    pushkar Joshi

  • Report on production order status and shortage report

    I want to know standard report on production order status and shortage report. Kindly suggest.

    COOIS - Production order information system . In this report you can give system status in selection screen  and in report you can get complete status details (both system and user status) .
    shortage report - CO24

  • Problem when re-entering variables in report

    hi all,
    I have a very strange problem...
    I'm using a webtemplate with 3 different queries in it.
    One of these queries is a report that shows exchange rates for a certain period... This period is entered in the variable screen upon starting the report
    Using a variable "CE_PERIOD" this period is entered as e.g. "006.2006". After an initial run, everything is fine, exchange rates are shown with and for this period.
    Then when I click "variables entry" on the context menu of the rerport, I can re-enter this CE_PERIOD... when I change it to e.g. "004.2006" and execute the report, nothing is changed in my currency query... the period still mentions 006.2006 instead of the newly entered 004.2006
    by the way, something that may help: the exchange rates are only shown when I click on a button we created for this, it then shows the exchange rates in the template, otherwise it doesn't... but like I said. After first run it works perfect, after changing the period variable, the exchange rate query is not affected?
    any ideas??
    points will be awarded!
    thanks
    Message was edited by: Joris Hens

    thanks a lot! I tried it and it works... I gave you full points for this!
    Thanks a 1000 !
    Message was edited by: Joris Hens

  • Orders mismatched in MCI8 report

    The problem is in MCI8 report , when I am entering the period as 01/2012 for the order type PM01,
    the report appears as follows:-
    Orders created =1155
    Immediate orders=0
    Planned orders=1925
    Unplanned=3
    Completed=1121.
    My order type PM01 is put as planned order in the settings for planning indicator.Than why is this difference between
    orders created and planned orders?
    Also how come unplanned orders appear in this report?
    Also, if I check in IW39 report for PM01 for the period 01/01/2012 to 31/01/2012 , the total orders created appear as 1932.
    Whys this difference of 1932-1925=7 orders appear in both the reports?

    Already you have opened the thread for this question. Close that thread or this thread either. Don't create duplicate threads.

  • PR05 access Travel Manager and Expense Report screen

    Hi,
    Can anyboy suggest how to use T Code PR05?
    1. When I enter T Code PR05, first screen is for Travel Expense Manager. This screen is used by Manager to Approve or Reject Travel Expense Report. Then I have to click on create button to get into Travel Expense screen.
    Can we get into Travel Expense screen in T Code PR05 directly instead of getting into Travel Manager screen?
    If yes, please suggest what settings needs to be done?
    2. Can we create Travel Request in T Code PR05?
    3. Can we manage the Travel Manager screen and Travel Expense screen seperately by Security, such that, Traveller should access only Travel Expense screen. He shouldnot get into Travel Manager screen. Similarly, Manager should be able to access only Travel Manager screen but not Create Travel Expense Report screen.
    Please suggest.

    I'm not sure if I get your point but PR05 functions are build on authorizations.
    So if the manager should only be able to approve than you can give only this authorizations to the manager. (transaction PFCG)
    And for Approval from Manager you should set up a worfklow with a work item - so the manager should only have display rights for PR05.
    (Or even better - just use WebDynpro POWL for the manager to approve without a workflow running in the back)
    Yes you are able to create a travel request via PR05 - just enter future date.

  • A spool should be generated with the report screen which can be later used

    There is a transaction ZJPVOM301, After I execute this transaction for the program, it generates a report of the sales order and gives the details like Document, Date and processing status. Now the requirement is:
    REQUIREMENT:
    A spool should be generated with the report screen which can be later used for tracking purpose i.e,
    Transfer programs SAPMZJPV301 and ZJPVOM327 need to be fixed so that the result of processing is stored in a spool, to be printed out at any time.  Currently, if there is a problem in processing, a report is displayed at the end of the program run, but it is not saved anywhere.  If the user does not save a screen shot, it is very difficult to trace problem areas in this program. Plz. kindly give me the reply as early as possible.

    Hi,
    Use FM : <b>RSPO_SX_OUTPUT_TEXTDATA</b> to create spool , if report output data is available in internal table.
    Regards
    Appana

  • I encountered an error in the Payment Wizard screen as I was creating an Outgoing Payment for petty cash expenses. On the "Recommendation Report" screen, I clicked "Non-Included Trans." and saw that one of the vendors (Vendor Code: WILCO) has the followi

    Hello,
    I encountered an error in the Payment Wizard screen as I was creating an Outgoing Payment for petty cash expenses. On the “Recommendation Report” screen, I clicked “Non-Included Trans.” and saw that one of the vendors (Vendor Code: WILCO) has the following error:
    “The document amount is greater than the max. amount allowed in the payment methods linked to the BP”
    Upon checking, the “PCF-W” Payment Method linked to WILCO does not have any restrictions, nor does WILCO have any credit/commitment limit set. I have also appropriately defined the Dummy Business Partner Bank (under Payment Terms) as well as checked the “Included” box for PCF-W on the Payment Run-Payment Methods screen.
    Could anyone please help me on this?
    Salamat,
    Cat

    PS - have found other posts indicating that clips smaller than 2s or sometimes 5s, or "short files" can cause this. Modern style editing often uses short takes ! Good grief I cannot believe Apple. Well I deleted a half a dozen short sections and can export, but now of course the video is a ruined piiece of junk and I need to re-do the whole thing, the sound etc. which is basically taking as much time as the original. And each time I re-do it I risk again this lovely error -50 and again trying to figure out what thing bugs it via trial and error instead of a REASONABLE ERROR MESSAGE POINTING TO THE CLIP IT CAN'T PROCESS. What a mess. I HATE this iMovie application - full of BUGS BUGS BUGS which Apple will not fix obviously, since I had this product for a few years and see just hundreds of hits on Google about this error with disappointed users. Such junk I cannot believe I paid money for it and Apple does not support it with fixes !!!
    If anyone knows of a GOOD reasonably priced video editing program NOT from APPLE I am still looking for suggestions. I want to do more video in future, but obviously NOT with iMovie !!!

  • Is there is a way to have a link from purchase order to cost center report.

    Is there is a way to have a link from purchase order to cost center report.
    I am meaning kind of:
    Standard way to customized this link?
    or
    User exit to have this link in place
    or
    Any other solution
    Thanks

    For me it does not make any sense from going from PO to cost center report.
    However, if you want to see the purchase order cost incurred with a cost center, execute KSB1 report. Within the layout, bring "Purchasing Document" field, where you can see the purchase order number in cost center line item report.

  • Purchase Order Creation from ME5A Report

    Hi experts,
    My client wants Purchase Order Creation from ME5A Report.
    He wants show Open Purchase Requisition through ME5A report then he will select Purchase Requisition Number or line item for po creation from there only.
    Please advice how I can map this process in sap.
    Thanks in advance,
    Chandhu

    Why don't you use ME57 to display open PRs and then assign sources and convert them to PO?
    Or use ME57 to assign sources and ME59 to automatically convert them to PO.
    You can create your very own format for report display using  custom "Scope Of List" for ME57.
    Look in SPRO under Purchasing>Reporting>Maintain Purchase requisition lists.

  • Bug report: Screen times out when other side is no...

    Bug report: Screen times out when other side is not sharing video. The phone locks and of course the other party cannot see anything. Please fix.
    Using WP 8.1.1 Developers Preview.

    Hi and welcome to the Skype Community,
    Can you please share which platform and which device you are on?
    Also are you referring about a one-way video call here where only you are sending video, but the other party doesn't send their video back?
    Follow the latest Skype Community News
    ↓ Did my reply answer your question? Accept it as a solution to help others, Thanks. ↓

Maybe you are looking for

  • How to embed audio clips into pdf document

    Hello I have a two-hour lecture I've transcribed. There are about 20 paragraphs. I want to embed the audio of the lecture into the pdf document so that when the reader clicks on a paragraph or on a button/control near the paragraph the audio for that

  • Sort Order Driven By Other Field In PowerView on a Relational Source

    Hi, Is there a way to sort an attribute in a chart by a different attribute that is not shown in the chart on a relational source (as e.g. possible with a PowerPivot table source where you can specify to use a different field as sort order)? I achiev

  • Page not displaying in outline  view.

    One of the pages in a site is not displaying in the outline view of CS2. Does this view have,, well different views. The page displays in source, preview, pdf preview & browser preview but nothing is displayed in outline. All other pages display in t

  • New to sap plm

    hi all i am interested to know abt sap ps. 1) does SAP Project Systems and SAP PLM or same? 2)what is the pre- requisites to learn SAP PS?(i am a sap xi consultant with abap back ground). 3) i want to know the job prospects as SAP PS consultant?if it

  • NetWeaver Developer Studio sp16

    Hello Folks, Where can I download just the NetWeaver Developer Studio sp16 from? Thanks, Kiran