Request List

Ability to add additional applications (such as word, powerpoint, etc, and possibly even custom)
Share/Send with/to co-workers
Send an email invite, or link into an already active member giving them the option to join project
Export to PDF
Perhaps an RSS feed generated
Dates and TimelineAlready has the feel that X axis is time, so maybe allowing the interval and span to be set
Progress Indicator
Perhaps something simple like TaskFreak (http://www.taskfreak.com/) where its a simple click to do 20/40/60/80/100 percentsWould be great if number of progression boxes were changeable (some may want every 10%, while some may just want 0, 50, 100).
Task assignmentWhen you get into the sharing scenario you'd want to set tasks to individuals (possibly multiple per task)
RolesAgain, with sharing you want some people able to edit, while some can just watch, or just update own tasks
Attachements
Ability to attach files needed for tasks
Version history would be awesome
OS level tie-in like DropBox (http://getdropbox.com/) would be BEYOND awesome
Comments
Ability to add threaded comments to tasks and projects
Toggle-able
Extensions
Ability for community to build additions to this, maybe features like realtime collab/updates, custom integration to internal file storage, custom data submit to internal systems to maintain corporate requirements while still having flexibility of a REALLY functional tool
This could also be in the form of an API
Email notifications of updates (project, tasks, comments, files, etc)
Integration into CS5/OtherI would imagine when a CS/Adobe product is associated with a task it could show within a panel in that app so a user could check off progress (or maybe they are using one of the file attachments and it shows editing/locked status to other members) on a task
Yes... I DO want this to replace Basecamp

Doug,
A few more feature requests:
1. Double clicking on a task could up more information. Weither it be just Annotations or another window combining Annotations, Category selection, status, etc.
2. I almost feel like there should be two tool bars. One for overall workflow and one for specific tasks. Or at the very least, a text field in the title bar telling me what workflow is open if a task is selected.
3. It would be nice if the space outside of a task does not select the task. This is especially problematic if the screen is filled with tasks. Theres no way to get to the overall workflow details.
4. Shift+Click, Cmd/Cntrl+Click to select multiple tasks to move, reorder, lengthen, etc.
5. When dragging a task could it snap to certain increments? Every 15 minutes when in Hours mode, every half day when in days mode, etc.
6. Hours mode: Would it be possible to also have days associated? I.e. every day would be separated so a task could be specified as to which day it is to be worked on.
7. in regards to number 6. It would be even more awesome to have some kind of calendar integrated so that a start and end date could be identified and altered.
8. It would be nice to be able to close a workflow without having to open an existing one or creating a new one. Closing would probably take you back to the Welcome Screen.
9. When no specific task is selected can clicking the Details panel work the same as when a task is selected. I.e. add annotations and resources, etc. Right now it has the edit button by the workflow name but I didn't realize I could click that to add annotation.
Just an idea:
What if you could start off with a certain large increment of time, say a year, then drill down into a segment to see another set of "tasks" then drill further until you come to the smallest increment of time and the tasks on that timeline?
Ok, that is all for now. But I'll be back.
Thanks,
Antonio (@antonioholguin)

Similar Messages

  • Error while creating request list Unable to detect the SAP system directory

    We are upgrading SAP BW (NW 7.0 EHP1) to SAP BW (NW 7.3)
    source OS: Windows 2008 R2,  source DB: MSSQL server 2008 R2 SP1 CU3
    I had started the upgrade by running: STARTUP.BAT
    I had started the DSUGui on the server (CI / DB on the same server) from: D:\usr\sap\BP1\upg\sdt\exe\DSUGui.bat
    I ran both programs (run as administrators).
    Once SAP Gui connects and was able to create userid/ password and when ready to start the initialization phase (click next)
    gives me the error
    Error while creating request list - see preceeding messages. Unable to detect the SAP system directory on the local host
    I had tried STARTUP.BAT "jce_policy_zip=Z:\export-import\downloads\jce_policy-6'  and still the same error.
    I had started DSUGui.bat with trace and the trace file contents are
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[2.0.7.1006]/>
    <!NAME[D:
    usr
    sap
    bp1
    upg
    sdt
    trc
    server.trc]/>
    <!PATTERN[server.trc]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%d [%s]: %-100l [%t]: %m)]/>
    <!ENCODING[UTF8]/>
    <!LOGHEADER[END]/>
    Jan 11, 2012 10:14:58 AM [Error]:                          com.sap.sdt.engine.core.communication.AbstractCmd.log(AbstractCmd.java:102) [Thread[ExecuteWorker,5,main]]: Execution of command com.sap.sdt.engine.core.communication.CmdActionEvent@376433e4 failed: while trying to invoke the method java.io.File.getAbsolutePath() of an object returned from com.sap.sdt.dsu.service.req.DSURequestListBuilder.getSystemDir()
    Jan 11, 2012 10:14:58 AM [Error]:                          com.sap.sdt.engine.core.communication.AbstractCmd.log(AbstractCmd.java:103) [Thread[ExecuteWorker,5,main]]: java.lang.NullPointerException: while trying to invoke the method java.io.File.getAbsolutePath() of an object returned from com.sap.sdt.dsu.service.req.DSURequestListBuilder.getSystemDir()
    Jan 11, 2012 10:14:58 AM [Error]:                          com.sap.sdt.engine.core.communication.AbstractCmd.log(AbstractCmd.java:103) [Thread[ExecuteWorker,5,main]]: java.lang.NullPointerException: while trying to invoke the method java.io.File.getAbsolutePath() of an object returned from com.sap.sdt.dsu.service.req.DSURequestListBuilder.getSystemDir()
    Jan 11, 2012 10:14:58 AM [Error]:                                                 com.sap.sdt.engine.core.communication.CmdActionEvent [Thread[ExecuteWorker,5,main]]: java.lang.NullPointerException: while trying to invoke the method java.io.File.getAbsolutePath() of an object returned from com.sap.sdt.dsu.service.req.DSURequestListBuilder.getSystemDir()
         at com.sap.sdt.dsu.service.req.DSURequestListBuilder.persistSystemInfo(DSURequestListBuilder.java:277)
         at com.sap.sdt.dsu.service.DSUService.createRequestList(DSUService.java:338)
         at com.sap.sdt.dsu.service.controls.DSUListener.actionNext(DSUListener.java:144)
         at com.sap.sdt.dsu.service.controls.DSUListener.actionPerformed(DSUListener.java:67)
         at com.sap.sdt.server.core.controls.SDTActionListener$Listener.actionPerformed(SDTActionListener.java:46)
         at com.sap.sdt.engine.core.communication.CmdActionEvent.actOnEvent(CmdActionEvent.java:43)
         at com.sap.sdt.engine.core.communication.CmdEvent.execute(CmdEvent.java:69)
         at com.sap.sdt.engine.core.communication.ExecWorker.handleCmd(ExecWorker.java:36)
         at com.sap.sdt.engine.core.communication.AbstractWorker.run(AbstractWorker.java:93)
    I could not get Upgrade started.  Any help is appreciated
    Thanks
    Prathap

    Did you get this solved?
    I have the same problem

  • How to delete i.e. clear the pending access requests list from Access request page in SharePoint 2013

    Hi Team,
    I am site collection admin of a SP13 site. The issue is we have added some of the users manually after we got requests from them for site access. But this has left those users as pending on Access requests page. We don't want that list to stack up.
    I can not decline those requests as those users will be notified with declined mail. I searched for clearing the list of those pending requests but did't find any guidelines for this. 
    Is there any way I can do this. Any help is appreciated thanks in advance  

    You might consider using PowerShell to remove unwanted items from the "Access Requests" list of the web site.  This list holds all of the access requests including pending, declined and approved.  The following example demonstrates removing
    the first item from the list.  Please note, I'm not aware whether or not there are any negative side effects to removing items from this list so doing so would be at your own risk.
    $web = get-spweb https://yoursharepointsite
    $list = $web.lists["Access Requests"]
    $list.items[0].delete()

  • Error while creating request list DSU execution error   in Upgrade PI

    Hello,
    I´m doing upgrade de PI 3.0 - 7.0 in mscs and run startup.bat...
    DSU execution error  on hostnode1.domain.sap
    Error while creating request list - see proceeding messages
    Instance profile for instance 00 on host hostnode1 not found profile SID_w*00_hostnode1 not found in directory ...../usr(sap/SID/profile
    Help please.
    Luis
    Edited by: Luis Maura on Nov 5, 2010 1:38 PM

    Instance profile for instance 00 on host hostnode1 not found profile SID_\w*00_hostnode1 not found in directory
    hostnode1 is physical or virtual ?, this file SID_\w00_hostnode1*  exist or not .
    compare the GLOBAL HOSTNAME settings in profiles of Default,Instance and start
    Regards,

  • Access request List issue after migration

    I have migrated site sharePoint 2013 from metalogix tool.
    Migration is from SharePoint 2013 to SharPoint 2013
    I am getting one strange error while approving "Permission request" send by the users.  I have matched columns of  Access Request list(Hidden) from original site to New site , columns are matching, and also I have checked every column
    on migrated site, ther are opening without error, so why I am getting this error , there are no logs for this.
    One thing is diffrent is that on migrated site I am not gettign any data from Permission column check below, however On original site I am gettign data for this Permission column , what can be an issus ?
    Please mark answer , if you think answer is helpful or correct.

    Hello WillAdams92,
    It seems you are experiencing permissions issues. You can repair permissions using Disk Utility, which comes with all Macs. The following article provides more information about the feature:
    About Disk Utility's Repair Disk Permissions feature - Apple Support
    Thank you for contributing to Apple Support Communities.
    Cheers,
    Bobby_D

  • Sort/Order By for Request lists, other LOVs

    There are many LOVs in the eBusiness Suite that are seemingly unsorted and have no logic to how they are displayed. Is there a way to force these LOVs to order alphabetically or any other way to arrange them? I realize that custom LOVs can be done this way by just adding an order by to the query that pulls the values but I have seen no place to change non-custom ones. I'm specifically looking for a way to sort the available request list (View->Requests->Submit New Request->Single Request->First field in the form
    Thanks in advance!
    Message was edited by:
    mateoc15

    Requests are already sorted by Application name, Report Name .. I do not think there is a way to change this order.
    Maybe someone in this thread can help in this.

  • Getting Transport Request List from Clients

    Hi,
    I need to fetch all the transport request list which exist in other clients from development client. Is there any function module to fetch the data.
    Can someone provide me the code so that it will be useful for coding in my program.
    People will be rewarded for the solution which helps me a lot.
    Thanks,
    Jyothi

    Hi,
    You will like the french comment
    *   Procédure P_FIND_DATA.                                             *
    form p_find_data.
      data : it_request     type tmsiqreqs ,
             it_tmp_request type tmsiqreqs with header line ,
             it_e070        type sorted table of e070
                                 with header line
                                 with unique key trkorr .
      data : begin of it_trfunction occurs 10 ,
               domvalue_l type domvalue_l ,
               ddtext     type val_text ,
             end   of it_trfunction ,
             begin of it_trstatus occurs 10 ,
               domvalue_l type domvalue_l ,
               ddtext     type val_text ,
             end   of it_trstatus ,
             begin of it_trimpflg occurs 10 ,
               domvalue_l type domvalue_l ,
               ddtext     type val_text ,
             end   of it_trimpflg .
    * Recherche des données sur le système C27.
      call function 'TMS_UIQ_IQD_READ_QUEUE'
        exporting
          iv_system               = 'C27'
          iv_domain               = 'DOMAIN_D27'
        importing
          et_requests             = it_request.
      it_tmp_request[] = it_request[].
      loop at it_tmp_request
           where owner  in s_bname
           and   trkorr in s_trkorr.
        move-corresponding it_tmp_request to it_data.
        move : it_tmp_request-sysnam to it_data-csysnam ,
               it_tmp_request-impflg to it_data-cimpflg ,
               it_tmp_request-maxrc  to it_data-cmaxrc .
        append it_data.
        clear  it_data.
      endloop.
    * Tri.
      sort it_data.
    * Recherche des données sur le système P27.
      refresh : it_tmp_request, it_request.
      call function 'TMS_UIQ_IQD_READ_QUEUE'
        exporting
          iv_system               = 'P27'
          iv_domain               = 'DOMAIN_D27'
        importing
          et_requests             = it_request.
      it_tmp_request[] = it_request[].
      loop at it_tmp_request
           where owner  in s_bname
           and   trkorr in s_trkorr.
        read table it_data
             with key trkorr = it_tmp_request-trkorr.
        if sy-subrc eq space.
          move : it_tmp_request-sysnam to it_data-psysnam ,
                 it_tmp_request-impflg to it_data-pimpflg ,
                 it_tmp_request-maxrc  to it_data-pmaxrc .
          modify it_data
                 transporting : psysnam pimpflg pmaxrc
                 where trkorr = it_tmp_request-trkorr.
        else.
          move-corresponding it_tmp_request to it_data.
          move : it_tmp_request-sysnam to it_data-psysnam ,
                 it_tmp_request-impflg to it_data-pimpflg ,
                 it_tmp_request-maxrc  to it_data-pmaxrc .
          append it_data.
          clear  it_data.
        endif.
      endloop.
    * Recherche des données générales sur l'ordre.
      select trkorr trfunction trstatus as4user as4date as4time
             into corresponding fields of table it_e070
             from e070
             where as4user in s_bname
             and   strkorr eq space
             and   trkorr  in s_trkorr.
    * Recherches des textes desciptifs.
      select domvalue_l ddtext
             into table it_trfunction
             from dd07t
             where domname    eq 'TRFUNCTION'
             and   ddlanguage eq sy-langu.
      select domvalue_l ddtext
             into table it_trstatus
             from dd07t
             where domname    eq 'TRSTATUS'
             and   ddlanguage eq sy-langu.
      select domvalue_l ddtext
             into table it_trimpflg
             from dd07t
             where domname    eq 'TRTPIMPFLG'
             and   ddlanguage eq sy-langu.
    * Enregistre les informations dans la table IT_DATA.
      loop at it_data.
        read table it_e070
             with key trkorr = it_data-trkorr.
        if sy-subrc eq space.
    *     Recherche libelle du code TRFUNCTION.
          read table it_trfunction
               with key domvalue_l = it_e070-trfunction.
          if sy-subrc eq space.
            move it_trfunction-ddtext to it_data-trfunctiont.
          endif.
    *     Recherche libelle du code TRSTATUS.
          read table it_trstatus
               with key domvalue_l = it_e070-trstatus.
          if sy-subrc eq space.
            move it_trstatus-ddtext to it_data-trstatust.
          endif.
    *     Recherche libelle du code CIMPFLG.
          read table it_trimpflg
               with key domvalue_l = it_data-cimpflg.
          if sy-subrc eq space.
            move it_trimpflg-ddtext to it_data-cimpflgt.
          endif.
    *     Recherche libelle du code PIMPFLG.
          read table it_trimpflg
               with key domvalue_l = it_data-pimpflg.
          if sy-subrc eq space.
            move it_trimpflg-ddtext to it_data-pimpflgt.
          endif.
          move-corresponding it_e070 to it_data.
          modify it_data.
          delete it_e070
                 where trkorr = it_data-trkorr.
        endif.
      endloop.
    * Ajoute les ordres qui n'ont pas encore été liberrés.
      loop at it_e070.
        clear it_data.
        move-corresponding it_e070 to it_data.
    *   Recherche libelle du code TRFUNCTION.
        read table it_trfunction
             with key domvalue_l = it_e070-trfunction.
        if sy-subrc eq space.
          move it_trfunction-ddtext to it_data-trfunctiont.
        endif.
    *   Recherche libelle du code TRSTATUS.
        read table it_trstatus
             with key domvalue_l = it_e070-trstatus.
        if sy-subrc eq space.
          move it_trstatus-ddtext to it_data-trstatust.
        endif.
    *   Recherche libelle du code CIMPFLG.
        read table it_trimpflg
             with key domvalue_l = it_data-cimpflg.
        if sy-subrc eq space.
          move it_trimpflg-ddtext to it_data-cimpflgt.
        endif.
    *   Recherche libelle du code PIMPFLG.
        read table it_trimpflg
             with key domvalue_l = it_data-pimpflg.
        if sy-subrc eq space.
          move it_trimpflg-ddtext to it_data-pimpflgt.
        endif.
        append it_data.
      endloop.
      sort it_data.
    * Recherche des libellés des ordres.
      loop at it_data.
        select single as4text
               into it_data-as4text
               from e07t
               where trkorr eq it_data-trkorr
               and   langu  eq sy-langu.
        if sy-subrc eq space.
          modify it_data.
        endif.
      endloop.
    * Modifie les codes pour positionner les icones.
      loop at it_data.
        case it_data-cmaxrc.
          when '    '.
            move '@EB@' to it_data-cmaxrc.
          when '0000'.
            move '@08@' to it_data-cmaxrc.
          when '0004'.
            move '@09@' to it_data-cmaxrc.
          when others.
            move '@0A@' to it_data-cmaxrc.
        endcase.
        case it_data-pmaxrc.
          when '    '.
            move '@EB@' to it_data-pmaxrc.
          when '0000'.
            move '@08@' to it_data-pmaxrc.
          when '0004'.
            move '@09@' to it_data-pmaxrc.
          when others.
            move '@0A@' to it_data-pmaxrc.
        endcase.
        modify it_data.
      endloop.
    endform.                     " P_FIND_DATA

  • How to lock request list..

    Hi,
    I want to lock my request list as anybody(except me) is not able to release a request I've created. Is it possible?
    Any help will be appreciated.

    Hello Deniz,
    If i remember correctly you have a BAdI which gets triggered when you release a request. I am not having my SAP system access can't give you the specifics now.
    Anyways you can check if this thread helps you: CTS Badi or User Exit
    BR,
    Suhas

  • Access request list

    Hi,
    Currently all requests are going to the only person who is  in the access request list. Is there any way page owner can receive all access request which are related to only page access. Basically we have individual owner for each page, we do not want
    all access request will direct to only to the person who belongs to access request list.
    Thanks
    srabon

    Sorry Srabon, that's a no as well. Take a look at the following link for options on creating your own:
    http://blog.randomdust.com/index.php/2013/07/custom-access-denied-page-in-sharepoint-2013/
    cameron rautmann

  • Access Request list "Request For" Workflow

    We are looking at ways to use the current access request functionality.
    If we use the default view, pendingreq.aspx, for the Access Requests list, there is a column we are especially interested in "Request For".  This column, a hyperlink, tells you the level at which users are requesting access...and if approved,
    the level at which the SCA is about to give permission.
    If we create a new view on the Access Requests list, this "Request For" column isn't available anymore.
    I've tried to pull the list in to look @ all the available fields via:
    1. Report Builder 
    2. http://mySharePointSite.com/_api/lists/getbytitle('Access%20Requests')/items
    ...and can't find this "Request For" field.
    Any ideas?  Separate or linked list elsewhere?

    Hi Eric,
    I can now see the column via:
    http://mySharePointSite/_api/lists/getbytitle('Access%20Requests')/items?$select=ObjectRequestedTitleDisp
    Looks like from Report Builder {download here} if you select "Show Hidden Fields" @ the top of the modal window when building the query, you'll see the
    "Request_for" ...or this ObjectRequestedTitleDisp field.  Only bummer is it's just the name/title...there is no file extension or anything at the end of the string value.  So, if the name isn't "smart" coded/listed, you won't
    know if it's library, folder, document or site level...there is no ".docx" or ".xlsx" @ the end of the "Request_for" string.  At least, I haven't found a way to decipher that yet.
    In SharePoint Designer, I see the following View code which could lead to helping get to the right place, but I'm not familiar with this code just yet:
    <FieldRef Name="ObjectRequestedTitleDisp"/></ViewFields><RowLimit Paged="TRUE">15</RowLimit>
    <JSLink>accessrequestscontrol.js|mquery.js|callout.js|accessrequestsviewtemplate.js</JSLink>
    <XslLink Default="TRUE">main.xsl</XslLink><Toolbar Type="None"/></View></XmlDefinition>
    </WebPartPages:XsltListViewWebPart>
    Creating a view to enable access request delete functionality
    Open the site in SharePoint designer 2013 and click the “All Files” node
    Notice the right side shows the “Access Requests” list
    Right click the “Access Requests” list and select “Properties”
    On the Views panel click New
    Enter a name for the new view such as "showallitems"
    Click “OK”
    Navigate back to the original “Access Requests and Invitations” page
    Current URL is containing page name of “pendingreq.aspx”
    Change the URL to “showallitems.aspx”:
    The view will have no columns
    Click the ellipses and “Modify This View”
    Add at least the 2 columns with edit options
    Make sure if you select multiple columns (good practice so you can see the full scope of the request such as status and person), use the right side “Position from Left” ordering to have your edit item links located on the left side of the request row
    Click “OK” in upper right of page, and now you can see the view which contains the edit links to allow deletion of the item

  • Feature Request: List of linked contacts

    hi there,
    as there is bug with disapearing gmail contacts (those which are linked with SIM contacts if SIM card contacts display is switched off) i've tried to view all linked contacts and unlink them. i found the only way to do this is to go trough all contacts in list, check everyone is it linked or not separatelly. as usual contact list may exceed even 100 positions it is really hard task, or time consuming.
    it wouldbe very nice to have:
    1. a quick access to list of all linked contacts, so i may decide manually which one should be unliked, or:
    2. maybe a little icon next to a contact name to indicate that contact is linked, or:
    3. little icon at right side of the name which would indicate a type of storage: gmail, local phone, sim... contacts linked from few sources could have more than one icon.

    Try this:
    Once logged in, click 'All Files' from the top-left corner.  Then click the 'Clock' symbol to 'List by when I viewed'
    I realize it's not exactly what you've asked for, but it may be helpful!
    I've shared this feature request with the Workspaces product manager too.

  • How to balance huge spool request list at SP01

    Dear all,
    My invoice print smartform generates 250-300 spool requests from each locations / User ids. which are getting printed one by one.
    Can i load balance these spool requests according to diffrent loactions / User ids to speed up the printing.
    My SP01 status shows me all spool request in waiting mode. which is having large number list.
    Regards,
    -Maharshi

    BASIS Team set the parameters.

  • Renamed Service Request List Items revert back to originals after an upgrade.

    For two upgrades now (From RTM to SP1 and from SP1 to R2), lists that were changed from their defaults in the service request form have reverted to their defaults after the upgrade.  Has anyone seen this behavior with their upgrade?  I used the
    unsealed MP that stores the new list items and changed ones, to revert the lists back but I would like to know how to avoid this for the next upgrade.

    Misha, 'what could break' is entirely dependent on what else is in that management pack, but displaynames are relatively innocuous. As long as you export (don't DELETE it, just export it) then re-import that same MP, it
    should be safe, but I'm not familiar with what exists in that MP.
    Stefan, "IsDefault" doesn't seem to make a difference. I have IsDefault=true for all of my ENU language packs (and that's the only language pack I have). But after an upgrade, my custom displaynames are still wiped out. It was likely the re-import
    that reapplied your displayname changes.
    One of these days I'd like to confirm this behavior :)

  • Bugs/Issues/Fetaure-request lists?

    Does Linksys/Belkin/Cisco maintain a publicly viewable list of acknowledged bugs with their routers (e.g. EA4500)?
    Is there a way for a customer to submit a feature-request/recommendation?

    I haven't seen a site where Linksys keeps a list of anything. One of the reasons why I keep on visiting the community forum is to know what others have experienced with their Linksys device. If you would like to submit a feature-request/recommendation, check out this link and send your feedback over to them. Or you may also consider their tech support hotline.
    http://linksys.custhelp.com/app/feedback

  • Change-, Future-Request-List with processing status

    Hello,
    I am a "newby" of PowerDesigner since January 2014.
    Can anyone tell me, where I can find a list of open CR's / FR's?
    I can see my reported cases, but I can't see the open CR's/FR's to show me the processing status.
    Thanks and regards,
    Reinhard

    Goto Sybase Search Results
    Then check "Change Request" or "Solved Cases" and type in the CR / FR number or other keywords.
    If you know the number you can use as well http://search.sybase.com/kbx/changerequests?bug_id=xxxxx replacing the xxxxx by the FR or CR number.

  • Feature request: list NON explicitly installed orphans

    hey
    I just wanted to request a feature, which I think should already be in pacman??? and that is to beable to list NON explicitly installed orphans.
    cyas

    yosh64 wrote:I just wanted to request a feature, which I think should already be in pacman??? and that is to beable to list NON explicitly installed orphans.
    http://bbs.archlinux.org/viewtopic.php?t=21821
    http://bbs.archlinux.org/viewtopic.php?t=6138
    http://bbs.archlinux.org/viewtopic.php?t=22360
    http://bbs.archlinux.org/viewtopic.php?t=19913
    http://bugs.archlinux.org/task/4130

Maybe you are looking for

  • Broken Links inside FLash

    I notived that the links inside my flash header do not work on this page as well as other pages inside this directory. The links do work in the root directory. Does someone know how to fix this problem I am having? Here is the link: http://www.school

  • How do I put contacts into my iPad2?

    How do I put contacts into my iPad2?

  • Update Device Name in BAT

    Hi All, I've been struggling with this BAT problem for some time. I'm trying to update the Name for a phone (eg: CSF), device profile, Trunk device, etc, using BAT. The obvious problem with this using BAT, is that I'm trying to update the field which

  • Kernel 700 - DW 277 278 or 279 ? UDHYBLIB failed

    Hi I used LODSAPKRN  to prepare a new 700 unicode kernel library from the SAPEXE and SAPEXEDB level 254 SAR files. Now after switch and the APYSAP, I am busy applying patches via APYR3FIX, and mostly it is fine. Some however including DW 278 are givi

  • 'Item category SUBC is not defined for this item'

    Hi, When i tried to create an SO with item category SUBC, the system pop-up this error msg: 'Item cateogry SUBC is not defined for this item' Please let me know what should i do?  Thank you. I've maintained the item category assignment with same item