I want a report for printer usage

hi everyone,
i am using
HP LaserJet Pro 400 Printer M401n
and i am facing a problem, someone in my company printed 500 pages from a book and it is not alowed to print presonal stuff on company printer, well i want to get a report if excisit from the printer to tell me officialy who printed those 500 pages ( by IP ).
kindly advise.

mohab_el_amry,
I am sorry, but to get your issue more exposure I would suggest posting it in the commercial forums since this is a commercial printer. You can do this at http://h30499.www3.hp.com/hpeb/ .
I hope this helps.
↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

Similar Messages

  • I want a report for Report analysis....

    i want a report for Report analysis....
    the require ment is like below...
    Selection
    From Date
    To date
    Set Up Data
    Bank Accounts           From—To
    Billing Accounts         From—To
    %  Operations  % Management % Research & Development
    Above % applies on Billed Amount.
    Report Need to be displayed
    SBU/Dept     OB Bank     Receipts     Payments     Balance     Accrued OB on Billing     Accrued on  Billing     Balance
    SBU1                                   
    SBU2                                   
    SBU3                                   
    SBU4                                   
    SBU5                                   
    SBU6                                   
    SBU7                                   
    SBU8

    Hi Sam
    As I said, you can tag variance of FG upto some extent to the COGS of FG...
    Also note that, w/o ML, variance is disposed off in the month of mfg, where as COGS comes in the month of sale... For eg: You mfr 100 Kgs @ Actual cost of 120, where as your std cost is 100... You sell 50 kgs in Month 1 and 50 kg in month 2
    In Month 1
    COGS = 50 (@ std cost)
    Variance = 20
    In Month 2
    COGS = 50
    Variance = 0
    Variance analysis w/o ML is always limited.. At best what you can do is draw your COPA reports on YTD (Year To Date) basis... Assuming that your closing and opening stock is more or less the same, your variance related to FG can now be analysed with COGS and revenues....
    Also, if your prod order for FG is tagged to sale order on account of MTO scenario, your COPA doc for variance will have customer info as well
    With ML in place
    Variance of SFG can be rolled upto FG... i.e. Say, variance in SFG is 20 USD... Std cost of FG is 125 USD... When you roll up the variance to FG, your FG valuation will become 145 USD....
    Also, if part of the FG is sold off, then prorata variance will go to Inventory and the rest can be taken to COGS.. i.e. not only FG, you can also revaluate your COGS with ML...
    Regards
    Ajay M

  • Report for printing actuals for a fiscal period

    i have a report which prints the actuals for a fiscal year . Its like each country has their own fiscal year representation , The report is currently printing the data based on its own fiscal year representation , i have to modify the report and want it to print based on US(sep-aug) fiscal representation .. like for example for india its printing with may as fiscal period 1 , instead i want to print it with may data as fiscal period 9 and to print the data from sep-aug for all countries. I dont understand how to give the select statement and how to proceed with this. I appreciate if anyone can help me with this.
    Lets load up the yps_costplan table for loading.
    if they didn't specify a project to single load, go get them all.
    if s_objnr is initial.
    if in first fiscal month, "Sept", then get previous years data to
    fill in the last month, month 12.
    if t_t009b-poper = '001'.
    select * from yps_costplan into table i_yps_costplan
    where yyobjnr gt 'PR00000000' and yygjahr ge yprevyear and
    yygjahr lt yplus1year.
    else.
    select * from yps_costplan into table i_yps_costplan
    where yyobjnr gt 'PR00000000' and yygjahr ge p_fiscal and
    yygjahr lt yplus1year.
    endif.
    When getting all, start with 2003, when doing month, use current
    fiscal year only.
    yygjahr between t_yearm1 and t_yearp1.
    else.
    They secified 1 project, go get his data.
    if not s_objnr-LOW cs '*'.
    concatenate s_objnr-low '%' into hold_projn.
    loop at s_objnr.
    if s_objnr-high eq space.
    concatenate s_objnr-low '*' into s_objnr-low.
    s_objnr-option = 'CP'.
    modify s_objnr.
    endif.
    endloop.
    select posid objnr from prps into table t_prps
    WHERE POSID IN S_OBJNR.
    else.
    concatenate s_objnr-low(sy-fdpos) '%' into hold_projn.
    select posid objnr from prps into table t_prps
    where posid like hold_projn.
    WHERE POSID IN S_OBJNR.
    endif.
    if sy-subrc eq 0.
    loop at t_prps.
    if in first fiscal month, "Sept", then get previous years data to
    fill in the last month, month 12.
    if t_t009b-poper = '001'.
    select * from yps_costplan into table h_yps_costplan where
    yyobjnr = t_prps-objnr and yygjahr ge yprevyear and
    yygjahr lt yplus1year.
    else.
    select * from yps_costplan into table h_yps_costplan where
    yyobjnr = t_prps-objnr and yygjahr ge p_fiscal and
    yygjahr lt yplus1year.
    endif.
    if sy-subrc eq 0.
    loop at h_yps_costplan.
    i_yps_costplan = h_yps_costplan.
    append i_yps_costplan.
    endloop.
    endif.
    endloop.
    endif.
    endif.

    Hi Fris,
       You can do this using a process chain and ABAP program.
    1. Create one process chain and create abap program, include in it. Scedule this chain every day.
       Write a code in this ABAP program to check last day of fiscal period and to raise an event to execute 2 process chain or infopackge.
    From system date find currect period
    (Use FM : DATE_TO_PERIOD_CONVERT).
    Find last day of period(Use FM : LAST_DAY_IN_PERIOD_GET)
    Check system date(sy-datum) is equal to last day of period then you can raise an event(Use FM : BP_RAISE_EVENT).
    Use this event to schedule 2nd chains(contains infopackage) or direct scheduling of infopackage.
    You can create event at : SM62.
    Hope it Helps
    Srini

  • Draft font character base report for printing

    Hello forum
    i have designed a character base report for a company for printing on DOT MATRIX but i dont have dot matrix printer.
    the problem i m facing whatever font i set on the report and test my desk jet printer prints perfect but when the company prints same report on their dot matrix printer the alligment is disturb.
    now what should i do to get rid of this problem?
    the printer have only three fonts
    Roman
    Draft
    Sanserief
    any idea?
    best regards
    adeel

    Hi the problem got solved by choosing appropriate formats in sp01 itself.

  • To attach a RTF template(Report for printing ) in the master detail form

    I have an application in which I have 3  master detail forms  of which one of the form is a gate pass form . Now this gate pass form has a report region as the detail.
    All that i need help is to print the Gate Pass with few fields as information in the gate pass form , where an image or picture of the visitor is also a filed .
    Now I have created an RTF Template  which is the Gate pass layout with the pic.
    So ultimately I have the application for the gate pass form and the RTF template ready with me .. Fixing this template with the application with a BUTTON called PRINT is the challenge am facing !
    SELECT XVH.GPDATE
           , TO_CHAR(XVH.VISITORTIMEIN, 'HH:MI') VISITORTIMEIN --, (XVH.VISITORTIMEIN )
           , (TO_CHAR(XVH.VISITORTIMEOUT, 'HH:MI'))VISITORTIMEOUT
           , XVH.VISITOR_NAME --, = XVH.PERSON_ID
           , XVH.COMAPANY_NAME
           , XVH.PURPOSE_OF_VISIT
           , (SELECT A.FULL_NAME
                FROM PER_ALL_PEOPLE_F A
               WHERE A.PERSON_ID = XVH.PERSON_ID
                 AND SYSDATE BETWEEN A.EFFECTIVE_START_DATE AND A.EFFECTIVE_END_DATE) To_meet
           , XVH.VISITOR_PHONE
           ,APPS.GETBASE64 (XVH.VISITOR_PHOTO)
      FROM xxcdot.XXBCT_VGPF_HEADER XVH
    WHERE XVH.GP_HEADER_ID =  :P_HEADER_ID
    This is the query for the template ..
    Please help me with this. I am very new to apex and learning it with help of online tut

    Pars I need another Help
    I am working with a master detail form where in the form region i have a Radio group . Lets say the Radio group is
    o Returnable
    o Non Returnable
    o Other
    so when i select Non returnable I want a particular column called
    Line Status to get Disabled .
    I have done that by a dynamic action - using jquery statement (.Disable) .
    Defining the element attributes as Disable .
    Now the problem is that ,, Line status is getting disabled on the selection of Non returnable radio button. but unless and until i dont press the Add row button it does not work ,, else i will have to switch over between the radio buttons to get this action done !!

  • Report for Print tracking

    Dear All,
    We want to track  the username and no. of times that a particular SAP report has been printed so as to avoid wastage of stationaries.
    I have tried a lot with no fruitful results. Please suggest.
    with best regards,
    Sandy

    Hi Sandy,
    You can get spool statistics from transactions SPAD and ST03. In SPAD click on Admin and then click on Print Request Overview. That will give  you some stats on print and spool requests. You can display de data by user, printer, etc.                                                                               
    In ST03, double click on Spool Statistics. There you can see number of requests, pages, response time, size of the printout, and a lot more spool activity information.   
    Another workaround for getting the stats you need.                        
    There is one requirement: you must have the spool requests present in your system for the statistical analysis you want to make. That means that you are not deleting the spool request after the printout.                                                                               
    If you have them, proceed as follows: Go to SP01 and display the spool requests for the client/user/date/etc... that you want. Then, go to the menu Settings -> Layout -> Current and add the columns: "Output device"  and "Host printer" to the left side of the screen. Click Ok. That will show you all the printouts for the selection options. There, you can create totals and subtotals by user, date, printer (for LOCL, you need the host printer column). You can download the contents of the list to an excel file and create your own statistics.                                                                               
    If the workaround above does not work for you, you can enable the spool job statistics, but it means that if you did not have it enabled you cannot retrieve statistics from the past, because the statistics are created when the spool request is deleted by program RSPO1041.  Please check the procedure to activate the spool statistics in the online documentation, for instance at:                                                                               
    http://help.sap.com/saphelp_470/helpdata/en/e0/989de87a6111d39a1d0000e83dd9fc/frameset.htm    
      b.rgds, Bernhard

  • Want a report for price list

    Hi all
    I want to extract data, for division 01, material with reorder point >0 with text desc and list price sorted by product hierarchy.
    can anybody help me how can I do this.
    regards
    AJ

    Dear Anup
    Please check in VBAK, VBAP for sale order details like division, material etc. and KONV for pricing conditions.  For information, pricing report can be executed through standard report V/LD.
    thanks
    G. Lakshmipathi

  • Report for Attribute Usage !!

    Hi All,
    As per my customer requirement, Need to show the below attributes in Report.
    Attribute Type
    Attribute Name
    Attribute Subject Area
    Attribute folder
    Attribute path
    Attribute description
    Attribute creation
    Attribute last modification
    Report usage
    All these columns need to fetch from repostiory & catalog. Please guide me on this task.
    Thanks in Advance !!

    You need to enable usage tracking that would help some level.
    Search in the net to get how to config it.
    if helps mark
    ~ http://cool-bi.com

  • Report for Open Sales Orders

    Hi..
    my client want the report for all open sales orders in following manner :
    CUSTOMER NAME         ITEM 1      ITEM 2     ITEM 3  ITEM 4
    Customer 1                     23             45           54          76
    Customer 2                     10             20           30          50
    Customer 3                     40             10           30          10
    TOTAL                            73             75          114        136
    please let me know the sql query which i can put in crystal report to creat this report
    Regards
    Rakhi

    hI rAK
    HERE IS UR QUERY FOR OPENSALES ORDER  I THINK THIS WILL SOLVE UR PROB
    SELECT T0.[DocNum], T0.[DocDate], T2.[CardCode], T2.[CardName], T0.[DocTotal],
    (T0.[GrosProfit]/(T0.[DocTotal]-T0.[GrosProfit])*100)'PROFIT%', T2.[CntctPrsn], T2.[Phone1], T3.[GroupName]
    FROM ORDR T0  INNER JOIN RDR1 T1 ON T0.DocEntry = T1.DocEntry
    INNER JOIN OCRD T2 ON T0.CardCode = T2.CardCode
    INNER JOIN OCRG T3 ON T2.GroupCode = T3.GroupCode
    WHERE T0.[DocTotal]!= T0.[GrosProfit] and T0.[DocStatus] ='O'
    GROUP BY T0.[DocNum], T0.[DocDate], T2.[CardCode], T2.[CardName], T0.[DocTotal],
    T0.[GrosProfit], T2.[CntctPrsn], T2.[Phone1], T3.[GroupName]
    REGARDS
    JENNY

  • Report for Vendor payment with check no, reference

    Hi Gurus;
    My client issue one cheque against multiple vendor invoices and used F-53 to knockoff vendor invoices against this cheque.
    He enter the check no. in assignment field.
    Now, he want a report for - Which check is used to knockoff (Paid) which invoice.
    Is there any way or report in SAP.
    Thanks in Advance.
    Devendra Singh Chauhan

    Hi Devendra,
    How about using the check register (transaction code S_P99_41000101) and select the radio button 'with items paid'. The report provides details such as check number, payment document, vendor invoice and other relavant details per bank account.
    Ashish

  • I AM DEVELOPING THE Z-REPORT FOR SHELF AGEING MATERIAL

    HI
    USER WANTS Z-REPORT FOR SHELF AGEING MATERIAL WITH STOCK QTY AND STOCK VALUE.
    I WANT TABLE NAME FOR SHELF AGEING MATERIAL REPORT.
    SPECIALLY, FOR DAYS (REMAINING SHELF LIFE PERIOD FOR  MATERIAL IN DYAS)

    Hi,
    Ask the abaper to write an query from the table S032 there you can find the option of last good receipt date and the last goods issue issue date.
    consider the various good mvt in between these dates calcuate the diffence betwee the current date and the last good issue date, so that you can abel to get the stock list that is not moving for more than 60 days,120 days etc
    You can also use MC46, MC50,  MB5M - expiration date list . In case if that does not solve their requirement then you need take logic from client and you need to develop own report
    pherasath

  • Stock report for a period (based on posting date)

    Hi Experts,
    We have a requirement as under:
    1) We want a report for a period say from 01.04.2011 to 30.09.2011 (closed period for both MM and FI postings). Report is being taken on a later date say 01.12.2011.
    2) The report should say the status of stock as of 30.09.2011 only even of being taken in the month of December
    3) I tried to take the desired report through MB5B for the period 30.09.2011 to 30.09.2011 (selection date fields) on 20th december, 2011 and noticed that if same report with the same selection criteria is taken at two different times, output data is not the same whereas MM and FI posting periods are already closed.
    Can anybody suggest alternative SAP standard report where output will remain the same if report with same selection criteria is taken at different intervals ELSE in case of change we should be able to see the documents posted in between if back dated entries have been posted after opening MM /FI period.
    thanks

    sure it speaks the same, but it mentions as well the reasons (1) and has much more information (2)  and a solution.(3)
    1)
    user starts transaction MB5B for a very large number of materials or for all materials in a plant
    During the runtime of transaction MB5B, goods movements are posted in parallel:
               - The results of transaction MB5B are incorrect.
               - Each run of transaction MB5B returns different results for the same combination of "material + plant".
    Example: Transaction MB5B should process 100 materials with 10,000 MM documents each. The system takes approximately 1 second to read the material master data  and it takes approximately 1 hour to read the MM and FI documents. A goods movement for a material to be processed is posted approximately 10 minutes after you start transaction MB5B. The stock for this material before this posting has already been determined. The new MM document is also read, however. The stock read before the posting is used as the basis for calculating the stocks for the start and end date.
    Even for an old and closed period, MB5B starts today and calculates backwards  any movement to finally get the stock for  the time your specified in your selection.
    2)
    The SAP standard release does not include a solution
    so you have to understand that there is no real alternative transaction in SAP
    3) and then they provide a large section with a workaround that can be developed by an experienced programmer within 3 to 5 days.
    So how shall anyone here be able to tell you an alternative report?
    if someone does, then it is an owndeveloped z-report which is not available in your sap system.
    if you know that people want lookup period closing stocks at any time in future, then either schedule MB52 at month end and store the list somewhere (and do not allow backposting)
    or have an Abaper create a stock report based on the history tables MARDH, MCHBH, MBEWH etc.
    And even here you may encounter an issue at some day, if you start archving special stocks or material masters, because then the stock figures from the historic tables are gone and you cannot rebuilt a reliable stock report .

  • Report for Inventory Ageing

    Our client wants a report for Inventory Ageing. (we are not using batch management)
    Use tried to sell Standard report MC46 but they are not convinced with the results.
    The issue is if the material is not consumed for last 399 days but today if some movement is there in that particular material, then the material is not shown as non moving. Actually the material was not at all used for last 399 days.
    In mc.5 report there are key figures like last consumption, last good issue etc but the same problem is there with it.
    We are trying to develop a customised report.
    Please help.
    Thanks in advance.

    Hi,
    The Stock Aging Report displays the description of material that are stocked for n-number of periods at particular inventory locations( may be trading plant or manufacturing Plant). The details, which are displayed, are about the aging period for the selected items.
    There are reports and T code are
    MC.A ,
    MC.9,
    MM5B,
    MMBE,
    MB5M,
    MC50 - Dead Stock ,
    MC46 - Slow-moving items,
    If the above reports not meet your requirement, you should develop your own ABAP program to meet your specific business requirement.
    This is define in overall stock on value based, suppose a material is received in Feb-month, same material is received in Jan-2007 , DEC-2007  also.The total value of this inventory is say 90 lakhs, ( 30 lakhs of each month) so  system will show inventory aging as below
    stock aging less than 30 days, 90 lakhs
    stock aging more than 30 days but below 60 days 60 lakhs
    stock ageing more than 60 days but below 90 days 30 lakhs
    Assuming that no issue taken place if issue is taken place, it will be deducted by default FIFO method.
    You may have to develop an ABAP report.
    However, look into the path: information system > logistics > inventory managment > material and explore all like MC.9,MC.A,MC.B & MC.C
    Regards,
    Biju K

  • Report for Vendors

    Hello Friends,
    I want one report for vendor for which, Opening Balance, Debit and Credit Totals and Closing balance will be showing.
    Additional Fields will be Reconciliation Account, Posting date from 01.05.2007 to 29.02.2008.
    Our financial period is from January to December and as per IT, it is April to March.
    We run the following reports but it doesnt fulfill our criteria
    F.44 - This report does not fulfill the reporting period which i enter
    S_ALR_87012079 - Transaction Figures: Account Balance - this report does not fulfill the opening balance
    Can anyone help pls?
    Regards,
    Jigar

    hiii Jigar.
    Try S_ALR_87012165 I am sure this will help.
    Regards,
    D RANA

  • Report for MM for seeing the material old price and new price

    Hello friends,
    For the ROH material we are maintained the Moving average price. So that material is calculated the average price of that material,
    Know My clint wants old price of that  material i.e. one year before And
    he wants comparison report for old price and new price of the all raw materials
    is there any reports are there  such kind.
    Regards
    Pramod

    Hi Pramod,
    If you want to view the old and new prices on a frequent basis, u can go for an
    ABAP query (SQVI) with the base table as MBEW.
    Cheers
    Arun.

