'Task Type' property in Monitoring of Task iview in MSS

Hi,
There is a property called 'Task Type' in the iview 'Monitoring of Task'.
This is supposed to restrict the display of task types to what is specified here in this property only.
For eg, if i have 3 task types configured for It0019 in the back-end and want only 2 to get displayed in the portal, then i will mention those task types in this property.
1 -- Monitoring Overtime
2 -- Monitoring payments
3 -- Monitoring absence.
I have mentioned the task types separating them by ';'.
However now no task is getting displayed.
Can anyone help please?
Thanks and Regards,
Pinki

can you please check your iview property
FUNCTION HRMSS_RFC_RD_DATES_GETLIST
FUNCTION HRWPC_RD_DATES_GETLIST_INTERNA
LOOP AT lt_monitoringtask
                INTO  ls_monitoringtask
                WHERE ( p0019-termn BETWEEN begda AND endda ) OR
                      ( p0019-mndat BETWEEN begda AND endda ).
        check for allowed employment status
          IF NOT t_employmentstatus_mt[] IS INITIAL.
            LOOP AT lt_action
                    INTO  ls_action
                    WHERE pernr  = ls_monitoringtask-p0019-pernr AND
                          begda <= ls_monitoringtask-p0019-termn AND
                          endda >= ls_monitoringtask-p0019-termn.
              EXIT.
http://help.sap.com/saphelp_erp60/helpdata/EN/43/376d7ced1f1bcee10000000
a1553f7/frameset.htm

