Allocation by team leader of tasks to different team member (standard Badi)

Hi All,
Service request.:-
I have a requirment that i need to allocate the taskto team members in sap crm through a Badi. Can any one let me know any standard badi in sap crm for allocation of task by team leader to team members.
thnks.

Hi,
You can consider using SAP Workforce Deployment Management Add-On on top of SAP CRM. That will help you to effectively organize your service team and personnel.
[SAP Workforce Deployment Management|http://www.sap.com/software/workforce-management.epx]
I'm not sure how much this will meet your requirement, but I guess you can give it a shot.
Hope this helps.
Thanks,
Samantak.

Similar Messages

  • Copy Dates from Lead to Task

    Hi All,
    I am trying to implement BADI CRM_COPY_BADI while creating follow up from LEAD to TASK , where I need to copy LEAD_END date of u2018Leadu2019 to DUE_DATE of u2018Tasku2019.
    I am trying to put the code in IF_EX_CRM_COPY_BADIDATES but the debugger does not stop at this method where as for IF_EX_CRM_COPY_BADIORDERADM_H it stops.
    Could you  please help me in understanding why the DATES method is not called on creating TASK followup from LEAD, whereas DATES method gets called when creating followup for Activity.
    Or may be if this does not work then I need  to copy the dates using CRMV_EVENT, or is there any other workaround.
    Regards,
    Dipesh.

    Hi Maggie ,
    Thanks for the guidance.
    After debugging I found that the Date types in LEAD and TASK are different. That is in TASK I want to set the 'ORDERPLANNED' type  and this is not there in the LEAD date profile. So the badi DATE method wo't be called.
    other workaround's
    1. I am trying to create CRMV_EVENT and set the 'ORDERPLANNED' date using  FM 'CRM_APPT_MAINTAIN_MULTI_OW' , but this does not set the DUE_DATE for TASK.
    2. in the BADI inside  IF_EX_CRM_COPY_BADI~ORDERADM_H method , trying to use    FM 'CRM_APPT_MAINTAIN_MULTI_OW' but this sets the assignment block planned date's not the header value for Due_date.
      data: gt_appointment type crmt_appointment_comt.
      data gs_appointment like line of gt_appointment.
      data: gt_input_fields       type crmt_input_field_tab,
          gs_input_fields       type crmt_input_field,
          gs_field_names         type crmt_input_field_names.
      data: lt_activity type crmt_activity_h_comt.
      data: ls_activity type crmt_activity_h_com.
      data: iv_object_guid type CRMT_OBJECT_GUID .
      gs_appointment-ref_guid = cs_orderadm_h-guid. "'DFAC8D7F8BBBCFF1BC83001A644955AE'.
      gs_appointment-ref_kind = 'A'.
      gs_appointment-appt_type = 'ORDERPLANNED'.
    lv_startdate = ls_ztab-registerdate.
    convert date sy-datum  time sy-uzeit
      into time stamp  gs_appointment-timestamp_from  time zone sy-zonlo.
      gs_appointment-TIMESTAMP_TO = '20111113183000'.
      gs_appointment-mode = 'B'.
      insert gs_appointment into table gt_appointment.
      gs_input_fields-ref_guid = cs_orderadm_h-guid.  "guid of TASK
      gs_input_fields-ref_handle  = 0.
      gs_input_fields-ref_kind    = 'A'.
      gs_input_fields-objectname  = 'APPOINTMENT'.
      gs_input_fields-logical_key = 'ORDERPLANNED'.
      clear gs_field_names.
    gs_field_names-fieldname = 'TIMESTAMP_FROM'.      "payment term
    append gs_field_names to gs_input_fields-field_names.
      gs_field_names-fieldname = 'TIMESTAMP_TO'.      "payment term
      append gs_field_names to gs_input_fields-field_names.
      insert gs_input_fields into table gt_input_fields.
      iv_object_guid = cs_orderadm_h-guid.
      CALL FUNCTION 'CRM_APPT_MAINTAIN_MULTI_OW'
        EXPORTING
          iv_ref_guid            = iv_object_guid
          iv_ref_kind            = 'A'
          it_appointment_com     = gt_appointment
        CHANGING
          ct_input_fields        = gt_input_fields
        EXCEPTIONS
          precondition_violation = 1
          invariant_violation    = 2
          OTHERS                 = 3.
    Regards,
    Dipesh.

  • Save Task with Different name in workspace

    Hi,
    While using SAVE button in workspace, is there a way to save tasks with different names?
    steps:
          1) Click on start Process in workspace  - Complete task order
           2) Click on save button with some data.
                      - Is it possible to change the name here?
    if there are 50 tasks named "Complete task order" in To-do list, users want the ability to rename task.
    Any help is appreciated.
    Thanks,
    Krishna

    Hi,
    While using SAVE button in workspace, is there a way to save tasks with different names?
    steps:
          1) Click on start Process in workspace  - Complete task order
           2) Click on save button with some data.
                      - Is it possible to change the name here?
    if there are 50 tasks named "Complete task order" in To-do list, users want the ability to rename task.
    Any help is appreciated.
    Thanks,
    Krishna

  • PPOME - Can't insert the SAME task for different organization unit

    Hi all,
    I have a doubt; in SAP 46C, it seems that is impossible to insert in PPOME, Detailed window, Tasks tab the same task for different organization unit. The only way to do this is in PP01 - General management, where you can explicitely create a [B-007] relations with the same "T" Object. Now, it is a little bit difficult for a user to switch from PPOME ad PP01 when defining new organizational structure.
    The question: is there any way to insert the <b>SAME</b> task directly in PPOME, overwriting the standard behaviour of the system that by default create a new task for each new insertion?
    Thanks all
    Paolo

    Hi Naveen
    thank you for your prompt reply.
    The issue that I want to solve is that some organization unit (not all) must be flagged for an external export to another system, depending on some characteristic of each org unit. I didn't find a similar attribute on standard field, so I thought to insert a common task to all the org units to export, so that this relation can serve as the missing attribute on org unit definition.
    PP01 let me insert a task (type T, and not TS) on an org unit directly, so I want to know if I'm going to break some standard behaviour of SAP if I insert a task on OU.
    Thank you
    Paolo

  • Relationships between tasks of different phases

    Hello
    Can someone tell me how to create relationships between tasks of different phases ? I am using cProjects 4.00 .
    Where or how can I check the version of the cProjects which I am using?
    I am getting a message 'Communication with the WFM Core system is not possible' . Please tell me how to solve this problem.
    Also I am not able to create Role in the Resource view of Projects . I am getting the message 'First create a new project role. Use the appropriate function - Create Role - on the left-hand side. ' The button 'Create Role' is greyed out.
    thanks for your time
    Arvind

    Hi
    Have you mapped project role types for project type?
    this is a SPRO activity.
    Also check
    Are you using WFM Core? If so, ask Basis to verify RFC and Live cache settings.
    You need Configuration settings for that so as to allow you to create role.
    For Relationships:
    Goto any task which you want to link. From Basic Data task view, select Relationship Tab.
    In Create link Select 2nd option of Task (Any Level)
    Click Search and select the Task
    Select relationship as reuired predecessor or successor.
    Niranjan
    Let me know if it helps
    Edited by: Niranjan Dandekar on Aug 1, 2008 6:35 PM

  • Team Member Tasks

    Hi there,
    We recently upgraded the system to P6 15.1 and downloaded the app P6 for iPad in order to test it. Users can login to Team Member web and P6 mobile.
    Once users logged, they are not able to see either Tasks or Timesheets owned by them. Is it necessary change any special setting within Projects tab?
    Please any suggest to show up Tasks and Timesheets on Team Member would be greatly appreciate it.
    Regards
    Carlos

    Hi again,
    I have researched in the Oracle Community Directory and apparently is mandatory to set in the project preferences show the activities in TM based on resource/owner or both and then I would be able to see the activities in TM.
    As I try to modify that "Set Project Preferences" button in project tab is disabled. I am doing this with a super user. How can I change that preference in my project?
    Thanks
    Regards
    Carlos

  • Recently signed up for teams CC account to try it. Have one complete license. Would like to add a team member then assign single app license for Lightroom. I can see no way to do this. It want's me to do another complete license. Is there a way to do some

    Recently signed up for teams CC account to try it. Have one complete license. Would like to add a team member then assign single app license for Lightroom. I can see no way to do this. It want's me to do another complete license. Is there a way to do something other than "complete"?

    We can not club complete cc for teams & cc for single app.
    A complete plan includes all Creative Cloud apps and services. A single app plan includes access to one app (Photoshop
    CC, Illustrator CC, etc.) and select services, including 20 GB cloud-based storage and a customized online portfolio with
    Behance ProSite, enabling you to publish your work to the world’s leading creative community. With each plan, you’ll receive
    access to the same easy-to-use admin console – a web portal that lets you centrally purchase, deploy, and manage all seats
    across your organization under one membership agreement.
    You will have to assign a different CC for Team for single app.
    Regards
    Rajshree.

  • Creative cloud for teams administration how do i see how much cloud storage each team member is using

    Can i see the file storage usage for each member and what apps they have downloaded?

    Although i am totally for the collaboration features, they seem to have nothing to do with the creative cloud for teams. However, before the new updates, i could go into the manage teams area and see how much cloud space each member was using. I'm not asking to see another team member's files, i'd just like to know how much is being used for resource allocation purposes.  I'd also like to know what apps they have downloaded. No? Just to wipe out one user and assign to another user isn't really what i'm after.

  • When document that was uploaded by team member will be shown in PWA2013

    Hello All
    In our projectserver2013, user is uploading the project document in project site.
    But There are no information or marking(Symbol) in PWA(Project Web App)
    So PM or team member has some difficulty to check the document in Task.
    Is there any method that user check whether the Task has document or not directly in PWA?
    Have a good time
    ---- Yoon----

    Hi Yoon,
    There is much confusion about this - please see Brian's post at
    http://blogs.technet.com/b/projectsupport/archive/2014/05/23/project-server-2013-links-to-issues-risks-and-documents.aspx
    Ben Howard [MVP] | web |
    blog |
    book | P2O

  • Create Project trough enterprise project type with templates does not send notification to team member(email) when published

    Hi All,
    I encountered this issue in my client site when implementing project server 2013.
    At First I thought that this issue occurred intermittently , sometimes project creation (create project from PWA- assign resources with team member -save and publish) trigger email notification to the assigned team member and sometimes not. (new task notification)
    I have checked with our infrastructure team and verify that I use the right SMTP server address and port , and cross check with them for their side configuration (exchange) , we did not find anything wrong on both settings.
    and then we found out that the failed notification email comes from project creation using defined project templates in an enterprise project type, even from a project that consist of template schedule , we added new task on that project and assign a team
    member on that task that resulted with notification sent to the team member, but not with task that comes from templates.
    can someone help us on this issue, or is there any CU on this?
    I appreciate any comments and feedback, Thanks for your attention!
    Regards,
    Nugroho
    EPM implementator

    Kirteshtiw,
    Yes we did create the template from project professional and as far as i know,
    the only way to create template is just to save it, no option to publish the template.
    When you create a new project from template for some of the task you remove the resources then assign resource to those tasks then save and publish the project.
    <--there are no resources assigned from the template, when i assign resources (new assignment) this will not trigger notification
    Or create a new task under summary task assign resource then save and publish the task you notification sent to the resource means it is working.
    <--new task (not from template ) also trigger the notification

  • How many times can a team member install Creative Cloud for teams ?

    How many times can a team member install Creative Cloud for teams ?
    Is it possible for one team member to install it for example on a portable mac and a desktop pc at the same time?

    From the Creative Cloud FAQ at https://www.adobe.com/products/creativecloud/faq.html under the Purchasing and getting started section:
    On how many computers can I install the software I download from Creative Cloud?
    You can install the desktop applications available in Creative Cloud on your primary computer and one backup computer, as long as they are not running at the same time. You will have access to both the Mac OS and Windows versions, so if you have a Mac at home and a PC at work, for instance, you can install your applications on both. See the product license agreements page for more information.

  • How to create a custom task in SRM for the standard task

    Hi Gurus,
    How to create a custom task in SRM for the standard task  eg: TS10407929
    regards,
    George.

    from PFTC itself. Same.

  • Hi I have adobe CC for teams, a team member is having problems opening indesign we are being asked for a serial number, ive checked on our admin account and he is one our our registered 'members'. I wasnt the person who set this up originally so I'm a bit

    Hi I have adobe CC for teams, a team member is having problems opening indesign we are being asked for a serial number, ive checked on our admin account and he is one our our registered 'members'. I wasn't the person who set this up originally so I'm a bit lost, i cant seem to find any serial numbers on the my account section and it seems we have no registered products? can you help?

    Hi There,
    We have checked the details of your team, all seat are assigned properly.
    Now there are few details that we would need in a Private Message so that I can assist you appropriately.
    Name of the user:
    Email of the user:
    Meanwhile, try the below mentioned links.
    Creative Cloud applications ask for serial number
    Sign in, activation, or connection errors | CS5.5 and later, Acrobat DC
    [Note: Details that we need is critical, make sure you send them in via Private Message only.]
    Thanks,
    Atul Saini

  • Can you add a single app subscription to Existing Cloud for Teams for new team member?

    Is it possible to add single app subscriptions to an existing CC Team Acct? I have a team member that needs an Adobe Acrobat IX Pro subscription and would like to manage it from my CC Teams management tools.

    Indeed!
    The trouble I have is that I CANNOT allow this user to have the full suite. I am implementing software inside of a cGMP manufacturing facility (nutritional supplements). Part of our "label artwork" change control is the fact that not only are critical files locked, but also no-one in the company can edit the files even if they copied them to desktop.
    I can't allow a project manager, or executive, or admin assistant the same software capacity to edit critical files as the art dept, in the event that their changes might slip through to production.
    Now granted, I could create literal policies to compensate for this situation, but does an admin person really need Premier Pro and AfterEffects? Nope, not really. I could see an argument in favor of the document production tools, but the web and video tools are complete overkill.
    I had been hoping to implement a series of Acrobat Pro suites, to enable an easy form of document signing. I didn't want to implement any form of server based signature authentication, since our process is wholly internal and not subject to serious security concerns.  I've been forced to shelve the project for now while I investigate more options, which means adobe missed out on some sales.
    Hopefully, Creative Teams will be expanded to have more flexibility as Adobe matures their product offering.

  • Creative Cloud Teams member cannot log in via Desktop app

    Weird problem I have. Our company have 9 seat teams account, and one of our users cannot log in via the desktop app and use apps. Have worked just fine for the last year until today.
    He has the old Application Manager installed as well as he had upgraded from older apps, and we are renewing our yearly subscription these days. Could any of that be the problem. Odd thing is, he is the only team member that has this problem.
    He can log in to his account on the web just fine.

    Creative Cloud Help | Manage your Creative Cloud for teams membership may help

Maybe you are looking for