Maybe you are looking for

  • Where did my asic go?

    Hello, I'm diving into switching details and saw the following: # show controllers cpu-interface ASIC    Rxbiterr   Rxunder    Fwdctfix   Txbuflos   Rxbufloc   Rxbufdrain ASIC0     0          0          0          0          0          0 ASIC1     0 

  • Jerky motion in QT7

    QT 7 jerks when sometimes playing back mp3 or avi file. I have to restart the system to get QT playing smoothly. This happens to other players as well (real, VLC and WMP). This mainly happens in G4 733MHz. Anyone knows what causes this and how to avo

  • My ideapad fail to upgrade the OS

    Hi there,   I got the idea S510p weeks ago, which comes with windows 8 and I have the auto windows update on. But everytime after the update done, and when it reboot, it will halt for a while and reboot again and jump to restore the old system. I hav

  • Printer has new all new ink and still will not print

    I just got back to school and unpacked my HP Photosmart 5514 CQ183A printer. Upon trying to use it I noticed the ink was empty, so I went to the store and bought brand new 564 ink in every color. I installed them all properly and went to print again,

  • Problem with restricted key figures

    Hi all, I have four restricted key figures in my structure each one is restricted  Fiscal period with user entry variable but when i execute the report and check one of the restricted keyfigure is actually not restricting the values. suppose user ent