How to configure evaluations at level task only for released projects?

Hi,
Does anyone know how to configure evaluations at level task only for released projects?
What we need is that the evaluation will be executed only when project has released status. Is that possible?
Thanks a lot,
CAMILO URIBE

Hi CAMILO,
After the notes 1422722 & 1465106 is a service method  available, which allow the customer to dis-able the evaluation.
CL_EVE_EXTRACT_FACTORY        SET_ACTIVE
You can put a codes in some BADI method, which is called during save. Within the Badi-Implementation, call the SET_ACTIVE method, so that the evaluation not be tiggered (until the project get released.)
KInd regards,
Zhenbo

Similar Messages

  • How to configure the iTunes,to display only folder name as Album.

    How to configure the iTunes,to display only folder name as Album under Music.
    I have a folder with name "English" under this I have plenty of folders which are either movie names or custom names created by me,inside of these are the music files. I just want all the files to be copied to the iPod with out any album artwork(which the itunes display under "Album By Artist" contains).The "Album By Artist" doesnt seem to contain just the folder name,it gets something else like the website from where the music file downloaded. This makes me irritating to browse through iPod or iTunes.
    Please help me in configuring,so that I can just see the same folder/music hierarchy I see in my windows machine in the iPod.

    Yep, I agree with Jurjen. It is not only limited to ACTVT, but rather fields of other objects as well which are "action" or "activity" related.
    I would start the other way around - give them '03' only and investigate any transaction specific claims that it is not enough. There will be a few...
    Cheers,
    Julius

  • How to configured mail Alerts in OEM 12c for WebLogic Servers up/down status?

    Hi,
    I am new in Oracle Enterprise Manager so please tell me How to configured mail Alerts in OEM 12c for WebLogic Servers up/down status?
    Thanks,
    Sagar Pawar.

    Hi Sagar Pawar ,
    First you need to set the email notification :
    Kindly review :
    12c Cloud Control: Steps to Configure Incident Rules to Send Notifications or
    Manage Events / Incidents / Problems (Doc ID 1368036.1)
    12c Cloud Control: Steps to Configure Email Notification Method (Doc ID 1368262.1)
    Regards
    Ansari

  • How I can use my galaxy II only for camera and wifi while I am traveling out of states without any extra charge?

    How I can use my galaxy II only for camera and  while I am traveling out of states without any extra charge?

    i think you can put the device in airplane mode then selectively turn on wifi...
    before you travel you could try this and check your cellular usage on the settings ! mobile data display. you might be able to turn mobile data / cellular radio off that way as well.

  • Change Request Management  "There is no task list for this project"

    Hello!
    I would like to use the functionality of CharM in SOLMAN 4.0.
    When I enter the Tcode /n/tmwflow/proj I receive the waring/error "There is no task list for this project" (/TMWFLOW/TRACK_N114)
    If I create my own task list via Task list --> create
    I get the warning "You cannot change task lists in the SAP namespace"
    What are the steps to define task list for my project?
    Do I need to configure SPRO ... --> Extended Configuration --> Schedule Manager?
    The second warning I get: "NO CTS projects created yet" or
    "The Solution Manager project does not have an active CTS project yet".
    How can these warnings/errors be corrected?
    Thank you very much!
    regards

    Hi,
    Pls click the check button(next to activate button)
    see the SLG1 log generated remove the errors shown in red.
    One it is done u press the refresh button & thn u cn create the task list
    chk
    https://websmp202.sap-ag.de/~sapdownload/011000358700000657692007E/ECTS_CHARM_SP12.PDF
    /people/dolores.correa/blog/2008/07/26/first-steps-to-work-with-change-request-management-scenario
    http://help.sap.com/saphelp_sm32/helpdata/en/0c/5b2160f6fa4b83a3674a210b1cdeb0/content.htm
    Regards
    Prakhar

  • CATS ESS Applying check only for release  Action....

    Hi all ,
    I have one requirement for applying some chceks at the time of releasing  time sheet items .
    Currently I have applied the validation checks in a user exit ZXCATU03 .
    But here if am applying the check its working for all levels ....
    Like for SAVE , CHECK and RELEASE. but my requirement is particular one check should work only for release .
    In ABAP we have option of checking the sy-ucomm
    but here since the action is trgigered from Portal  how to differenciate ...
    how to acheive the requirement  is there any way ?

    I Did it by Using Export Memory  Option .

  • How to configure Appointment, Phone Calls,Task and Emails

    HI All,
    I have requirement to build the Appointment, Task, Phone Calls and Emails as in the standard.
    Same like it is available in the Opportunity Sales Activity.
    Can you please suggest how to configure the same
    Thanks & Regards,
    Malkit Singh

    Hello Malkit,
    Does this blog from Alessandro Iannacci helps you?
    HTH,
        Horst

  • How to configure iTunes 11.1 to only download ios6 updates for apps?

    Since I will always be running ios6 on my iPhone4 and not ios7, I need to know how to configure iTunes 11.1 to download ios6 updates for my apps in iTunes and remove the ios7 updates that have been downloaded to my mac. How do I do this?

    Thanks for the reply.
    It's quite a pity that Apple defines what ios "is compatible with my hardware" , since the so called "upgrade" to ios7 on hardware that isn't ready for it, is really a downgrade. It's like putting racing wheels of a Formula 1 car on a common car, it's not a good fit. From what I've read and seen on Apple community websites, ios7 will slow your iPhone4, drain your battery life, make apps startup slower.
    And you do pinpoint the problem with Apple nowadays, I choose not to upgrade. I think different. And that's not supported by Apple.
    It's either their marketing strategy to force people to upgrade and brick their phones in order to buy new ones or a great lack of relationship management with the customers. Since the issue of so called "ios upgrades" that result in slower performance for older phones seems to be a continious trend for Apple at the moment.

  • [CC] How to perform a script "foo_beforeSave.htm" only for specific site?

    Since a long time I use a script for automatic text replacements which perform with each save command.
    The script sits in that folder:
    C:\Users\myusername\AppData\Roaming\Adobe\Dreamweaver CC\de_DE\Configuration\Commands\foo_beforeSave.htm
    It works for all documents of all sites.
    The source code (the regex rule is just an example) of the script you find below.
    My question:
    I like to perform a script like this only for a specific site.
    I'm not a programmer. So I don't know where to place the script to reach that target. Or how I have to edit the source code of the script.
    Is there anybody who could help me with that please?
    I would appreciate it a lot. Thanks
    <!DOCTYPE HTML SYSTEM "-//Macromedia//DWExtension layout-engine 5.0//dialog">
    <!-- MENU-LOCATION=NONE -->
    <html>
    <head>
    <title></title>
    <script src="../Shared/Common/Scripts/dwscripts.js"></script>
    <script>
    function canAcceptCommand(){
        return true;
    function getFileName(url) {
      var index = url.lastIndexOf('/');
      if (index != -1) retVal = url.substring(index + 1);
      else retVal = url;
      return retVal;
    function runCmd(){
        var dom = dw.getDocumentDOM();
        dom.synchronizeDocument();
        var path = dw.getDocumentPath('document');
        if(getFileName(path) != 'foo_beforeSave.htm'){
            var docEl = dom.documentElement;
            var tempDoc = docEl.outerHTML;
            tempDoc = tempDoc.replace(/&bdquo;/g,'„');
            tempDoc = tempDoc.replace(/&#8222;/g,'„');
            tempDoc = tempDoc.replace(/&ldquo;/g,'“');
            tempDoc = tempDoc.replace(/&#8220;/g,'“');
            tempDoc = tempDoc.replace(/&rdquo;/g,'”');
            tempDoc = tempDoc.replace(/&#8221;/g,'”');
            docEl.outerHTML = tempDoc;
    </script>
    </head>
    <body onLoad="runCmd();">
    </body>
    </html>

    Well, the posted script is a full working one.
    I just search for a way to limit the range of the script to the actual site.
    Therefore it is unimportant, which regex is in the example.

  • How to Configure the Buttons on the QAF for Mobile UI Screens...

    Hi Experts,
    I am in a serious need of help from the experts who already designed the Mobile UI screens.
    I have built a add-on where now we are looking this add-on to be available to use in mobile applications also. Now here what I did is I have developed OWL and QA floor plans which will be used for Mobile Only. This option of selecting only for mobile is available to us while we are creating screens. In this way I have designed the screens and attached them to the work center views.
    These views are attached to the work center floor plan and this is been assigned to my user. When I tried of viewing the designed screens using my android mobile I am able to see the screens owl and Qaf as of designed, but  now the problem is existing here.
    When I am trying to perform one of the custom action which i have configured on the QAF floor plan the button which is configured with this custom actions is not visible at all. Not only this the standard action button on the tool bar of the Qaf like "Save" "Close" those are also not visible. I am not at all seeing any of the button on my QAF screens. With out these button I cannot go further to complete my process and complete transaction will not be done untill unless some of the custom actions which were configured on the screen. These custom actions are the action which I have declared in the custom Bo and developed with some code over there with the help of ABSL script.
    I have followed the SAP 1402 documentation  but there it is not clear how to do it. I have done every step of the document but no use with it. Please needed any other real time expertise help who worked already on this mobile screens.
    Regards..
    Hanu K

    Sorry but your posting is pretty confused for me.
    At first you wrote:
    >I can use Play/Pause, Stop, Forward and Back in Winamp
    Later you wrote:
    >and WINAMP to the MEDIA BUTTON
    What now? Can you use media buttons with Winamp or not. As far as I know something like this is not possible because Toshiba has designed tool that controls WMP only

  • How to configure QTY per TON overhead rate for Output material

    Hi,
    Kindly advice me how to configure Per TON overhead rate on Output material?
    Thanks
    Supriya

    Hi Supriya,
    Whethere the system is calculating Overhead on the basis of Input Raw Materials or on the basis of Output Materials, completely depends on the Cost Element what you assign in the "Base Row".
    If it is to be on Qty Consumption of Raw Materials, then, you need to assign the RM Consumption GL Account in the Base Row. If it is to be on the Output Quantity produced, you need to assign the GL which you created for External Settlement (22 category).
    *Note: SAP only accounts for input materials and activities with units of quantity for quantity-based overhead that are updated in CO. Assigning the Output Qty GL will help you only for Actual Overhead calculation.*
    Pls revert back for further explanation...
    Srikanth Munnaluri

  • How to configure and set a default view for contents of a data set

    Here is my scenario:
    I have a document library where each item is a "Plan".  "Plan" is of a custom content type that inherits from a Document Set content type but has some additional attributes such as Plan Type.  Inside each Plan, each item is
    a Plan Document which is of custom content type Plan Document which inherits from Document content type but has some additional attributes e.g. Document Status.
    So the hierarchy is:
    All Plans (document library)
         Plan 1  (custom content type that inherits from Document Set but also has a "Plan Type" attribute)
                 Plan Document   (custom content type that inherits from Document but also has a "Document Status" attribute
    When I click on the document library, I want to see all the folders (e.g. Plan 1) where one of the columns will be "Plan Type"
    When I click on an individual Plan (e.g. Plan 1) I want to see the contents of that custom document set.  At this point, since this page shows contents of one document set, I want to see the column "Document Status" but NOT Plan Type since
    Plan Type applies to the document set as a whole, not to an individual item in that document set.
    However, I don't think I have it set up correctly because right now the "Plan Type" column is visible both on the list of all document sets AND on the page that shows the contents of one document set.
    I've found a discussion on this topic here:
    http://sharepoint.stackexchange.com/questions/61565/how-can-i-set-a-custom-default-view-for-a-document-set
    where one person said "When you click on a Document Set content type in library settings, one of the options is "Document Set settings". The last option in this dialogue allows you to select a defined view on the library that will be used
    to show the contents of that Document Set."  I don't see that view selection.  The last item on the document set settings page is "Update List and Site Content Types".  The field before that is for customizing the Welcome page. 
    However, I don't want to customize the Welcome Page as a whole, I just want to customize the columns that are displayed on the list of content of this document set.
    thanks

    I finally found the answer:
    At the document library level, create a new view to use when displaying the files in the document set
    Go to the document library settings
    Select your custom content type (in my case it was "Plan")
    In the next screen select Document Set settings
    Select your newly created view at the Welcome Page View section
    Press Ok
    Now the default All Documents view will be shown when displaying all the document sets and the newly created view will be displayed when viewing one document set with the files within.

  • How to configure a custom link in ESS for LTA?

    I have a requirement to display a pop-up alv report, once user click on a link "Leave_Details" in ESS. I am able to display pop-up alv but background screen is empty as its a separate WD application however I want that as soon as user selects any row from that popup alv it should be fetched and displayed on the LTA screen of Portal. It seems link is not configured so its displaying blank background screen while for other standard links this screen is displayed.
    Kindly help in this how we can display a custom link in ESS and after fetching any single record it should be closed and single row would be displayed in LTA screen.
    Here the background ESS screen is blank for custom link displaying this pop-up alv.
    For other standard links ESS screen is displaying.

    Hi Samuli,
    Thanks for your reply however here I am not asking how to create popup, it has already created however my question is, how to configure the link used to display that popup alv?
    As shown in the screen as soon as user clicks on the given link shown in below screenshot  this popup is displayed,
    and after clicking on this link, below screen is displayed
    Here background screen is empty whereas it should display the ESS screen in the background, so as soon as user select any row from the popup alv, i'll pass the data into ESS screen using BADI.
    Kindly revert with possible solution.

  • VMM 2012: How to Configure Automatic Start and Stop Actions for a Virtual Machine?

    Does somebody know how to confgure Automatic Start and Stop Actions for a Virtual Machine in VMM 2012?
    I miss that option.

    Automatic Start or Automatic Restart actions are available for virtual machines running on a Hyper-V cluster from within Virtual Machine Manager.
    From within Virtual Machine Manager, bring up the Virtual Machine's properties:
    Click "Hardware Configuration"
    Click "Availability"
    Click "High", "Medium", or "Low" to enable automatic start/restart or
    Click "Do not restart automatically" to disable automatic start/restart
    Screenshot from VMM 2012 for a VM running in a Server 2012 R2 Hyper-V cluster:
    VMs running on a cluster have to be marked "Highly Available" and logically, Microsoft assumes that you'll want these VMs to be running all the time when this setting is selected.  If the cluster fails or needs to be restarted, you can set the priority
    by which a VM restarts, or you can set the VM to not restart at all when cluster services are restored by using the settings above.

  • How to configure number of copy to print for MB01

    hi all,
    In transaction MB01, we'll get the GR slip automatically print out once the user create and save the GR document.
    It's coming for one copy per printing.
    please kindly advise how to configure number of copy to print the GR slip from there.
    thanks.

    hi,
    they might have used any exit to trigger print automatically whenevr u save GR so change the print parameters there.

Maybe you are looking for

  • F$Live.SiteContent.Messenger/4.2.64010/release/Microsoft.Live.Core.LocalStorage.FF.js:39

    Hello, when working within msn mail firefox stops then appears a widows telling about script problems and that is what is tistited: F$Live.SiteContent.Messenger/4.2.64010/release/Microsoft.Live.Core.LocalStorage.FF.js:39

  • Supress message in VA01

    Hi All, We are using z tables to get BOM data and not using standard tables. So I have to suppress the message that comes when it does not find any data in standard tables. The message is "The system did not find a valid bill of material". Which exit

  • Control the flow rate of a Merck-Hita​chi L-6200A HPLC pump

    Hello, I am trying to control the flow rate of a Merck-Hitachi L-6200A HPLC pump. I already found a VI in this forum in the post listed below: http://forums.ni.com/t5/LabVIEW/HPLC-pump-feedback​-control/td-p/1612428 I set the pump switches according

  • Problem display from solar power charger

    anyone can help me to solve the problem in my snippet? i can't display my voltage etc on my manual control mode, but auto mode can be display. currently using labview interface for measurement, arduino for control servo motor. Attachments: latest tes

  • Iplanet ldap authentication

    In my web application running under Iplanet webserver with LDAP authentication, how would I retrieve the ID of the user currently using my webapp (he's sure to have passed the authentication since he's already insed my app) Thanks for any info! Franc