Automated weekly reports

As admin, how can I set up BC for other users in the system to get the weekly automated reports. Each additional user has admin access as a "business owner." but I can only see details for my user information. Our previous developer was able to initiate this for several people without us having to log-in and click "details."

Hi,
As an admin, every new admin you add will be automatically be set to receive the weekly report. Every user can only disable this option himself, for just himself.
Kind Regards,
Alex

Similar Messages

  • Weekly report on invoiced shipments

    Hello,
      we have customers and was able to submit a weekly report on invoiced shipments for them in one of the middleware.  can I get the same information in SAP?
      report generated from middleware includes the below data
    bill_to_id                 bill_to_name             bill_to_city     bill_to_state     ship_to_id     ship_to_name     ship_to_city     ship_to_state     ship_date        catalog       description      uom        ord_item_type     price     qty       po_no       ord_no       inv_no        invc_date      tax     freight     other     gl     beg_date        end_date     ctrct_no        ord_item_type
    Can anyone suggest me how to work on this to get wekly report in sap with the above criteria
    Appreciate your help.
    Regards,
    srk
    Edited by: srka13 on Apr 19, 2011 3:29 PM
    Edited by: srka13 on Apr 19, 2011 3:33 PM

    Hiya
    isnt there a standard transaction code i could use for this other than defining a query
    thank u,
    Rukshana

  • Query to get Weekly Report

    Hello,
    I wrote a query to get weekly report, which should start from Sunday to Saturday a typical week. for example the week is 04/03/2011 to 04/09/2011 i run the query on or Job on say on anyday of the week of 04/10/2011, 04.11.2011 etc.. here is my query, but this seems to work from the sysdate to - 7 days which doesn't get the sunday to sat requirement.. can someone please help..
    select uid, psn, TO_char(date_in,'mm/dd/yyyy')
    FROM TEST
    WHERE uid like '%ST%'
    and date_in > trunc(SYSDATE) -7
    ORDER BY date_in ASC;
    Thank you.

    789287 wrote:
    Centiful,
    Thank youvery much for your help. it works now. This should work any day of this week i run will get previous week's data right? 'IW' means ISO calenadar?Yes IW in the TRUNC function means truncate the date passed to the first day of the ISO Week (Monday).
    I made this as a procedure and created a job to run on a weekly basis. once the Job runs and gets the data into text file onto the server, i have to mail the text file to the management automatically through a dbms_scheduler. How can i send an email automatically through a Scheduler? could anyone give me an example please?Instead of creating the text file you could return the data and send it directly in a mail using UTL_MAIL
    Another alternative would be to use DBMS_SCHEDULER to invoke an external executable that could send the mail for you.

  • PR04 - Weekly report BAPI for change

    Hi all,
    We have WDJ applications for Weekly Reports managing (creation, modification, delete and approval). They are working well but I need to implement some improvements to modification one.
    Actually when the user modifies the weekly report mi RFC FM deletes the report and creates new one, this causes that trip numbers increase exponentially. Our customer asks to us to implement a different way to do this. I’m searching for a BAPI/FM that allows me to change the weekly report without deleting It before.
    I’ve tried with FM HRTRV_IF_MODIFY_TRIP but as it execute a PR01 call transaction, the process fails.
    Does anyone know how to change weekly reports without deleting it first?
    BI over PR04 is not an option.
    Regards,
    Gregory.

    Hi Gregory,
    are you aware that the java version is not recommended by SAP?
    Means the development has ended since years and only maintenance are provided until year "X".
    I would not invest to much to enhance this version. I would spend the effort in changing to WebDynpro for ABAP where you get weekly, monthly reports etc. out of the box.
    Or even better: SAP announced that Fiori UI is available without any extra license cost.
    OK the newest technology/product has always a little bit of gaps and errors but with this you are secure to spend your effort on the actual technology ....
    Best regards,
    Sigi

  • Did anyone experience drop down in # of user usage in Apple's weekly report after transitioning?

    Hello,
    Did anyone experience drop down in # of user usage in Apple's weekly report after transitioning to the new structure (or design)?
    We transitioned our public iTunes U site on the first week of April.
    Since then, the number in the apple's weekly report showing the user usage of the site dramatically went down.
    I don't think all the RSS feeds and the URL of our podcasts changed due to the transition.

    Greetings;
    The following previous discussion thread might shed some light on your issue.  All the best...
    Syd Rodocker
    Tennessee Department of Education
    http://discussions.apple.com/thread.jspa?messageID=13000515&#13000515

  • Current week report

    Hi All,
    There is a requiremnet to create a report that will contain the total amount due to and from of vendor ,the amount due in the
    current week. i am using BSEG table.
    Couid you please guid me to how to get the current week report when ever runs. from monday on words.

    Hi Raju,
    It is possible by getting input as from date and end date from the user.
    For that u can use Selection screen to get From and To date.
    With that write a Query to fetch neccessary details from table .
    I write an example
    select * from lfa1 where date in weekdate.
    The week date should be declared as
    Selection-screen: weekdate in type <datefield type in table>
    The query will fetch the datas in between the dates given

  • Travel Calendar/Weekly Report/Travel Expense Manager

    Hi,
    Can any body explain me what is the difference between Travel Calendar, Weekly Report and Travel Expense Manager and for which type of trips i can use teh above forms.
    Regards,
    Sundar

    Hello Sundar,
    A detailed explanation can be found in help.sap.com.
    Just a short summary:
    Travel Calendar
    Using this scenario, you can create and change several domestic trips for an employee at the same time. You can not, however, create or change international trips.
    Weekly Report
    With this entry scenario, you can enter and change weekly reports. Weekly reports always cover a time period of seven days. The system presents weekly reports as week-by-week calendars. The weekly report was designed for entering individual receipts. You can only use the weekly report to enter trips for which you do not want to do per diem settlement of meals or accommodations.
    Travel Expense Manager
    This scenario is the central entry scenario of Travel Expenses. You can create and change both domestic and international trips for an employee. You can also enter both trip per diems / flat rates and individual receipts.
    With this scenario you can change any trip that was recorded using the travel expense manager, the travel calendar or trip advances. You can also use this scenario to change trips that you have transferred to Accounting, Payroll Accounting or data medium exchange. Other than in the travel calendar, you can only edit one trip at a time in this scenario.
    Regards,
    Raynard

  • Workload analysis (ST03) - weekly report is missing

    Hi All,
    We have a issue in ST03N transaction. I noticed the daily report for performnce analysis(responce time) is available but it is not available for weekly report. This is happening from last 3 weeks, previously I was getting the response time report for daily, weekly and monthly in tcode st03n. I am quite surprised that now it is only available for daily and monthly but not for weekly. I also checked the job SAP_COLLECTOR_FOR_PERFORMANCE_MONITOR which is running fine. I also trid to check the log from performance monitor collector, where it is only showing error occered Since <date> . There is not much information why the weeklly report is not available.
    Is there anything where we can see why this different behaviour in statistics ? Please advice...
    Thanks in Advance

    Hai,
    I guess somebody had reorganised MONI table, means deleted Contents of the Monitoring Database.
    If this is the case the system will take sometime to build the values to show in terms of weeks and months.
    Please check the below link.....
    http://help.sap.com/saphelp_nw70/helpdata/EN/27/930e422dfcdc2ce10000000a1550b0/frameset.htm
    Also the check the settings for collecting data for the workload monitor.
    Regards,
    Yoganand.V

  • Planning at daily level and weekly reports ?

    Dear Experts,
    Will be advisable to do Planning at daily level and weekly reports in 7.5 NW?
    Any body did these kind of project earlier ? Kindly provide suggestions / recommendations please...
    Thank you,
    Kumar

    Hi Kumar,
    We had done a planning at the daily level. However, the scope was also small for this planning scenario.
    The main point is that in case of daily planning, the volume of the data might get too high. Any complex manipulation of the data might take a longer time due to the huge volume of the data.
    Hope this helps.

  • Differentiating between Travel reports & Weekly Reports

    I need to prepare a report for Management detailing all the trip reports and weekly reports (In weekly reports we include only petty expenses not related to travel)
    I know there is a report in SAP "y_ab_rpr_trip_dbl" but it shows a combination of trip and weekly reports. I want an identifier to separate weekly reports from trip reports
    also is it possible to filter the date on basis of its settlement date?
    Early responce will be highly appreciated.

    Dear,
    The report which you have mentioned above is not the standard SAP report..it is developed for your company only...
    So we will not be in position to help you on this. It is better for you to take help of Technical Consultant.
    Br,Vivek

  • Weekly reports gone wild!

    Anyone else looked at their most recent weekly reports. I have a number of sites that have gone from something like 300-500 hits a week to over 26,000.  Another from about 100 to over 6,000..
    If it was one client and they had been on tv or something, it would make sense, but why are there about half a dozen that have crazy hits... Is it real?

    Hey tyj00123,
    Maybe they all got crawled last week for some reasona nd recorded a lot of hits. Go by the dashboard stats. If they're showing the same numbers and they shouldnt' be you should submit a case with support and someone will investigate this for you.
    Cheers,
    mario

  • Weekly Report

    Weekly reports for two of my sites with BC have shown no visits when they have.
    Sites are eugenedonegan.com and newtownutd.com
    Eugene

    Hi Eugene,
    This issue should now be resolved.  There was a caching problem with one of our data centers which we've since cleared. 
    I'm now seeing the data within both sites as normal. 
    Kind regards,
    -Sidney

  • ..iTunes weekly report not received

    Did everyone else receive their weekly iTunes report... we normally receive ours on Monday... last week we received it on Tuesday... it is Tuesday night... some folks are screaming at me for download numbers... but, so far, no report. If no one else has received their report yet, I won't worry.

    Hey Duncan... sorry for the very slow response... yes, I did receive the weekly report... it always arrives on Mondays... i think i received it once on a Tuesday... and this was I think... on a thursday... so 99% of the time it is on Mondays... anyway... i see in the new admin manual release... we can check on stats everyday... so I need to figure out how to do that... and I am really excited about implementing a search on the ETSU iTunes site... so i need to get reading about a bunch of stuff in the new admin manual... thanks!!!

  • How do I manually submit an error report when the automated error report submission fails?

    How do I manually submit an error report when I receive a message, 'submission failed' after choosing automated error reporting?

    Since Leopard is now out of production there will be no future updates so there is no point in filing an error report.

  • Automating a report generation process

    Hello guys!
    I just took on a new role in a company which requires me to deal with SAP BEx Analyzer.
    I'm completely new to this, but having gone through the report generation process, I feel the method I'm using is horribly tedious and I believe there should be a way to automate the process since it's a recurring monthly procedure.
    What I have to do currently to get the report is:
    1. Launch SAP Logon
    2. Filter the Connection which i want to find (i'll call it "PQI").
    3. Key in my Username, Password and Language
    4. Select the third container in the folder (i'll call it "03")
    5. After I open 03, it launches Excel with BEx Analyzer add in initialized. The report is currently empty
    6. Select Change Variable Values, fill in Fiscal Year, Month and Accounting Area.
    7. After which it will take like 15minutes to query, and a about 16,000 ++ rows are generated.
        Problem #1: The format isn't good, i have to right click on every cell that writes "Result" with yellow highlight and under it's properties I have to select         "Result Rows" > "Always Suppress".  (Ref1.PNG)
         This is horribly painful considering I have to wait about 1 minute for each response (it's very slow). I have to repeat this for every yellow column in the
         report. Can this be automated or done in 1 step?
    8. After doing so for all rows, I have to right click the table and select "Query Properties" and shift all the Free Characteristics (about 10) to "Rows".
         BUT, I can't do all at once, it will say "out of memory" and crash. I have to do so 2-3 rows at a time. Each time it'll take about 10-15 minutes to
         populate. It's very painful.
    9. After it's all done, i have to repeat step 7 again, which is to Suppress all result rows (Ref2.PNG)
    10.Followed by which I have to go to Query Properties > Display Options > Uncheck "supress repeated key values"
    11. When that is done I have to generate a PivotTable on the data.
    I have to repeat the same steps on a monthly basis.
    Is there a way I can script it to run the process for me monthly? Or any other way to make it less tedious?
    Thanks so much for any input or suggestion guys!
    Warmest Regards
    Brandon

    Suppressing Result Rows can be done in Query designer itself for one time. You need not to do after you get the report every time.
    If you always expect some 10 free chars constantly, i suggest you to insert them in Rows pane in Query designer but not in Analyzer. So that your report layout will be taking care with all settings what you want to do after the report generates in Excel. I mean you will get desired layout when you run the report first time itself.
    Suppress repeated key values also can be done in Query designer itself one time.
    By doing above, your report execution will not be tedious and it will be minimizing your efforts.
    Over all, What I have understood is, you are doing all sorts of settings in Analyzer after getting such huge volume of data, by which it gives you crash error.
    With all above steps, you can run your report with all pre-defined settings.

Maybe you are looking for