What SAP tool do you use to manage daily and weekly tasks etc

Hi guys
I'm new to basis and am going through setting up my (and others) daily tasks and would like to know if there is an SAP tool that I can use to manage them.
This way all my tasks can be used by other administrators if I'm away, I can report on tasks completed etc for compliance and I can monitor whether contractors etc are doing their jobs properly.
Thanks
Tyrone

1. If your query is related to daily system administration/monitoring tasks, you can make use of the Central System Administration functionality within SAP Solution Manager, which enable you to schedule the Basis related tasks along with the required frequency.
This is a good functionality.
If any of the tasks is not performed/left open, it generates an open action item icon in the initial dashboard of Solution Manager.
With this, you/ your team can also make a note of the tasks they have performed and finally you can generate report from it.
2. Along with the above said functionality, you can also use the Service Level Reporting functionality which gives an overview of the Service Level performance of the systems.
Hope this helps.
Edited by: Bhaskar on Oct 7, 2010 6:41 AM

Similar Messages

  • What do you use to manage daily\weekly\monthly tasks?

    I use Tasks (a clone of Astrid based on the source code) on Android which is synced to Google Tasks. Haven't really ever found anything that's a real replacement to Astrid since Yahoo killed it for no reason.

    Hey guys, just wanted to see what you guys use to manage your tasks on a daily\weekly\monthly\quarterly\yearly basis?We are currently using a product called VIP Task Manager Professional and we really love it. Ithttp://www.taskmanagementsoft.com/products/taskmanagerpro/It is pretty inexpensive and customizable. They offer a full-featured 30-day trial version of VIP Task Manager and there is a Standard edition as well.All the tasks have the ability to be assigned to the whole team or an individual member and can have notes, comments and even documentation attached to the task.There is a calendar feature, it has recurring tasks and you can set up different views too - daily - weekly - all tasks.BTW, our Operations team started using it 10 months ago and we have been using it for about 3 months. Operations just passed an audit with flying...
    This topic first appeared in the Spiceworks Community

  • Discussion: What file system do you use for external backups and why?

    I just got a brand new seagate 2TB hdd to act as an external backup.
    I use ext2 with it, because it's USB (sata->usb enclosure), and I'm not likely to connect it direct to a PC anytime soon (also my computer is old and I liek to keep ram usage down as much as possible)...
    What filesystems do you use\prefer for external backups.. and why?
    Also, what type of connection do you use (USB,eSATA,etc,) and size (ie larger then a disk on key..)?

    I used to use ext4 on a 1.5TB HD, but recently switched back to ext3—and a tiny NTFS partition for the ext2fsd install file. I realized I use this drive a lot more outside of my Linux environment than I thought, and it was a hassle (and also unsafe) to disable driver signatures at Windows boot just to get a dev version of ext2fsd to work.
    pseudonomous wrote:If portability to other operating systems is a concern, then fat32 is, unfortunately, still the best choice, unless you have single files bigger than 4gb, which would probably mean you want to use ntfs or ext2.
    While helping a friend with her external hard drive, I noticed another limitation of fat32: only 65535 file descriptors per directory. She tried to backup her entire NTFS Windows C: drive to a fat32 one. Took us a good while until we figured that out, and I couldn't find much about it on the net.

  • What web based tool do you use to manage computer repair customers ?

    We are working on building a new computer repair and remote support business which is similar to geeksquad.
    I'd like to have an accounts section for my customers, that means a database in the back-end which would be viewed by customers to find their previous work, their signed invoices, and possibly be able to track their repair status. I'd like to add most of the features on geeksquad.com like chat with an agent, scheduling an appointment, tracking repairs...etc.
    Can this be done with Zendesk or freshdesk ? if not, what do you recommend ?
    This topic first appeared in the Spiceworks Community

    Hey All,I wanted to let you know there is a Meetup expo (not a spiceworks meetup) being hosted on the 3rd of November at 12:00PM. Which is a weird time for a tech meetup, but whatever.Anywayyou can find more info on it here: http://www.meetup.com/AlleyBoost/events/223247468/Blurb from the info page:The Alley Boost Startup Expo: An opportunity for over 80 exciting exhibitors to get in front of thousands of awesome attendees including startup enthusiasts, elite talent, the press and leading investors.The last one I went to when they hosted it in this swanky place in Hell's Kitchen (drinks were expensive as hell)was awesome. Lots of different industry people; from engineers, programmers, business owners, marketing people and so on. Plus someone had an impromptu party so I got handed free cake, which made the whole thing complete worth it....

  • What to do if you use an action method and Xcode tells you that it's undeclared ?

    This is what I wrote ( the code lines with errors in them are highlighted red and the errors themself are highlighted orange ) :
    - (void)willAnimateRotationToInterfaceOrientation:(UIInterfaceOrientation)toInterfaceOrientation duration:(NSTimeInterval)duration {
      if (interfaceOrientation == UIInterfaceOrientationPortrait) { < 'interfaceOrientation" undeclared
                        self.view = self.portrait;
      self.view.transform = CGAffineTransformIdentity;
      self.view.transform = CGAffineTransformMakeRotation(degreesToRadiants(0));
                        self.view.bounds = CGRectMake (0.0, 0.0, 320.0, 460.0);
      else if (interfaceOrientation == UIInterfaceOrientationLandscapeLeft) {
      self.view = self.landscape;
      self.view.transform = CGAffineTransformIdentity;
      self.view.transform = CGAffineTransformMakeRotation(degreesToRadiants (-90));
                        self.view.bounds = CGRectMake(0.0, 0.0, 380.0, 300.0);
      else if (interfaceOrientation == UIInterfaceOrientationPortraitUpsideDown) {
                        self.view = self.portrait;
      self.view.transform = CGAffineTransformIdentity;
      self.view.transform = CGAffineTransformMakeRotation(degreesToRadiants (180));
                        self.view.bounds = CGRectMake(0.0, 0.0, 320.0, 460.0);
      else if (interfaceOrientation == UIInterfaceOrientationLandscapeRight) {
                        self.view = self.portrait;
      self.view.transform = CGAffineTransformIdentity;
      self.view.transform = CGAffineTransformMakeRotation(degreesToRadiants (90));
                        self.view.bounds = CGRectMake(0.0, 0.0, 480.0, 300.0);
              - (IBAction)buttonPressed:(id)sender {    < 'buttonPressed' undeclared expected ';' before ':' token
      if (sender == portraitFooButton || sender landscapeFooButton)
      portraitFooButton.hidden = YES:
      landscapeFooButton.hidden = YES;
              } else {
      portraitBarButton.hidden = YES;
      landscapeBarButton.hidden = YES;
    - (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)InterfaceOrientation {
      return YES;

    You have declared toInterfaceOrientation and are attempting to use it as interfaceOrientation

  • What do you use to manage your clients and push software?

    Going around from machine to machine is getting tiring. We have been evaluating different software distribution applications and have yet to find one that has done the job well. What product(s) do you use to manage your clients as far as drivers, applications,
    settings, configs, etc? All of our machines are running windows 7 (possibly Windows 8 by the end of next year).
    The one's I've tried are: Dell Kace and ManageEngine Desktop Central 8. 
    Thanks,
    Matt
     

    Hi Matt,
    I always use GPO to deploy applications:
    With Group Policy Software Installation, a software management feature, you can manage software throughout its life cycle within the organization. Group Policy Software Installation works in conjunction with Group Policy and Active Directory. It is one of
    three Group Policy Software Installation and Maintenance components, which are described in the following table.
    Deploying Software Using Group Policy
    http://www.itninja.com/blog/view/the-guide-to-deploying-software-using-group-policy
    Group Policy Software Installation overview
    http://technet.microsoft.com/en-us/library/cc738858(v=ws.10).aspx
    Kate Li
    TechNet Community Support

  • HT1539 How many movie redemption codes are you allowed daily and weekly?

    How many movie redemption codes are you allowed to redeem daily and weekely?

    Shilo Harris wrote:
    it keeps telling me invalid code.
    That means either that code was already used, or someone miss typed the code (rarely happens)...... Just upload a few a day and see what happens.

  • Which tool do you use for load testing?

    Which tool do you use for load testing for J2EE application?

    hi,
    i use jmeter for without issues..
    first make sure that the system from where you are doing load testing is in the same lan(without firewall) to that of server. Here you are testing the capacity of server and not the network bandwith.
    So assuming very good network connection what is the servers performance level...
    If u have to decide which tool is decent enough to load testing,
    i would suggest go for jmeter. its reliable and i have used it without problems.
    Here is my quick tutorial for jemeter which i made for my teams reference.
    REFERENCE
         For Getting Started refer to any tutorial for Jmeter
         You can refer to introduction on
              http://jakarta.apache.org/jmeter/usermanual/
    RUNNING LOAD TEST
         Extract jakarta-jmeter-2.3RC4.zip in c:
         install jdk-1_5_0_12-windows-i586-p.exe
         Run C:\jakarta-jmeter-2.3RC4\bin\jmeter.bat
         In Test Plan add Thread Group
         Right Click Thread Group -> Add->Sampler->HTTP Request
         Select HTTP Request added fill details
              Serverip:www.xyz.com
              Port:80
              Path:/xyz-webapp/index.jsp
              Use KeepAlive: Checked
              Retrive All Embeded images from HTML: Checked(For geting images inside html)
         Right Click Thread Group -> Add->Listner->Graph Results
         Click on Thread Group Fill details
              No of Threads:3(This means no of simultaneous users)
              Ramp Up Period:1(3 Request will be made in 1 second period)
              Loop Count:5(Above process should be repeated how many times)
         Save TestPlan
         Run -> Clear All
         Run -> Start
              Click on Graph Results for Output
         Try adding different listener in Thread Group
              Thread Group -> Add->Listner->Summary Report
         Listeners coud be added at thread group level or HTTP Request Level
    RECORDING A TEST.
         Add a HTTP proxy server in workbench by right clicking on it and selecting Add->Non test Element->HTTP Proxy Server.
         In Test Plan Add Thread Group
         In HTTP proxy server select Target Controller as Test Plan > Thread Group.
         Go to Internet Explorer and go to internet settings and set proxy server as localhost and the port
              which is configured in Jmeter proxy server.Save Settings.
         In Jeter proxy server start by Clicking on Start button in the HTTP Proxy Server Flap.
         In browser navigate the application which you want to test.
         The nodes will be added in the Thread Group.
         Once Navigation is done stop the proxy server and save the test plan from file menu.
    LOGGING INTO APPLICATION.
         When we have to login into system and then navigate the system
              we need a cookie to be tracked after login. This could be achieved
              simply by Add -> Config Element -> HTTP Cooie Manager.
         After adding the HTTP Cooie Manager simply run the test.
    LOOPING COUNTER.
         When a request is made multiple parameter is sent to server.
         Parameters are sent from the HTTP Request node added in the Thread Group
              in "Send Parameter with the request" table.
         If we run the loop count 10 times the parameters will be sent same in every request.
         If you have to send parameters like user1,user2,user3,user4....
              then add -> Pre processor -> Counter.
         Put start as 1 and and Maximum as 10 or whatever required.
         Put Referene name as iCtr or whatever.
         In the "Send Parameter with the request" in value column put user${iCtr}

  • How do you use one managed session bean from another?

    Hello -
    I am a complete newbie to JSF coming from Struts 1. My question is how do you use one managed bean from the method of another one? I think this would be a common senario. For example I put a bean in session scope when a user logs in and in a different method within a different bean I want to get some of this user's information. What is the correct way to retireve one bean from a method in another with session scope?
    Also what would the code look like to retieve another bean from the method of a managed bean where the bean you want to retrieve has application scope?
    Thank you in advance.

    Sinplicity wrote:
    Could you be a bit more specific? If a bean is configured in the faces config file then all of it's properties are managed, correct?Not necessarily.
    What would the code look like to retireve the bean?You don't retrieve it, it has been injected.
    Can I retrieve the whole bean or just a property of the bean. I would be really interested in seeing how this is done in code? And would really love a bit more information on what it means to be a managed property?Time to consult a JSF tutorial.

  • What version control system you use?

    We are 20 developer and we use bitkeeper as a version control system.
    But we have 4 envirronnement.
    dev/test/pre-prod/prod.
    Sometimes, 2-3 projects are affecting the same packages.
    And different packages version is all over the place since we have 4 envirronnements.
    What version control system you use for packages?
    Would be cool to have a version control system intergrated to our tools, like toad, pl/sql dev or sql developer, is there one for those tools?
    Is the tool you using it doing all you want it to do?
    Have any link for me to check out?

    Hi,
    I recommend SourceAnywhere Standalone to you. It is an SQL-based source control application that provides all of the key features of VSS, plus much more. It is well integrated with Microsoft Visual Studio 6/2003/2005/2008, Dreamweaver and Eclipse. Here is the home page of SourceAnywhere Standalone:
    http://www.dynamsoft.com/Products/SAWstandalone_Overview.aspx
    The Hosted edition, SourceAnywhere Hosted that is delivered as a SaaS application is also available.
    http://www.dynamsoft.com/Products/SAWhosted_Overview.aspx
    You can take a look.
    Thanks,
    Catherine Sea
    www.dynamsoft.com
    the leading developer of version control and issue tracking software
    Message was edited by:
    Catherine Sea

  • What's lost when you reconfigure Enterprise Manager?

    Hi all,
    Going straight into the questions:
    What's lost when you reconfigure a EM? And,
    What's stored in the EM Repository?
    Configuration: Windows 2003 Server Enterprise, Oracle 10g release 2
    All of the EM consoles stopped working after we changed the host name on a Windows Server. The EMC services refuse to start.
    It seems that using emca to reconfigure the EMs fixes the problem. But the other problem is that EMCA mentioned that all configuration would be lost.
    I tried searching around the forum, Google and the official documentation but couldn't find much details.
    It would be much appreciated if you could help me out a bit.
    Thanks,
    Benjamin

    EM repository consists set of tables in a database containing state information for the managed environment and information about the management packs. It is used as a back-end store by the Oracle Management Servers, providing distributed control between clients and managed nodes.

  • What sequence setting would you use to edit 1280 x1080 DVCProHD (P2) and 1920 x 1080 AVCHD (Sony) in FCP. Experiencing Quality and rendering issues.

    What sequence setting would you use to edit both 1280 x1080 DVCProHD (P2) and 1920 x 1080 AVCHD (Sony) in a single timeline in FCP. I'm experiencing quality and rendering issues.  I've tried numerous settings but can't seem to figure this one out.  Thanks for your assistance.

    Although you can combine the avchd 1920x1080 material with prores 1920x1080 in the same timeline, you might land up saving time just converting everything to 1920x1080 prores 422.   You'd probably reduce the amount of rendering while you're working and exporting when you're done by a great deal.  This workflow will require much more drive space.

  • Which tools are you using?

    which tool are you using for modelling oracle objects?

    thanks, but is it possible to create (to the databse) both attributes and methods of oracle objects with sybase power designer or just attributes as a table?

  • Another quick poll: "What CFML IDE do you use?"

    G'day
    As per my survey request the other day, it would help me out if you could answer three questions about what you use to write your CFML code: http://adamcameroncoldfusion.blogspot.co.uk/2012/10/what-cfml-ide-do-you-use.html
    Cheers.
    Adam

    Brother will kill brother
    Spilling blood across the land
    Killing for religion
    Something I dont understand
    Fools like me,who cross the sea
    And come to foreign lands
    Ask the sheep,for their beliefs
    Do you kill on gods command?
    A country thats divided
    Surely will not stand
    My past erased,no more disgrace
    No foolish naive stand
    The end is near,its crystal clear
    Part of the master plan
    Dont look now to israel
    It might be your homelands
    Holy wars
    Upon my podium,as the
    Know it all scholar
    Down in my seat of judgement
    Gavels bang,uphold the law
    Up on my soapbox,a leader
    Out to change the world
    Down in my pulpit as the holler
    Than-thou-could-be-messenger of god
    Wage the war on organized crime
    Sneak attacks,repel down the rocks
    Behind the lines
    Some people risk to employ me
    Some people live to destroy me
    Either way they die
    They killed my wife,and my baby
    With hopes to enslave me
    First mistake...last mistake|
    Paid by the alliance,to slay all the giants
    Next mistake...no more mistakes|
    Fill the cracks in,with judicial granite
    Because I dont say it,dont mean I aint
    Thinkin it
    Next thing you know,theyll take my thoughts away
    I know what I said,now I must scream of the overdose
    And the lack of mercy killings

  • Can you use Apple TV 1 and Tv 2 together And what is the best setup

    Hey guys
    Can you use Apple TV 1 and Tv 2 together?
    And if you can what is the best setup with teh two devices above and the need to hook it to one TV.
    Thanks in advance.
    -David

    Welcome to the Apple Community.
    If I understand correctly you want to use both the Apple TV's with one TV.
    There wouldn't be a problem with that, they will each need there own network connection and should be connected to different AV inputs on the TV so that you can switch between each Apple TV as a source with your TV remote.
    If you don't have two HDMI ports on the TV, the Apple TV 1 will connect by component cables, if this isn't possible you would need to get yourself an HDMI switch.

Maybe you are looking for