When will we write Technical Specifications ?

I am new to ABAP and i would like to know about technical specifications....i:e when will we write Technical Specifications that is before Developing the Object or After developing the object. And what is in it ?
Regards
Moved to a more appropriate forum.
Edited by: kishan P on Feb 15, 2012 10:46 AM

Actually agree with Lukas.
A good functional spec should be written up front and should not normally change.  The initial technical specs will often change and need to be updated after full testing and acceptance.
The problem is many folks think the functional spec should be written to the level of a technical spec.  In some places they become, (or are), one and the same.
The functional spec should represent the goal.  While the technical spec should be the actual steps or plan used to accomplish that.  There are often many ways to reach the same goal, some better than others.
FF

Similar Messages

  • When i try submitting my RSS feed for a podcast itunes says we are experiencing technical difficulties...... why is this and when will it be fixed?

    when i try submitting my RSS feed for a podcast itunes says we are experiencing technical difficulties...... why is this and when will it be fixed?

    Well, I can't see any problem with the feed, and the episode media file is correctly referenced and plays. Incidentally you do have a 'copyright' tag - it says 'Wippenberg'.
    When a podcast feed is rejected, corrected and resubmitted there is a minor bug in the Store which causes you to be told that the podcast has already been submitted (which is true but irrelevant - it's really meant to prevent duplicates). To get round this you need to make a small change to the title - for example you could add a hyphen and space before 'Podcast'. You can always change it back once it's been accepted.
    The other issue might be the content. The reason given for rejection tends to be technical issues, whatever the actual reason is. I haven't listened to your podcast, so I can't comment directly. Possible reasons for rejection are unacceptable content, sexual content or strong language when the 'explicit' tag is not said to 'yes', and copyright infringement: a lot of people fall over this one by including 'mixes' or indeed full plays of commercially issued recordings without having written permission from the copyright owners or alternatively a valid Podcast Licence (not available in all countries, possibly only the USA). I have no idea whether this might be an issue with yours.

  • When will iTunes 11 actually be compatible with Windows 8. Not just as print on a specification requirements list. When will iTunes 11 be functionally compatible?

    I just got off the phone with a Senior Rep at Apple who clearly and concisely stated.
    Apple iTunes 11 Does Not Support Windows 8.
    He stated that there is currently nothing in the works to support Windows 8.
    I installed and read the specifications requirements list which states that Windows 8 is supported.
    I have Windows 8 Professional and have not been able to sync or back up my iPhone since installing Windows 8.
    When will Apple actually address this?

    This is a user support forum. We don't know what Apple will do when. iTunes 10.7 didn't cliam to support Windows 8. iTunes 11 does. If there are still outstanding issues with compatability for some people then these have to be found and workarounds put in place. I don't have Windows 8, but I gather for some people updating drivers (I don't know which) has fixed their problems.
    tt2

  • How do we write technical specs?

    How do we write technical specs?

    Hi,
       The points to be included in technical specs are:
    Business Requirement
    From business standpoint describe:
    Objective - What the object(s) are supposed to accomplish?
    Purpose - Describe what are the purposes of these object(s)?
    Users - Describe who will use are these object(s)? And when? And where?
    Known Errors / Issues  - Describe any known errors and issues
    Provide Business Process and data flow diagram
    3.0     Detail Level Design
    3.1     Design Approach
    Provide technical design approach along with alternatives and driver that led to choosing a particular approach
    3.2     Detailed Design
    3.1.1     Technical Configuration Requirements
    What configuration is required to support this process?  Does this process require master data to be loaded?  Specify any application configuration settings, custom table entries, etc.
    3.1.2     Object List
    Give a list of the component/objects that need be created / modified.
    No.     Object Name     Object Type     Description
    1.               
    2.               
    3.               
    3.1.3     Object Relationships
    Provide pictorial representation of technical design and link it to the list of objects defined above.
    u2022     Object relationship diagram
    u2022     Data flow diagram
    u2022     Screen navigation diagram
    u2022     Use-case diagram
    4.0     Object details
    Provide detail for each object defined in 3.1.2
    4.1     Object Name 1
    4.1.1     Attributes
    4.1.2     List each tables and File Structure
    <Enter name(s) of the table(s) be used in the program>
    Object Name     
    Field     Short Text     Data Element
    / Field Type     Field Length     Additional info
    4.1.3     Function / Methods / processing logic
    <Enter name of the functional module used in the programs>
         <Indicate status keys and name of the function to be indicated for screens used in the module pool programs, if any>
    4.1.4     Interfaces / BDC mappings
    Non-EDI Interfaces / Data Mapping
    <For BDC, Run SHDB Transaction and give Session name. >
    <Embed Data Mapping Sheet here>
    <Third party tools such as IM/3>
    EDI Interfaces
         <Message type, Partner profile details>
    4.1.5     Technical configuration / Settings (Including printer settings)
    <Enter settings details >
    4.1.6     Events
    4.1.7     Screen
    Parameter / Select options (selection-screen)
    Screen Name     
    TYPE     Field     Field description     Table     Mandatory /  Non-mandatory     Match Code required  (Y / N)
    u2022     Field Validations
    u2022     Radio Groups
    u2022     Check Boxes
         Push Buttons for Drilldown reports on different levels
    Button     Field name      Drilldown from     Drilldown To
    Screen Layout (In case of Transactions)
         <Enclose the same if applicable and indicate to refer attached sheet>
    Navigation Diagram (or Screen flow)
    <Provide screen navigation diagram>
    4.1.8     Layout  and Presentation
    4.1.9     Sort Options
    4.1.10     <Enter your contents here>
    Report or file Layout (In case of Reports)
    <Enclose the same if applicable and indicate to refer attached sheet>
    < Provide additional information on expectation e.g. Download options>
    4.1.11     SAP Script Layout (In case of SAP Scripts)
              <Enclose the same if applicable and indicate to refer attached sheet>
    Logo for SAPScript in case of non-pre-printed stationary
              <Attach TIF file in Version 6.0 & above>
    Printing of SAPScript
    <Enter printer details, Attach hardcopy of pre-printed Stationary. >
    < Provide additional information on expectation e.g. Font type, size etc.>
    4.1.12     Special Requirements
    <Enter your contents here, if applicable>
    4.1.13     Authorization Check
    <Enter authorization checks to be incorporated, if required>
    4.1.14     Error Control and Handling
    What errors may occur and how they should be treated.
    Message Reference Number     Type
    [I,E,W]     Stop Program (Yes/No)     
    Message Text     Message Display [Selection screen, Popup, etc.]     Conditions Where the Message Should Occur
    999     E     Yes     { e.g. Account group excluded }     End of report     { e.g. If the group is excluded }
    4.1.15     Authorization Groups / Authorization Objects
         Please refer to the functional specification for the appropriate security levels.
    ABAP Considerations: Do any of the programs need special authorization groups, if so, explain?
    Do the users need special security profiles to execute the enhancement, if so, explain?
    {e.g. The transaction program will verify that the user has the correct authority on transaction entry. }
    4.1.16     Internationalization / Localization
    <Enter approach for language translation, currency conversion and compliance to legal requirement here>
    5.0     Test data and Conditions
    Determine how to validate the Object. (e.g. how do you make sure that the Report was run and has worked correctly?)  List any transactional data that will be used to validate the report both in a production state and for testing purposes (i.e. specific types of sales transactional data, adjustments, etc)
    <Enter test related data and testing conditions>
    <Enter Menu path for Transaction ><Enter details of Test Data / Test cases for program & users. >
    6.0     Implementation considerations
    6.1     Dependencies
    If the object has dependencies on the output of another enhancement, interface, background process, month end close, etc.
    6.2     Transitional considerations
    { e.g. If change is being implemented in phased manner, provide the impact of phased implementation on lifecycle and logic of the objects and related configuration and data elements }
    6.3     Related Documents
    { e.g. Give the reference or embed of all the documents related to the object }
    7.0     Basic assumptions (Notes) and limitations (constraints) of the system
    <Include here a description of the architectural constraints, and design assumptions from the perspective of requirements, development, testability and maintainability. >
    No.     Description     Comments / References
    1.          
    2.          
    3.          
    8.0     Open Issues
    <Enter comments/issues or Concerns that donu2019t logically fit in one of the other sections of the specification document. >
    Issue No.     Description     Comments / References
    1.          
    2.          
    3.

  • Technical specifications

    hai every body,
    can any one please send me the any technical specification document which is created for any BDC program.
    points will be rewarded.
    Thanks

    hi find,
    there is no special tech spec for bdc ,
    check this for test tech spec.
    how to convert Functional spec to Technical spec
    how to convert Functional spec to Technical spec
    Check these links, it will give you a nice idea -
    http://www.sap.com/services/consulting/servicecategories/technicalimplementation/abapjavaconsulting.epx
    How to write a technical spec
    How do you prepare technical speck?
    Re: How to write Technical Spec
    Technical Spec for Interfaces...
    /message/1865271#1865271 [original link is broken]
    http://****************/SampleSpecs/samplespecs.htm
    Regards,
    venkat.

  • When will Filter Category in contact and in BBM will be added in BB OS10?

    Hello BB team, 
    I really love the bb 10 device  and realy want to buy one to support my businnes , but one thing that hold me back is the lack of 2 feature that i usualy use in bb os7 and older.
    the first one is the ability to add category in my contact and filter it so i can SMS my contact base on the category. 
    the second one is the ability in BBM to group the BBM contact base on category  and Broadcast only the group i want, not send to all BBM contact or reselect every time i want to broadcast some important announcement for my specific group. 
    this two feature that i find really help me save some time in my old device but i did not see that in the OS 10.1
    i really want to know whether or not BB team will add this feature in OS 10. ?
    If you do, then when will these features be added in the future update? will i have to wait for long or not.?
    please BB team answer these question honesly because i believe many of your user really need these feature and i believe you have already read a lot of complain about these in many forum. 
    i really hope you guys will listen to us so we can fall in love to blackberry once again. 
    selwyn A.

    Hey SelwynAli,
    Welcome to the BlackBerry Support Community Forums.
    Thanks for the post.
    We can not comment on future software features, I appreciate the feedback though.
    Let me know if you have any more questions.
    Cheers.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • When will WebGL be supported on iOS Mobile Safari?

    In our enterpirse we have developed a WebGL application using Three.js framework. Now, our customer wants it to run on Apple iPad. The problem is that we have found out that WebGL is only supported on iOS by using iAd. So we are wondering when will WebGL be supported on iOS mobile Safari to decide what to do.
    Thanks!

    Dunno, it's a bit off topic, but there's no way that an emulated ARM build of flash would even run at all on iOS at the current point, let alone 7 years ago.
    It's not that you can't build good flash, it's just that people don't. As you've said, you can use a dumbed down, non-extensible Adobe GUI to spit out javascript, and it'll tank just the same. Adobe Photoshop used to be the most blazingly fast application on the Mac. Adobe are a different story these days. Flash is a resource hog, whereas javascript is outright inefficient at moving graphics around, although it is improving substantially.
    Flex, on the other hand, is open source.
    Flash was actually created by Adobe. Adobe owned the vector graphics bezier patents, so Macromedia couldn't build a GUI editor for their Shockwave platform, which was sort of C++ territory, for making CD ROMS. Not used a lot because of the manual type of input required.
    Macromedia bought flash as a cheapo animation program with some strange usability ideas (such as applying boolean intersects to overlapping objects without asking you), but combining this legally-released and patent-free GUI editor with shockwave export capabilities made shockwave accessible to non-technical users. Who would pile on loads of effects, run it natively as an app to test, and then deploy it in a web plugin which runs far less efficiently. That's not exactly Flash's fault, but the fact that they've just ported it wholesale a whole bunch of times without a proper human rewrite makes for evil performance, a problem you don't have with javascript. You don't have to get what Adobe want to give you as a binary, like it or lump it.
    iOS ***** in many ways, the fact that you have to reverse engineer everything and crack if you want to get even the most basic level of customisability and extensibility that you would expect on any decent computer is genuinely frightening. That device could also be up to absolutely anything behind your back, and you'd be none the wiser staring at the GUI. Just trust apple. Or ask somebody who has been prodding around in there with a sharp screwdriver.
    Neither Adobe nor Apple have an entirely ideal character for the relationship to have worked. Adobe own a shedload of patents when it comes to the maths behind image processing technology. Adobe Postscript is built into OSX, comes from NeXT. Mr Jobs lost his rag with Adobe when Adobe forced Apple programmers to work on the code related to PostScript in some sort of high security bunker, and wouldn't let them take away anything but binaries. This made the development work a massive hassle. The Apple programmers also suggested that a lot of the code was hidden out of shame rather than out of protectionism. Adobe's real strength is legalised monopolies on basic image processing technology, they've owned it since they turned over Paintbox's patents on alpha blending of pixels.
    Been using Apple & Adobe products as my day to day workhorse stuff for over 20 years. Adobe used to be just as bad as the other software firms for generally mean behaviour, but they did write hand-optimised C++, and every year they'd raise the bar with features that you actually need. Each new version would save you weeks in a month.
    Post-internet, whole different ballgame. Different setup, $bns at stake now. Land grab for the new ultra-consumerised computer technology. The good thing about consumers is that you can subject them to abuse, they get a yea or nay decision. Do you want what we're giving you?
    These sorts of computer industry companies used to be toolmakers for the graphics industry.
    Now they're supplying the communications technology for everything. Consumables plugged into every industry in the world. That sort of power is a corrupting influence.

  • Technical specification format for webi report

    Hello expert,
           I was asked to design a webi report, will you please tell me how to write a technical specification format? appreciate very
    much.   zhang-boling at hotmail.com

    It depends on your requirement.
    Basically Techanical specs contain below inforamtaion in it
    1. Tabs Name
    2. Objects Used
      a) Object Name b) Objects DataType   c) Database Table
    3.  Query Names
    4.  Conditions Apply
         All the condition mention in the Query
        a)  Object b) Operands c) Value
    5.  Prompts Used
    6.  Sql Coming from all th Query.
    You can create this either in Excel or Word Documents.

  • When will we use inner class

    hi
    when will we use inner class?

    JosAH basically already wrote this, but another way
    to say the same thing is this. If you are writing a
    class and you find it would be handy to have another
    class for that class to use, you can either write a
    separate class for each, or you can embed one in the
    other, making it an inner class. One advantage of an
    inner class is that you can meet a set of
    specifications by not having an extra class. It also
    makes more sense to have an inner class if it's
    something that's not useful on its own.I think it is the second most important advantage of inner class
    (First is: you can access the private members of the outer class)

  • Code Review in Technical Specifications

    What is the Code Review in the technical Specification document.

    Hi,
    Code review is done by the other member of the team member or by the onsite guy from the clien side or by team SQA.
    Each company is having their own way of coding standards and naming conventions. the client always send one template for the same when the project starts.
    The developer can not review his object and the third person like SQA of the team will review it and it will done in document which will be kept  for reference.
    if any changes or comments made by the SQA, then the developer  will change the same again.
    hope this will help you.
    Thanks
    Shiva

  • When will Aperture support RAW in Canon 6D

    I bought a brand new Canon 6D. Beautiful equipment! I'm hoping beautiful pictures. However, I can't see any of them in Aperture! The latest version of Lightroom 4 won't read the Canon 6D files either. Now what?

    The Canon 6D  is not yet on the list of supported cameras, see Apple - Aperture - Technical Specifications - RAW Support
    While you are waiting for the raw support to be released, yo can do two things:
    Shoot raw+jpeg pairs, and import them to Aperture with the jpeg as master. Later you can switch to raw as master.
    Use the software that came with your camera to develop the raw and convert to tiff. Then use the tiff in Aperture.
    We don't know, when the raw support will be released, only Apple knows. Sorry.
    Regards
    Léonie

  • When will CC Sync be working, having we waited long enough?

    When will CC Sync be working, having we waited long enough?

    creative.adobe.com appears to be an alias for something in Amazon’s Web Services cloud.  Ping is a useful tool to see what actual Amazon server the creative.adobe.com is using.
    Here is what I do on my Windows computer:
    Start / All Programs / Accessories / Command Prompt  OR you can just type cmd in the Run area in the Start menu.
    A black window with white text should open, and at the C:\> prompt type:
    C:\> ping creative.adobe.com (enter-key)
    On my computer I see the following:
    C:\>ping creative.adobe.com
    Pinging production-us-1147131027.us-east-1.elb.amazonaws.com 23.23.208.194 with 32 bytes of data:
    Request timed out.
    Request timed out.
    Request timed out.
    Request timed out.
    Ping statistics for 23.23.208.194:
        Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
    The important thing is the name and the IP-address on the very first Pinging-whatever line.  The timed-out and 100% loss are expected because the servers are behind a firewall that doesn’t allow pinging, but keep track of what different IP-addresses are shown.  I have done this several times in a row and one time I got 54.255.242.223 for the IP address while the other 5 times I got what you see, above: 23.23.208.194.
    What you want to do is whenever it does actually work in IE or FF, quickly go to a command-prompt and do a ping creative.adobe.com and write down the ip-address—the four numbers with periods between.
    Then you can use notepad to edit your hosts file in c:\windows\system32\drivers\etc and add a line at the bottom that looks like:
    xxx.xxx.xxx.xxx creative.adobe.com
    where xxx.xxx.xxx.xxx is the set of four numbers you saw when it worked.
    Save the hosts file and see if it still continues to work.  If not then edit the hosts file, again, and put a # (pound) sign in front of the line—which disabled that mapping, but you’ll know you’ve tried it and it didn’t work, like so:
    #xxx.xxx.xxx.xxx creative.adobe.com
    What the line in the hosts file without # will do is tell your computer to always use the particular IP address when it goes to creative.adobe.com
    If at some point after you've done thing creative.adobe.com stops working, again, then edit your hosts file and add a # in front of the one line with creative.adobe.com that doesn't have it to disable the ip address mapping and see if things work ok without it.  The issue seems like an internet problem or internet-security-on-your-computer problem not specifically an Adobe problem.
    What part of the world are you trying to access creative.adobe.com from?

  • When will Apple make Safari work properly?

    Does anybody know when Apple will get its very own built-in browser to work properly?
    Since 'upgrading' to Yosemite when it was released, Safari has been horrendous, locking up multiple times a day.
    Here's the latest...
    I have of course allowed my Mac to report each and every lock-up, so Apple knows about them.
    If anybody is able to understand the text below, does it give any hint of what I can do to make Safari work as it should? 
    All my software is from the App Store and all software is fully up to date.
    At this point Firefox is looking good...
    Date/Time:       2015-02-23 17:42:50 +0000
    OS Version:      10.10.2 (Build 14C109)
    Architecture:    x86_64
    Report Version:  21
    Command:         Safari
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Version:         8.0.3 (10600.3.18)
    Build Version:   1
    Project Name:    WebBrowser
    Source Version:  7600003018000000
    Parent:          launchd [1]
    PID:             35843
    Event:           hang
    Duration:        2.10s (process was unresponsive for 80 seconds before sampling)
    Steps:           22 (100ms sampling interval)
    Hardware model:  Macmini6,2
    Active cpus:     8
    Fan speed:       1801 rpm

    Hi Allan,
    Thanks for the reply, I've now had time to run EtreCheck, which I've copied below.
    Just a couple of notes - I've recently turned back on my two Safari extensions after leaving them off for a while to see if they made any difference.  They don't appear to.
    I've just had Mail Web Content hang as well as Safari (see below) - when I forced Safari to quit, Mail started working fine, so maybe a conflict there?
    Anyhow, here is the EtreCheck result - even I can see some processes running which don't need to (Matrox and others) so I'll endeavour to clean those up...
    Thanks again,
    Ian
    Problem description:
    Safari hangs
    EtreCheck version: 2.1.8 (121)
    Report generated 27 February 2015 11:36:35 GMT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        Mac mini (Late 2012) (Technical Specifications)
        Mac mini - model: Macmini6,2
        1 2.6 GHz Intel Core i7 CPU: 4-core
        16 GB RAM Upgradeable
            BANK 0/DIMM0
                8 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                8 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        Intel HD Graphics 4000
            Cinema HD 1920 x 1200
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: one day 1:49:8
    Disk Information: ℹ️
        APPLE HDD HTS541010A9E662 disk0 : (1 TB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 999.01 GB (165.75 GB free)
                Encrypted AES-XTS Unlocked
                Core Storage: disk0s2 999.35 GB Online
    USB Information: ℹ️
        Seagate BUP Slim SL 2 TB
            EFI (disk7s1) <not mounted> : 210 MB
            Media (disk7s2) /Volumes/Media : 2.00 TB (995.84 GB free)
        Seagate Backup+  SL 2 TB
            EFI (disk4s1) <not mounted> : 210 MB
            FCPX (disk4s2) /Volumes/FCPX : 2.00 TB (105.28 GB free)
        Asmedia ASM107x
            Seagate BUP Slim SL 2 TB
            EFI (disk2s1) <not mounted> : 210 MB
            Boot OS X (disk2s3) <not mounted> : 134 MB
            Time Machine 1 (disk3) /Volumes/Time Machine 1 : 2.00 TB (967.08 GB free)
                Encrypted AES-XTS Unlocked
                Core Storage: disk2s2 2.00 TB Online
        Apple Inc. MacBook Air SuperDrive
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple, Inc. IR Receiver
        Asmedia ASM107x
            Apple Inc. iPhone
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Library/Extensions
        [loaded]    com.sophos.kext.sav (9.2.50 - SDK 10.8) [Click for support]
        [loaded]    com.sophos.nke.swi (9.2.50 - SDK 10.8) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.CalDigit.driver.CalDigitUSBxHCI (1.3.4a2) [Click for support]
        [not loaded]    com.CalDigit.iokit.CalDigitFastIO (2.6.1) [Click for support]
        [loaded]    com.avatron.AVExFramebuffer (1.7 - SDK 10.8) [Click for support]
        [loaded]    com.avatron.AVExVideo (1.7 - SDK 10.8) [Click for support]
        [not loaded]    com.caldigit.driver.AHCIPatch (1) [Click for support]
        [not loaded]    com.matrox.vpg.AudioDriver (1.0.0d1) [Click for support]
        [not loaded]    com.matrox.vpg.ClockDriver (1.0.0d1) [Click for support]
        [not loaded]    com.matrox.vpg.DriverHelpers (1.0.0d1) [Click for support]
        [not loaded]    com.matrox.vpg.MXO2MiniDriver (1.0.0d1) [Click for support]
        [not loaded]    com.matrox.vpg.VideoInputDriver (1.0.0d1) [Click for support]
        [not loaded]    com.matrox.vpg.VideoOutputDriver (1.0.0d1) [Click for support]
            /System/Library/Extensions/AHCIPatch.kext/Contents/PlugIns
        [not loaded]    com.caldigit.plist.AHCIPortInjector (1.0.0) [Click for support]
    Startup Items: ℹ️
        Jaksta: Path: /Library/StartupItems/Jaksta
        Qmaster: Path: /Library/StartupItems/Qmaster
        Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
        [running]    com.bjango.istatmenusagent.plist [Click for support]
        [running]    com.bjango.istatmenusnotifications.plist [Click for support]
        [running]    com.matrox.vpg.MXO2MiniAgent.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [running]    com.sophos.uiserver.plist [Click for support]
        [running]    com.trusteer.rapport.rapportd.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [running]    com.bjango.istatmenusdaemon.plist [Click for support]
        [loaded]    com.bombich.ccc.plist [Click for support]
        [running]    com.bombich.ccchelper.plist [Click for support]
        [running]    com.crashplan.engine.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2.Agent.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [running]    com.sophos.common.servicemanager.plist [Click for support]
        [running]    com.trusteer.rooks.rooksd.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2Helper.scheduledScan.plist [Click for support]
        [loaded]    com.macpaw.CleanMyMac2Helper.trashWatcher.plist [Click for support]
        [running]    com.spotify.webhelper.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        MiniUsage    Application Hidden (/Applications/MiniUsage.app)
        CleanMyDrive    Application Hidden (/Applications/CleanMyDrive.app)
        Dropbox    Application Hidden (/Applications/Dropbox.app)
        CrashPlan menu bar    Application  (/Applications/CrashPlan.app/Contents/Helpers/CrashPlan menu bar.app)
        Messages    Application  (/Applications/Messages.app)
        Dropkick    Application  (/Applications/Dropkick.app)
        AirPort Utility    Application  (/Applications/Utilities/AirPort Utility.app)
    Internet Plug-ins: ℹ️
        Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        Flash Player: Version: 16.0.0.305 - SDK 10.6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        OfficeLiveBrowserPlugin: Version: 12.3.3 [Click for support]
        SharePointBrowserPlugin: Version: 14.4.8 - SDK 10.6 [Click for support]
        JavaAppletPlugin: Version: Java 7 Update 51 Check version
    User internet Plug-ins: ℹ️
        WebEx64: Version: 1.0 - SDK 10.5 [Click for support]
        Aspera Web 3.1.2.72265: Version: Unknown - SDK 10.6 [Click for support]
    Safari Extensions: ℹ️
        AdBlock
        clea.nr Videos
    Audio Plug-ins: ℹ️
        DVCPROHDAudio: Version: 1.2
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Flip4Mac WMV  [Click for support]
        Java  [Click for support]
        Matrox MXO2 Mini  [Click for support]
        Perian  [Click for support]
        Trusteer Endpoint Protection  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 999.01 GB Disk used: 833.26 GB
        Destinations:
            Backup [Network]
            Total size: 2.00 TB
            Total number of backups: 37
            Oldest backup: 2014-11-12 15:38:05 +0000
            Last backup: 2015-02-27 11:33:29 +0000
            Size of backup disk: Too small
                Backup size 2.00 TB < (Disk used 833.26 GB X 3)
            Time Machine 01 [Local]
            Total size: 2.00 TB
            Total number of backups: 43
            Oldest backup: 2014-06-18 02:04:12 +0000
            Last backup: 2015-02-27 10:18:02 +0000
            Size of backup disk: Too small
                Backup size 2.00 TB < (Disk used 833.26 GB X 3)
    Top Processes by CPU: ℹ️
            16%    WindowServer
            13%    CrashPlanService
             4%    CrashPlan
             1%    loginwindow
             1%    CrashPlan menu bar
    Top Processes by Memory: ℹ️
        1.08 GB    CrashPlanService
        756 MB    iPhoto
        447 MB    softwareupdated
        447 MB    com.apple.MediaLibraryService
        447 MB    iTunes
    Virtual Memory Information: ℹ️
        834 MB    Free RAM
        7.13 GB    Active RAM
        7.32 GB    Inactive RAM
        1.88 GB    Wired RAM
        57.98 GB    Page-ins
        27 MB    Page-outs
    Diagnostics Information: ℹ️
        Feb 27, 2015, 11:32:08 AM    /Library/Logs/DiagnosticReports/Safari_2015-02-27-113208_[redacted].hang
        Feb 27, 2015, 11:10:59 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-02-27-111059_[redacted].crash
        Feb 26, 2015, 05:46:09 PM    /Library/Logs/DiagnosticReports/CrashPlanService_2015-02-26-174609_[redacted].c pu_resource.diag [Click for details]
        Feb 26, 2015, 09:45:10 AM    Self test - passed
        Feb 25, 2015, 10:35:45 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-02-25-103545_[redacted].crash
        Feb 19, 2015, 08:49:56 AM    /Library/Logs/DiagnosticReports/Kernel_2015-02-19-084956_[redacted].panic [Click for details]

  • Regarding Technical Specification

    Hello,
          I am new to ABAP. So I need your help. How can i prepare Technical Specification.
    Can u send me sample technical specification.
    Thank you

    how to convert Functional spec to Technical spec
    how to convert Functional spec to Technical spec
    Check these links, it will give you a nice idea -
    http://www.sap.com/services/consulting/servicecategories/technicalimplementation/abapjavaconsulting.epx
    How to write a technical spec
    How do you prepare technical speck?
    Re: How to write Technical Spec
    Technical Spec for Interfaces...
    /message/1865271#1865271 [original link is broken]
    http://****************/SampleSpecs/samplespecs.htm

  • When Will Microsoft Fix The Problem With Hosted Networking on a Surface Pro 3?

    Surface Pro 3 512GB
    Windows 8.1 with all patches.
    The following is from this thread:
    http://answers.microsoft.com/en-us/windows/forum/windows8_1-networking/netsh-wlan-start-hostednetwork-not-working-on/f414cea9-c110-483c-a3a2-840a4ce317e2?rtAction=1423330004507
    A Microsoft member said it would be better to raise it in technet.
    netsh wlan set hostednetwork mode=allow ssid=test key=12345678
    The hosted network mode has been set to allow.
    The SSID of the hosted network has been successfully changed.
    The user key passphrase of the hosted network has been successfully changed.
    netsh wlan start hostednetwork
    The hosted network couldn't be started.
    A device attached to the system is not functioning
    One of the comments in the thread said:
    "I have the same issue on a Surface pro 3.
    It is related to the fact that they removed VAP support from the wifi driver."
    Now a new wifi driver was included with the latest firmware update (01/15/2015) but it did not fix the problem.
    I
    Please note this is a Surface Pro 3 problem as it works on a Surface Pro 2 running Windows 8.1.
    This problem has been reported to Microsoft by me and I was told "the developers are working on it."  That was six months ago.  I see posts going back a year saying the problem was reported to Microsoft Support.
    When will this be fixed?

    On Sat, 7 Feb 2015 18:06:38 +0000, saberman_Plus_1 wrote:
    >This problem has been reported to Microsoft by me and I was told "the developers are working on it."  That was six months ago.  I see posts going back a year saying the problem was reported to Microsoft Support.
    Do you have a case number? From
    http://answers.microsoft.com/en-us/surface/forum/surfpro2-surfnetwork/how-do-i-get-the-wireless-hosted-network-feature/03657fe5-b8c1-48c5-940a-ae3e13ffe25f
    you've had a couple of contacts with support.
    If you provide case numbers, it would be helpful in escalating further. And more
    specifically, it might help someone from Microsoft determine IF the issue has
    been escalated. While Microsoft has been doing work on the wifi driver for
    nearly the entire time since the SP3 was released, there is no information
    anywhere as to whether this bug is known or not.
    As you also know, I sent it in to the"right" people inside Microsoft and as you
    also know, I did not get a response. (I'm an end user just like you even though
    I'm a Community Moderator on the Surface Forum in Communities).
    -- Barb Bowman

Maybe you are looking for

  • How to save file from download folder

    how and where do I save a file from the download folder?

  • 20" or 24" iMac?

    I'm just about to buy a new iMac and trying to decide between the 20" and 24" models. I'm trying to determine if the bigger display would be worth the $400 premium I have to pay in my country. Those of you who have a 24" display, how useful do you fi

  • Error: I::000

    Hi, I am getting this error in my IDoc-IDOc scenario.Can you please let me know what i am missing. <!--  Call Adapter   --> - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnder

  • Safari crashes when waking from sleep or screen saver

    Since I upgraded to Safari 3.2.1, it's crashed on me almost every time I've woken the computer from sleep or from screen saver. I tried pulling out all input managers (Saft, etc.), but it made no difference. Here's the latest crash report. Any help w

  • Question about function RRT_BROWSE_MEASURES

    To experts or SAP guys familiar with this abap function RRT_BROWSE_MEASURES In this function, in form _ browse_measures -> _browse_cubes , it will save cube info in a buffer table, g_sx_cache-cube My question is, when will this buffered table be clea