Similar Messages

  • How to set task type of a task in MS Project using excel vba code.

    Hello Gurus,
    I am generating MS Project files(.mpp) files form excel data. An excel macro in the excel file will read the excel data and will generate the .mpp file. It is working fine. now i want to set the task type of all the tasks to "Fixed work" from excel
    vba code.
    How to use the property PjTaskFixedType in setting the task type??
    refer below links
    http://msdn.microsoft.com/en-us/library/office/ff861713.aspx
    http://msdn.microsoft.com/en-us/library/office/ff864157.aspx
    Can someone help me in setting task type property from excel vba.
    I have attached my sample code used to generate the mpp file. It is not the complete code but you will get an idea from it.
    Set pjApp = CreateObject("MSProject.Application")
    pjApp.FileNew
    Set newproj = pjApp.ActiveProject
    newproj.Tasks.Add (task_name)
    newproj.Tasks(mpp_row_number).Start = task_start_date
    newproj.Tasks(mpp_row_number).Finish = task_end_date
    newproj.Tasks(mpp_row_number).ResourceNames = resource_name
    pjApp.FileSaveAs mpp_file_save_path & mpp_file_name & ".mpp"
    pjApp.FileClose
    pjApp.Quit
    Any help is appreciated.

    Hi Syamku,
    A simple example that sets the task type:
    ActiveProject.Tasks(2).Type = pjFixedDuration
    ActiveProject.Tasks(3).Type = pjFixedUnits
    ActiveProject.Tasks(4).Type = pjFixedWork
    http://msdn.microsoft.com/en-us/library/office/ff860469(v=office.15).aspx
    Hope this helps

  • Infotype 0019 Monitoring of Task

    Dear All,
    When Im trying to create Infotype 0019 system is not defaulting date in the field Date of Task. Client is complaining that earlier date used to appear in that field automatically.
    I too understand that we have to give the date there manually. but client is insisting that earlier it used to be default.
    Also as per the below link it is been given that date will defaulted. Can anybody tell me if there is some entries missing in any of the tables.
    http://help.sap.com/saphelp_46c/helpdata/en/7e/5e04d34a1611d1894c0000e829fbbd/content.htm
    Thanks
    Ravi..

    Hi,
    "The system suggests a default date independently of the task type. This date can be overwritten at any time"
    As given in the link for reminder date.
    Reminder date is the date used to remind about the task type configured with the task date.The following configuration is to be carried out, i.e. PA->Evaluation Basis->Monitoring of Task->Determine task type. The reminder date is the date which reminds about the task u will need to perform.
    There are 3 options to remind according to the configurations done, one is same as the task date, other is date before task date and the final one is date after task date. Selecting this will automatically create the required reminder date as per config.
    If no time unit for follow up/lead time is given in the config part for your task type system automatically takes the task type date as the required reminder date.
    Think it is clear now.
    regards.
    Edited by: Vishnu AG on Nov 11, 2011 2:11 PM
    Edited by: Vishnu AG on Nov 11, 2011 2:18 PM

  • Monitor Delivery Task Escalations?

    Monitor Delivery Task Escalations?
    Should the monitor delivery task recipient be getting escalation notifications? If so, can they be prevented? When/Why are they triggered?  I have service managers complaining because they are getting escalation emails but the service is still ongoing, waiting for tasks to be completed. How can a monitor task be late? It's not really a task. Thanks!

    When the entire service is late -- meaning when the due date for the last task in the delivery plan has been breached -- the MONITOR Delivery task will also become late. When this occurs, any escalation notifications which are configured on the Plan tab will be sent for this task.
    While the MONITOR Delivery task does not need to be completed like other tasks, it does have a due date -- that date being the due date for the last task in the delivery plan. When this task is late it means the entire se

  • Monitoring of Task

    What is the functionality of Monitoring of Task. Does a window pop up as reminder at the completion of Task.

    You can create automatic monitoring of tasks for all HR activities that have follow-up activities in the Monitoring of Tasks infotype (0019). Depending on the selected task type, the system proposes a date on which you will be reminded of the stored tasks. This enables you to implement the follow-up activities on schedule.
    Task
    The standard system contains the following task types as subtypes:
    Expiry of probation
    Temporary contract
    Pay scale jump
    Work permit
    Severe challenge
    Training period
    Dismissal protection
    Expiry of inactive contract
    Expiry of temporary contract
    Personal interview
    Vaccination date
    End of maternity protection
    End of maternity leave
    Start of maternity protection
    Follow-up medical
    Submit SI statement
    Submit AHV-ID
    Prior attachment
    Next appraisal
    Work permit expires
    End of leave of absence
    The reminder date is the date on which you went to be reminded of the task.
    This reminder date can be determined in two ways:
    You can enter the reminder date directly.
    If the operation indicator for the relevant task type has the value Blank or - (Minus) in Customizing, then the reminder date cannot fall after the actual task.
    If the operation indicator has the value + (Plus), then the reminder date cannot fall before the task.
    The system suggests a default date independently of the task type. This date can be overwritten at any time.
    Regards,
    Amit

  • ST03N Task Type "other"

    I am fairly new out of college into SAP Basis Administration.  My boss has asked as to why some of the tasks in the workload monitor are taking so long, mainly the task type "other".  The avg response time/diag step is ~85000 (ms), and ~83000 (ms) is spent in the database.  All be it interesting that doesn't tell me much, because I have not a clue what "other" pertains to, and why its spending so much time in the database.  Any help would be much appreciated. 
    SAP Login: 710
    MS Windows SP 3
    Any information needed, just let me know and I will be sure to provide it.
    David

    David,
    My 2 cents on this. Usually, if a process spends too much time on the database, it would mean that one or more of the following is possible.
    1. The process is trying to read a lot of data. In which case, you will need to analyze what the process is doing or trying to read. If it is a SAP program, some buffer tuning might be needed. If it is a custom program, the program might need to be tuned. There is more to it than this.
    2. Network problem. I doubt if this is the problem especially if your entire database does not seem slow. In other words, a network problem would not be isolated to a certain tcodes/programs
    3. Disk problem. If the process is trying to read data from a disk that is slower then this could result in degraded performance.
    There is no real "one solution" to this. It will need some poking around.
    As far as "Other" goes, do the following.
    Highlight "Other" and hit F1. You will see documentation on each of those Task Types. "Other" is not defined, which leads me to believe that this could be something running on the database directly without SAP knowing about it ? Maybe, maybe not.
    Check if there is a script or something running on the db. What is the time frame ? Check the transaction profile for that day/time and sort it according to high db times. Maybe that will lead you to something.
    Kunal
    Edited by: Kunal Belnekar on Jun 12, 2009 9:57 AM

  • In R12.2.3 Task type LOV is blank

    Hi,
    We are implementing R12.2.3 Service modules for our client.
    But after defining the task types using the Service Responsibility, the same are available under Task manager window.
    But none of the task type neither the seeded one are available under the task type LOV in create service request form.
    Nor we can see any task type available under mapping objects window which opens after clicking on Map Types button in Task Type definition form.
    Is there anything we missing any profile option or some key setup.
    Please let me know if anyone has seen this issue before.
    Best Regards,
    Shyam

    Hi Shyam,
    Please open the Task Types form ( JTFTKTTY.fmb) and click on the 'Map Types' button.
    Query for Source Object = 'Service Request'.
    a) Do you see Task Types already mapped?
    b) If you add a row: there are no Task Types in the LOV at all? Do you see any errors at the bottom of the form (i.e. FRM-41826)?
    Thanks,
    M.

  • SCMA(Schedule Manager) - Monitoring Flow task

    Hi,
    Anyone has experience with SCMA. If so, can you please guide me in resolving the following issues.
    1)In monitor, Flow task status is green but the underlying two steps have no status. I see <i>Schedule Job</i> and <i>Start Job</i> for each step with no status.
    Why SCMA does not update the status of <i>start job</i>(or <i>Schedule job</i>)?
    2)Since the flow definition is assigned to 'Customer' appplication, no work list is possible.
    if so, shouldnt the monitor display the details of corresponding job(from SM37) in the flow task details. I havenot seen any demo yet with worklist so I do not what does it provide in monitor.
    3)Is there an implementation guide for customer applications providing worklist?
    I sincerely appreciate reply for any of the above questions.
    thanks,
    venu

    bumping up.

  • WMS - Cycle Counts - are generating with no user task type

    Hi,
    I have configued Cycle counts and it is creating tasks with no user task type.
    That too .. this is happening for some tasks .. others are created correctly.
    As there is no user task type .. It is not getting displayed on Gun.
    Can anyone pls help me .. Thanks in advance.
    Regards,
    Naveen S

    Hi,
    I have configued Cycle counts and it is creating tasks with no user task type.
    That too .. this is happening for some tasks .. others are created correctly.
    As there is no user task type .. It is not getting displayed on Gun.
    Can anyone pls help me .. Thanks in advance.
    Regards,
    Naveen S

  • Query regarding changing the human task type

    Hi,
    I am new to BPM.I have created a process with two tasks and mistakenly selected both the human tasks with the initiator pattern.And now I am getting this compilation error which says my process contains more than one initiator tasks.Is there any way in which I can change the human task type to simple after the process has been created?
    Thanks in advance

    Hi,
    Thanks for your reply.I found that out too.It is really strange that there is no way in which you can change the type once you have created a user task.
    Thanks
    Rahul

  • ST03 Export: How to export all instances and task types?

    I am exporting ST03 data using SAP GUI
    I can export data for a single task type and a single instance.Is there a way I can export the Time Profile data for all instances and all task types in a single export? Can I do a single export rather than NxM exports?
    Also, when I export to a text file, there is a header that reports the instance, data, and task type. When I export to excel file I only get the table, not the header info. Is there a way to to get the header info into the excel export?
    Is this the appropriate forum for these questions?
    Any help is appreciated.
    Thanks.
    Tim

    I moved this question to an ABAP forum. Here's the [thread|ST03 Export: How to export all instances and task types?;.
    Tim

  • System monitoring, open tasks are no longer visible in Tcode DSWP

    Hello!
    I have patched my Solution Manager with the newest support packages and have the problem with system monitoring, open tasks. All the systems have a long_sid.
    I have implemented the SAP notes 1065285 and 1076772, but it was not sucessfull.
    <b>As well as open tasks as system monitoring are no longer visible in the Tcode DSWP.</b>
    Has some one the same problem or can help me to solve this problem?
    Thank you very much
    regards
    Thom

    Hello Thom,
    did have a look at SAP Note 1038134?
    If you are using Solution Mnager roles for System Monitoring the authorization check has changed and you need to maintain authorization object S_SOLM_ACT.
    Best regards,
    annett

  • Con not assign TASK TYPE for Put away during PO receipt

    Good morning everyone!
    I spent a lot of time to setup WMS Task assigment rule with no result.
    My goal is to make Task assigment for inbound tasks. Particulary put away after receipt.
    Expected behavor: after receipt in receiving area system should assign task type. This can be checked via "Warehouse control board" form, "Task type" column.
    Actual (current behavour): task is created and even can be seen via "Warehouse control board" form. But there's no task type. For Task assigment the only rule exists.
    To be sure that it works with other tasks types I've checked on Move order. Works well.
    NEED YOUR ADVISE
    Thanks in advance.
    Eugene.

    This case happened to me too in R12.
    The system did not assign task type after receipt in the receiving area. Moreover, I cannot update status from "Pending" to "Queue" to the user via "Warehouse Control Board" form for these put away tasks. It always show the error message "Cannot update putaway task." after press execute button. So How can I assign these task to specific user?
    Need your advise too,
    Thanks,
    Surachai.

  • RFC Task type

    Hi,
    Can any1 tell me how different is task type RFC ( in ST03N) than the task type dialog.
    Which activity is recorded in RFC task type. For eg. if DIA makes an rfc call, is it recored in RFC task type too along with DIA?
    Why response time of RFC task type doesn't include roll wait time when DIA task type includes it.
    Regards,
    Hussain.

    Roll-Wait time will be part of the response time of the dialog step (the caller) because the caller had to wait for the RFC to execute.
    Roll Wait will not be part of the response time of the RFC server step (the called) because it did not wait; it just did the function call.
    The Roll Wait time of the caller should be about the same as the Response Time of the callee.
    For a discussion of components of response time see SAP Note 1063061 - Information about response time in STAD/ST03.
    Tim
    Edited by: Tim Wise on Feb 8, 2008 1:36 PM

  • Usage task type, task component and task level and service number in time s

    Hi guru,
    when I compile time sheet, I want to fill field task type, task component, task level, sender purchase porder, PO item e service number but the system give me an error, LR105, "service does not exist". I uderstand that this error is caused from missing record inderivationor task component but I work on more services.
    Is there anyway to set in this derivation all the services or a range of services?
    Thanks
    Regards

    not answered

Maybe you are looking for

  • Mapview not working in ipad 2 simulator

    Hello All Im trying to do an little coding with xcode and the mapkit. The thing is, when i run map apps in the iphone simulator the map of the world shows up fine. but if i use the ipad. i see only grey grids. Any one knows the reason that is happeni

  • My Ipod is disabled  and i don't remember my password

    How do I unlock it

  • Layouts in planning

    Hi, Can any body tell me about the Layouts in Planning (kp06 and KP26) eg 1-101, 1-102p . why there are different layouts in kp06. Please explain with example. Regards

  • Web Layout

    In Reports Builder, do I need the OC4J Instance started when I attempt to Run the Web layout? Thanks, Jeanne

  • Java.lang.UnsatisfiedLinkError: getFdLimit

    When starting up the default Weblogic60 server on Solaris I get the following Error: <Feb 14, 2001 5:23:19 PM PST> <Error> <Performance Pack> <Unable to load performance pack, using Java I/O. java.lang.UnsatisfiedLinkError: getFdLimit at weblogic.soc