How activity plan works ?

Hello,
during the creation of an activity plan is possible to set the flag "assign automatically" and "mandatory" to a new Task. Can anyone explain me how they works ?
Thank you in advance.
Daniele.

hi Daniele,
The activity plan allows to define:
1. 'Task templates', which are details of what tasks should be performed in the visit or work ticket,and its associated information as notes and attachments.
2. Surveys that are to be completed in the visit or ticket
After creating an activity plan, you need to create a routing rule to determine which plans are valid for which accounts so that it could be proposed when a visit is created for that account.
In the Visit screen, there are two facets called Tasks and Surveys. If the "Assign Automatically" flag is checked, then those tasks and surveys are added to the visit via an asynchronous process that runs in the tenant every 7 minutes.
The mandatory flag is only used as an indicator and does not have a process implication at this point.
Hope this helps.
Regards,
Sebastine

Similar Messages

  • How Billing Plan works

    Hi,
    I have a requirement from client to use a normal SO (not contract, and without Project System elements) with monthly billing that is automatically posted (or triggered as batch) and billing dates manually entered.
    Billing Plan might be useful for this requirement so I have the following questions regarding Billing Plan:
    1) Can Milestone Billing plan be applied to an SO without Project System elements?
    2) Can billing amounts in Periodic Billing be changed?
    2) How does Billing Plan work? In terms of end-user behavior?  Where are the billing dates entered? Can billing dates be entered by the user? Is posting of billing docs automated or at least triggered by a batch job?
    3) Can the same materials (with same item category) in different line items have the same billing plan type but different billing dates (which are manually entered)?
    Thank you so much!

    Hi,
    Please refer the following links
    http://www.sap-img.com/sd006.htm
    http://help.sap.com/printdocu/core/print46c/en/data/pdf/SDBIL/SDBIL2.pdf
    Rewars if it helps
    Regards
    Goutham

  • How to get active plan version dynamically

    Hi all,
    I am making some HR reports in which I am pulling up position long text from hrp1001 by giving condition - where plavr = '01' . Now if the active plan version is not 01, my condition becomes vague.
    Please let me know how to determine the active plan version dynamically in my sample code below
    SELECT APERNR AOTYPE B~STEXT INTO CORRESPONDING FIELDS OF TABLE ITAB_EMP_DEATILS3 FROM PA0001 AS A
    INNER JOIN HRP1000 AS B ON BOTYPE = AOTYPE AND BOBJID = APLANS WHERE ( BOTYPE = 'S' AND BPLVAR = '01' AND AENDDA = '99991231' AND BENDDA = '99991231') AND A~PERNR IN PNPPERNR.
    SORT ITAB_EMP_DEATILS3 BY PERNR.
    DELETE ADJACENT DUPLICATES FROM ITAB_EMP_DEATILS3.

    Simply call FM RH_GET_PLVAR  

  • How to get the personnel plan work schedule

    Hi,
    I write a report ,need get the personnel plan work schedule of the input month.
    for example:
    at input screen : I input : 2007-01  and pernr:10000001;
    I hope get the plan work schedule days (rusult :25 work days)of  the  person 10000001  at  January 2007 .
    Now I find some HR TM functions ,such as :
    HR_PERSONAL_WORK_SCHEDULE
    HR_PERSONAL_WORK_SCHEDULE_PNP
    but I don't know how to test , I had try many times ,but not get what I want . so I want to know if have any other function can make me get what I want .

    Hi Olivia,
    tables: ptpsp.
    parameters:
    pernr type pa0001-pernr,
    begda type pa0001-begda,
    endda type pa0001-endda.
    data:
    i_ptpsp type table of ptpsp.
    <b>CALL FUNCTION 'HR_PERSONAL_WORK_SCHEDULE'</b>
           EXPORTING
               <b> PERNR             = PERNR
                BEGDA             = BEGDA
                ENDDA             = ENDDA</b>
              KUG               =
              REFRESH           = 'X'
              WORKING_HOURS     = 'X'
              SWITCH_ACTIV      =
              MODIFY_ENTRIES    = 'X'
              I0001_I0007_ERROR = '0'
         IMPORTING
              WARNING_OCCURED   =
           TABLES
              I0000             =
              I0001             =
              I0002             =
              I0007             =
              I0049             =
              I2001             =
              I2002             =
              I2003             =
      <b>          PERWS             = I_PTPSP</b>
         EXCEPTIONS
              ERROR_OCCURED     = 1
              ABORT_OCCURED     = 2
              OTHERS            = 3
      IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    table <b>I_PTPSP</b> is having all the data u needed..

  • How to construct Work center Hirerchy in Production Planning.

    Hi Experts,
    How to construct Work center Hirerchy in Production Planning.
    Thanks in advance.

    Amit,
    I guess you must have overlooked the rules of engagement for this forum. It is customary for questioners to first perform basic research before posting any questions.
    First, search in the forums (search box in the upper right of this page). FYI The question you raised has been covered dozens of times.
    Next, check online help. This help is generic, and not generally specific to a particular industry:
    http://help.sap.com
    Work Center Hierarchy:
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/b1/c037ae439a11d189410000e829fbbd/frameset.htm
    Next, look for generic solutions solutions in Best Practices. Basic index at
    http://help.sap.com/saap/sap_bp/BL_IN/html/Content_Library_BL_EN_IN.htm
    Next look for industry specific solutions in Best Practices:
    http://help.sap.com/content/bestpractices/industry/index.htm
    If you are experiencing a problem, or you believe that SAP is not working per the online help, you can then search OSS notes.
    http://service.sap.com/notes
    Next search in one of the standard online search engines (such as Google).
    Only after you have performed all of these tasks, and studied all of the online help that is supplied for free by SAP, should you then consider posting a question to these forums.
    If you are unwilling or unable to perform such research, then you should probably engage a consultant to assist you. All consultants use searches to assist them in designing and executing solutions. If you intend to one day become a consultant, you would be wise to cultivate this skill.
    Best Regards & Good luck,
    DB49

  • How to maintain WORK for General Cost activity

    Hi,
    can anybody show me how to maintain WORK for a General Cost activity. In the detail screen I cannot find field WORK, so I also don't know how to confirm for a General Cost activity
    Thanks
    Long

    Hi,
    It seems you have 2 different requirment:
    1. Maintaining work: Use Internal activity
    2. Confirm cost activity: Refer [Link|Actual cost in Cost Activity;
    Regards

  • How Active Data Model Works?

    Some one can explain to me, how Active Data Model Works?
    All data is managed in memory? When de changes go to the database? benefits of use.
    Thanks in advance.

    See if this overview helps:
    http://docs.oracle.com/cd/E16162_01/web.1112/e16182/bcintro.htm#sm0061

  • How does rate plan work if I'm the only iphone with family?

    Both my stepdad and mom will be using normal phones... and I will be using an iPhone 3G. How does the rate plan work? Do my parents have to have their own rate plan, and I have to take my own iPhone line?

    yeah zipidy is wrong.
    im doing the same thing. We have unlimited family texting, which works in conjunction with my iphone, all i had to do was add the 30 dollar data plan.

  • How to make Planned working time Override Substitution ?

    Dear Friends,
    The User wants to make Planned working time to always OVERRIDE / PREVELANT on substition.
    Is it possible ?
    Thanks,
    Sri

    Dear Friends,
    The User wants to make Planned working time to always OVERRIDE / PREVELANT on substition.
    Is it possible ?
    Thanks,
    Sri

  • HOw to set our Existing Active plan version to The new Created Client.

    Hello experts,
    I  have create two new Clients for idoc processing .
    But when i am creating partner profile for my Model View  the system  gives an "error that no active plan version exist."
    is there any way to solve this problem ????
    Regards,
    Dakshaini.
    Moderator message: only one thread per issue, please.
    Edited by: Thomas Zloch on Oct 14, 2011 3:43 PM

    Please try uncommenting the following line in your method call.
    * IS_PRINT = GS_PRINT
    Regards,
    Rich Heilman

  • Activity in Work Center

    Dear All,
    My question it's regarding at activity in work centers.
    I defined "setup time" like first activity, and I established an value for the plan price, for the activity type.
    Normally, this setup activity it's applicable just for first piece and for the rest no!
    But now, if I intend to produse 100 objects, this setup time it's multiply by the number of pieces.
    Can somebody to say me, how can I configure thus the setup time be applicable just for one piece.
    Thank you, very much!
    Marian

    Hi,,
    Actually the formula which you are defining at the costing view is giving the error.
    Create the varable with first st value and create a formuls with only the variable and assign it into the costing field of work center.Then the system will take the value of the activity time only once.
    First define a parameter in transaction OP7B . Change the standard value key and give the parameter in OP19.Define a formula in transaction OP21.
    Hope it will help you.
    regards,
    kaushik

  • How do I work out what pages templates have in them ?

    I think i do this !
    how do I work out what pages templates have in them ?

    Hi c,
    "Instinctive" (and "Intuitive", the more common term) seem to be often used where "what you're used to" would be a more accurate choice. Nothing about Page Layout is particularly instinctive if you've never done it before.
    Regarding 'greying out' some of the tools: Tools and menu items go grey when they aren't available. For example, you can't move an object to the front if you don't have an object selected (or if the selected object is the only thing in the document), or if the selected object is already further forward than anything else in the document. Anytime it is possible to use the tool/menu item in the current context, the tool/item will be active, and shown in dark type.
    You mention you are headed toward a "business plan/power point thing." The first (business plan) makes me think in terms of print, and something to be produced from a word processing template rather than page layout one. The second part say 'this will be projected on a screen' and says 'Keynote would be a better application for this task than Pages.'
    Keynote is a presentation tool, designed to produce documents that will be presented on a screen (ie. designed for the same type of documents as Powerpoint was built to produce).
    Pages has two basic document types, both aimed at producing documents that will be printed:
    Word processing—used for things like letters and reports. In general, documents that are mostly text, but that may have some illustrations, charts, or other graphics objects inserted into them.
    Page layout—used where there's a mix of graphics and text, with the text usually coming in smaller chunks.
    The biggest difference between them is that a 'blank' page layout document is really 'blank'. It can be thought of as a page sized blank canvas onto which you can place containers for text (text boxes), shapes, images, charts, or containers (placeholders) for images or other objects.
    A blank word processing document can also accept the objects and containers listed above, but also includes a text layer (where text can be entered directly, without the need to place it into a text box), and a background layer (where objects can be placed behind the text layer).
    If the above helps you choose the type of document you want to have as the end product, we can then take a look at one of the templates for that type and look at deconstructing it.
    Regards,
    Barry

  • Functionality of OM statuses Active, Planned Submitted Approved & Rejected

    Hi gurus,
    I want to understand the functionality & concept of the statuses in Tx PO13, PO10 etc
    We see
    1.Active
    2.Planned
    3.Submitted
    4.Approved
    5.Rejected
    my question is regarding a requirement.
    We need if some object is created that should be submitted for approval and in  this case e-mails shud be triggered for approval to superiors. Once that is approved the created object shud exist as a valid object in system, otherwise should exist in system but not as an active object and cannot not be used for assigning holders. I mean should not be a valid object.
    I want to know if these statuses will help doing it with work-flows and can we restrict the user to use only one of the five statuses..
    Pls advise ...
    Regards,
    Anil Kumar

    Hi,
    Status identifies the current standing that an object or infotype record has within an organizational plan. Status also affects the type of editing you can do. There are five statuses available:
    Active
    Planned
    Submitted
    Approved
    Rejected
    Objects with different status can appear in the same plan version. The active objects could represent current operations at your firm, and the planned objects could represent changes you plan to make, for example, adding a new department or new position.
    Use
    You must assign a status to every object and infotype record you create. However, you do not need to use all the statuses. Many users choose only to use active status.
    How you apply status to objects and infotype records in Organizational Management, depends on the method you use to maintain an organizational plan u2013 Detail Maintenance, Simple Maintenance, or Structural Graphics.
    Status attributes:
    Active
    Indicates that an object is currently operable. You have unrestricted activities u2013 you can create, change, display, delimit, delete and list when using active objects.
    Planned
    Indicates that an object is proposed or anticipated, but not currently operable. You can create, change, display, delimit, delete and list when using planned objects.
    Submitted
    Indicates that an object has been submitted for review and subsequent approval/rejection. You cannot create objects with submitted status. Nor can you make changes.
    Approved
    Indicates that an object, previously sumitted for review, is accepted or authorized. By changing the status to active, you can edit the object (create, change, display, delimit, delete and list).
    Rejected
    Indicates that an object is rejected or turned down. You can only display objects with rejected status. However, you can change the status to planned so that you can work with the object again.
    There are two ways you can change the status applied to objects and infotype records, in Organizational Plan:
    Run the report RHAKTI00 (Change Object Status) for selected objects or infotype records
    Change the status of objects and infotype records one at a time in Detail Maintenance
    It is not possible to change the status of objects or infotype records in Structural Graphics or Simple Maintenance.
    For workflow related intergration go through this link
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/bb/bdb86d575911d189240000e8323d3a/frameset.htm
    thanks & Regards
    Pallavi

  • Confirm site use and deletion - How does it work?

    I've been trying to find answers to this topic and read through a number of posts and technet, but I can't seem to get a clear answer on how this process works.  Actually my concern is that I have seen conflicting answers.
    As I read the description, it "sounds" like that if we set a date of 180 days, then the system will send an email to the site owner 180 days after site creation so they can confirm usage.  If they confirm, then the clock starts again and they
    will get another email in 180 days.  If they don't confirm, then we go into the config for multiple emails and eventual deletion.
    Is that how it really works?  I would have thought it would track inactivity someway, but I can't seem to find it that is true.  Does it track inactivity?  If so, how?  By last content update or last visit?

    Run a test in a dev enviroment and you will find that they are wrong, unless it changed for 2013.  I haven't specifically verified it lately, but it definitely didn't work that way in 2007 or 2010.  Also check this sentence from the "Plan for site
    maintenance and management in SharePoint 2013" article on 2013 found here:
    http://technet.microsoft.com/en-us/library/cc262509.aspx#section3
    "This feature works by automatically sending an e-mail message to site owners to see if they consider their site active. "
    Notice that it doesn't say anything about sending it only to "Inactive" site owners.  The way I read this is that it goes to ALL site
    owners.  That's the way it worked in the past and I don't think its been upgraded.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Set active plan versions

    Hi,
    How to enable new entries(Menu path) in set active plan versions in IMG actvity.
    thanks and regards,
    naidu.

    hey Thanks for the Same ,
    yes thats the standard,as i am working on a test client inthe menu path
    PM-global settings-plan version maintainance-set active plan version i dont find the standard instead all the fields are hidden ,if i have to make these fields active.
    Naidu.

Maybe you are looking for

  • IO operations using ActiveX with Windows 8 64bit and IE 11 not working

    We are using ActiveX for downloading file from the server, It works well with Windows 7 and XP but there is issue with Windows 8 and IE 11.It doesn't give any error for downloading files using ActiveX but file not downloaded and even does not generat

  • Iweb slideshow problems

    I have created a slideshow with music in iphoto. When i export it to iweb and publish it to my site the video only plays for about 5sec then it stops completely. But the video works fine if i just play it on my computer. I Have called godaddy and ask

  • How to analyze the String input??

    The program should accept integers but not the sentences for example the user enters "Hi how are you" the program should say"Sorry, please enter the integers" if the user enters "123454545" the program should work normally The main aim is to differen

  • Flash animation with stream sound not playing in mac

    Dear all, I have made a 5 min animation with stream sound. Its playing perfectly in PC. But in mac, its not playing. Stream sound starts from frame 60. So mac plays the swf plays till 60 frame, after that it pauses. I tried importing different sound

  • Mysterious formatting columns table

    Hi all, i don't post a problem, but a curiosity. I'm managing a Oracle BI environment developed by others, so many aspects are unknown for me. I've observed that if i make an Answers request dragging and dropping any columns from my subject area, any