Managament Cocpit status determination

Dear all,
question about status determination for management cockpit measures.
i have actual values in one cube, and planned values in another cube. I need to show these values in tachometer, and determine status from the percentage of these two measure as i can do in balanced scorecard.
how can i do that? or is it possible?
thanks

ok thanks

Similar Messages

  • Manage-bde Status states "Protection Status: Protection Off"

    I have many machines that are encrypted, but say "Protection Off" and are therefore failing compliance in MBAM 1.0.  Here is what their status looks like:
    P:\>manage-bde -status -cn AAAAAA
    BitLocker Drive Encryption: Configuration Tool version 6.1.7601
    Copyright (C) Microsoft Corporation. All rights reserved.
    Computer Name: AAAAAA
    Disk volumes that can be protected with
    BitLocker Drive Encryption:
    Volume C: [OSDisk]
    [OS Volume]
    Size: 297.60 GB
    BitLocker Version: Windows 7
    Conversion Status: Fully Encrypted
    Percentage Encrypted: 100%
    Encryption Method: AES 256 with Diffuser
    Protection Status: Protection Off
    Lock Status: Unlocked
    Identification Field: None
    Key Protectors:
    Numerical Password
    TPM And PIN
    If I run the command: manage-bde -on c: -cn AAAAAA
    ....it seems to fix the problem.  See how now the protection is on?
    P:\>manage-bde -on c: -cn AAAAAA
    BitLocker Drive Encryption: Configuration Tool version 6.1.7601
    Copyright (C) Microsoft Corporation. All rights reserved.
    Computer Name: AAAAAA
    Volume C: [OSDisk]
    [OS Volume]
    NOTE: This command did not create any new key protectors. Type
    "manage-bde -protectors -add -?" for information on adding more key protectors.
    NOTE: Encryption is already complete.
    Turned on BitLocker protection by enabling key protectors.
    P:\>manage-bde -status -cn AAAAAA
    BitLocker Drive Encryption: Configuration Tool version 6.1.7601
    Copyright (C) Microsoft Corporation. All rights reserved.
    Computer Name: AAAAAA
    Disk volumes that can be protected with
    BitLocker Drive Encryption:
    Volume C: [OSDisk]
    [OS Volume]
    Size: 297.60 GB
    BitLocker Version: Windows 7
    Conversion Status: Fully Encrypted
    Percentage Encrypted: 100%
    Encryption Method: AES 256 with Diffuser
    Protection Status: Protection On
    Lock Status: Unlocked
    Identification Field: None
    Key Protectors:
    TPM And PIN
    Numerical Password
    My question is: Why are so many machines in this state, and is it safe for me to just run the "manage-bde -on c: -cn AAAAAA" on them or could it cause problems?

    I mean to say, it's the MBAM agent who sends information to the MBAM Server about the recovery keys and TPM information. So when you are using manage-bde commands for encryption, the recovery keys will not get stored to the MBAM DBs.
    What you need to do is to start the encryption with manage-bde and then at the next client wake up frequency which you have set in your environment, MBAM Agent will send the recovery information to the MBAM web servers an dthen the recovery keys will be
    stored to the MBAM DBs.
    But in this case also, TPM ownership information will not get stored to the MBAM DBs. For that you need to run a script if you have saved the TPM information in Active Directory. I have posted the script on Technet Gallery.
    Let me know if you have any more issues.
    Gaurav Ranjan

  • How to set up Batch Management and stock determination ?

    Our client deals in various food articles and wish to use batch management and shelf life functionality.
    Details are
    While doing the goods receipt, batch no. as supplied by vendor will be entered. There is no requirement of batch no. generation. Thus batch no. as supplied by vendor will be used for identifying the stock. It will be also having fix shelf life and will be entered while doing the goods receipt. Now at the time of goods issue for consumption, or stock transfer to other plant system should propose the batch no. for material which will be having earliest expiry date (For ex. on 15.01.2010 we receive the goods with batch no ABC having expiry date as 31.03.2010 and we receive another lot on 20.01.2010 with batch no. XYZ having expiry date on 25.03.2010, then while doing the goods issue for consumption or stock transfer, system should propose the lot with batch no. XYZ and not ABC). How to achieve this?
    As I am new to batch management please provide detail configuration steps for batch management and stock determination. We are not using warehouse management.
    Thanks in advance,
    Satish

    Hi,
    Please refer below link
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOBM/LOBM.pdf
    Regards,
    Nitin Amritkar

  • Question:managed server status display unknown ??

    platform: AS5 weblogic8.16 cluter
    when managed server startup,status ok,but after some days,managed server status is unknown or shutdown in console web
    I check process "ps -ef|grep java" managed server process exit
    and application on managed server is ok
    this is log in domain.log
    ####<2009-9-9 <Warning> <Management> <web3> <myserver> <ExecuteThread: '1' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <BEA-141138> <Managed Server web03 is disconnected from the admin server. This may be either due to a managed server getting temporarily partitioned or the managed server process exiting.>
    after restart managed server ,status running
    so why managed server status display unknown/shutdown after some days?? how can i solve this problem??

    Status unknown means that node manager can't establish contact with the mgd server. If your server is dropping out of the cluster, that would result in Unknown.
    Your server could be dropping out of the cluster for many, many reasons. If it is always the same server dropping out, that points to a particular node in your cluster.

  • Manage work status in BPC 7

    Hi experts,
    I would like to know if we can  manage work status in bpc excel. I have see that we can use evlck to get the status of the work status and we can use MNU_esubmit_modify to open the bpcweb page to modify work status.
    But I want to modify the workstatus in bpc excel.
    Do you have any solution ? with macro or other ?
    Thanks in advance

    Dear Janeth Sarai Ripert,
    I suggest you to update the work status using BPC Web. If you want to force it using macro, I will give you information likes as:
    1. SAP BPC will write the work status data into the table "dbo.tblfinancelock". It's for Finance Application
    2. If you want to directly write data into that table, please you use the uppercase format.
    3. SAP BPC never update data when the user updated that work status. SAP BPC will create one record.
    4. You only can update work status data directly but not for update sub menu at BPF
    Thanks,
    Wandi Sutandi

  • Managed server STATUS

    We are using a web application deployed in WebLogic 6.1 sp2 managed server.
    It was serving requests for a long time.After no requests were made for around
    10 hours, the heap shot up to reach the maximum. When we tried to view the status
    of the managed server from the WebLogic console, it is shown as blank while the
    status of admin server is shown as 'RUNNING'.
    We are now unable to view any details of the managed server from the console
    but still the server is serving the application requests.
    What could be the problem. How do we view the managed server status?
    Regs
    Vaidy

    We are using a web application deployed in WebLogic 6.1 sp2 managed server.
    It was serving requests for a long time.After no requests were made for around
    10 hours, the heap shot up to reach the maximum. When we tried to view the status
    of the managed server from the WebLogic console, it is shown as blank while the
    status of admin server is shown as 'RUNNING'.
    We are now unable to view any details of the managed server from the console
    but still the server is serving the application requests.
    What could be the problem. How do we view the managed server status?
    Regs
    Vaidy

  • Network.manage-offline-status ineffective in FF4.0.1 on OSX 10.6.7

    After Firefox automatically updated itself to version 4.0.1, it always starts up in "Work Offline" mode. network.manage-offline-status was set to true on about:config, so I set it to false, and that made no difference. I tried running FF in "safe mode", and that also made no difference.
    It's annoying to have to uncheck the "Work Offline" option every time Firefox starts up.

    Greetings,
    The log suggests there is something wrong with the media browser on the computer.
    Download and install the 10.6.7 combo update: http://support.apple.com/kb/DL1361
    If the issue persists after installing the combo update then reinstall iPhoto:
    1.) Remove the following to the trash:
    /Applications/iPhoto
    /Library/ApplicationSupport/iPhoto
    /Library/Receipts/iPhoto -- there may be many iPhoto files here there may be none.  If you find any here remove them.
    2.) Reinstall iPhoto from the iLife 11 install disk, or from the App store, or from the disks that came with your computer: http://support.apple.com/kb/HT3415
    3.) Run all your software updates after reinstalling.
    Cheers.

  • SRM Alert Management does not determine recipient runtime?

    Dear friends,
    We are working on SRM Alert Management, where the business requirement is an alert to be sent to bidder whose bid has been accepted by manager/purchaser.
    We have configured Alert Classification and Category with following setting
    Category Description - Bid approved
    Priority - 2 High
    Expiry time in Min – 1440
    Rule - <blank> ?????????????
    Escalation Active - <my user ID>
    Application Pac - BBP_EXCEPTION
    We have defined Event and Event Schema (with Event - Accepted, Event Category – ALERT, Sub category of Event - Bid approved)
    Event Schema is further assigned in transaction type.
    Now I need to mention to system that if Bid is accepted then system should send an Alert to the Bidder whose bid has been accepted.
    So, where do I need to define this configuration? As it cannot be a fixed recipient or role based recipient, in fact application should be able to determine the recipient runtime.
    We tired with fixed recipient and its works fine. That means Alert is working but its not determining the recipient runtime.
    Do we need to define Rule-based recipients in ALRTCATDEF?
    Please help,
    Regards,
    Sandeep Parab

    Hi,
    You can also use the enhancement spot "BBP_ALERTING".
    Documentation for this enhancement:
    Alerts/Messages and Events in SRM Alert Management
    Use
    Using BAdI BBP_ALERTING you can define your own events for SRM Alert Management and you can override existing (delivered) events. You can also override the standard alert categories and change the links(URLs) that the recipient uses to get to the relevant business object (document). <b>In addition, you can use the document data to determine your own recipients.</b>
    This BadI serves to enhance and/or vary the settings of the IMG activities under
    Supplier Relationship Management -> SRM Server -> Cross-Application Basic Settings -> Event and Event Schema for Alert Management.
    The following methods are available:
    BBP_EVENTS_ANALYZE
    Change the standard events and define your own events
    BBP_EVENTS_CATEGORIZE
    Change the standard alert categories
    BBP_EVENTS_DET_RECIPIENTS
    Change the standard recipient
    BBP_EVENTS_DET_FOLLOW_UP_URL
    Change the links contained in the alerts/in the messages, for example, for the link to the affected document
    See also: Release Information SRM Alert Management (new)!
    Requirements
    In order to receive detailed information on documents, document status, and document items, we recommend that you use the following function modules (the document GUID is available as an import parameter in the individual methods):
    BBP_PD_ALL_GET_DIFF
    BBP_PRODOC_GETDETAIL
    BR,
    Disha.
    Pls reward points for useful answers.

  • Managing Document Status at Original Document Levels

    Hi dms gurus,
    i know that we can manage the document at DIR level through the status, and create new versions of documents where the old version is kept with no change allowed.
    However, in the version how one can esily know what changes been done to the originals ? for example, i'm to release a certain document, but don't know what originals been added, what originals been deleted, and what originals been modified ? unless i refer to the old version and compare, which is not practical specially when a document contains quite large number of originals.
    is there a way to control such ? is there a way to control dms at original doc levels, for example any approved original document can no longer be deleted, etc...

    Hi
    To keep the track of changes made in Original, you can make use of '"Content Version"
    You have to enable this setting in dc10 inside the status of the Doc type.. Everytime you change the original file in that particular status , it shows a Content Version of the same. You can see the different "content Versions" in tab original of DIR.. You even have the option to activate whichever Content Version you want to see by default...
    This is different from normal versioning .. as everything is stored in the same version of the DIR.. for eg.. 00
    Regards
    Aby

  • Status determination in CRM order connected with delivery in R/3

    Hi Experts,
    I need to determine status "completed" in CRM order always when a delivery took place in R/3.
    Of course this is no problem, when all positions were delivered. But in R/3 we do have only one delivery per order and a Badi determines the order "completed". This global status is not transfered to CRM.
    So I am thinging of doing the same in CRM, implementing a BADI that determines status "completed" in the moment the order has a delivery.
    Can anybody help me to find the correct BADI and Methode to do so?
    Thanks,
    Cristina

    Hi Cristina,
    basically it's the same case as mine with the difference you have to read another status type in STATUS TAB.
    In my case requirement was to read invoice status and cover quantity if the invoice status was completed.
    In your case you have to read delivery status and change the overall status of CRM order according to your delivery status.
    I suggest using two BADIs:
    <b>CRM_ORDER_FIELDCHECK</b>
    <b>METHOD if_ex_crm_order_fieldcheck~fieldcheck</b>
    or <b>ORDER_SAVE
    method IF_EX_ORDER_SAVE~PREPARE</b>.
    Basically in both cases you have to call FM <b>CRM_ORDER_CHANGE_STATUS_GET</b>
    to read your delivery status. (I suggest testing in SE37 to check the reading of your status).
    Once there write your code concerning the overall status.
    In my case the final code in badi CRM_ORDER_FIELDCHECK was:
       CALL FUNCTION 'CRM_ORDER_CHANGE_STATUS_GET'
          EXPORTING
           iv_ref_guid                  = wa_fieldcheck-ref_guid
           iv_ref_kind                  = 'B'
         IMPORTING
           et_change_status_ord_i       = t_status_i_tab
           es_change_status_ord_i       = i_status_i
           et_return                    = i_return
         EXCEPTIONS
           parameter_error              = 1
           inconsistent_data            = 2
           no_return_values             = 3
           OTHERS                       = 4.
        IF sy-subrc <> 0.
        ELSE.
    CHECK i_status_i-invoice_status = 'C'.
    LOOP AT ct_input_field_names INTO i_fields_names_tab.
            check i_fieldS_names_tab-fieldname = 'QUANTITY'.
            i_fields_names_tab-changeable = 'A'.
            MODIFY ct_input_field_names FROM i_fields_names_tab.
          ENDLOOP.
        ENDIF.
    <b>Please let me know if it helps and do not forget to reward with points</b>,
    AndreA

  • Credit management- credit status in sales order

    Hi Gurus,
    What is teh difference between credit status 'Approved" and 'Released' in the credit status field of the sales order header status tab. When we release the order manually in VKM1 it would be 'Released'. But what is 'Approved'.
    Background:
    We have an issue where one order was not blocked for credit though there is dynamic and the credit useage crossed 400%.
    I simulated the cycle in the quality system for the same customer and same sales area. Here the order was blocked and i manually released the credit block in VKM1. Now in the simullated sales order the status in the credit status field of sales order header it showns as 'Released'.
    So I would like to know what exactly is the difference between 'Approved' and 'Released' and why the credit check was not performed.
    Thanks in advance.
    Prabhu

    Hi,
    This document is so useful to understand concepts in credit and risk managament:
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/SDBFCM/SDBFCM.pdf
    The reason that credit check is not performed: check in IMG the tcode OVA8, in the field 'no credit check' you have a subroutine, check it (do a debugging session).
    I hope this helps you,
    Regards,
    Eduardo

  • Process Payment Manager pause status

    Dear All
    We are facing problems, in our one of our concurrent manager request related to "payment", this results in error, and following are the output, also process payment manager remain in the pause status, please help to resolve this issue.
    prod @dbandcontier:/oracle/app/comn/admin/log/prod_dbandcontier>ls -rlth
    l6542876*
    -rw-r--r-- 1 applmgr dba 2.2K Sep 14 12:16 l6542876.req
    prod @dbandcontier:/oracle/app/comn/admin/log/prod_dbandcontier>more l6542876.req
    Oracle Payables: Version : 11.5.0 - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    APPPRSPR module: Payment Process
    Manager
    Current system time is 14-SEP-2009 11:44:01
    **Starts**14-SEP-2009 11:44:03
    **Ends**14-SEP-2009 11:44:03
    Start of log messages from FND_FILE
    Payment Process Manager will submit
    ........REMITTANCE
    Submitting REMITTANCE...
    REMITTANCE Submitted...Request id : 6542878
    Wait for REMITTANCE to complete... enter Paused
    mode.
    End of log messages from FND_FILE
    Current system time is 14-SEP-2009 11:44:03
    Request restarted at :14-SEP-2009 12:16:36
    **Starts**14-SEP-2009 12:16:37
    **Ends**14-SEP-2009 12:16:37
    Start of log messages from FND_FILE
    REMITTANCE Failed. Refer to the log file of request 6542878 for error information.
    Payment Process Manager Aborted with error.
    End of log messages from FND_FILE
    Executing request completion options...
    Finished executing request completion
    options.
    Concurrent request completed
    Current system time is 14-SEP-2009 12:16:39
    prod @dbandcontier:/oracle/app/comn/admin/log/prod_essdbp0
    ============out file=====
    regards

    here is the out file
    Oracle Payables: Version : 11.5.0 - Development
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    CompanyAPBPV module: Company Bank Payment Voucher
    Current system time is 14-SEP-2009 15:32:01
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    P_CHECKRUN_NAME='Quick Payment: ID=34754'
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.AR8MSWIN1256
    Spawned Process 9040
    X connection to 192.1.1.168:0.0 broken (explicit kill or server shutdown).
    Report Builder: Release 6.0.8.20.2 - Production on Mon Sep 14 15:32:01 2009
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 6543756.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 14-SEP-2009 15:52:39
    regards

  • Hyper-v virtual machine management in status stopping

    Hello,
    I had a problem with one vm showing status backing up.
    I read on TechNet that restarting the hyper-v virtual machine management service would solve the problem.
    I have tried to shutdown the service but it now says status stopping...
    How long time does it take to shutdown the service? Is there anything I can do to hurry it up?
    ps. I have production vm running on the host that I can't take down...
    Regards
    Roger

    Hi Roger,
    I also tested in my lab to disable  that service forcibly ,then I found that it will leads the VMs to unexpected shutdown .
    Based on this ,it seems that restarting the host is necessary .
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Record Management System  Status

    I´m currently trying to use the status previously defined in RMS  Status Management but the funtions "CLOSED" and "OBJECT LOCKED" fixed to events only shown the status ID name. Even if a record or a document has a CLOSED status assigned,  it´s still  possible to modify.
    Could anyone help me please??
    Thanks

    Hi,
                     Transaction SCASEPS reads default values and then starts report SAPSRMSTART.
    SUBMIT  sapsrmstart WITH orgsps = p_orgsps
                        WITH orgrms = l_rms_id
                        WITH cfwsps = p_cfwsps.
    If you start report SAPSRMSTART (transaction SRMSTART) directly you see the selection screen. If you know which parameters to use in order to get the required records management (I don't see this because I am not familiar with this topic) then you can code your own "SCASEPS" transaction:
    Write a simple report that reads the required parameters (for selscreen of SAPSRMSTART) as SET/GET parameter (probably you have to define new SET/GET parameters). Then you SUBMIT sapsrmstart with this user-specific parameters.
    Regards

  • Run Extended Analtytics / Create Star Schema based on Process Management Level Status

    Dear HFM Gurus,
    I have come across a requirement where I would need to automate extended analytics extraction based on Review Level / Approve Status of Entities. Once the Process Management Status changed to Approve status from Review Level 3 or they are in Review Level 3, corresponding 3-4 extracts will run for various levels of data (can be base level, parent level, adjustments etc. for various Scenarios). Also another requirement is that whatever process is built, it should run every hour to check the Process Management Status and extract accordingly, it should not extract if already extracted in the last run (that is if the extraction was already run in the last hour for RL3, and the Entity is still in RL3 in the next hour, it should not run the extract, if the RL3 is changed to Approved state, then the extract should be run. I know this is a lot of ask, request your guidance as to how to proceed with the same. Any help would be highly appreciated.
    Warm Regards,
    Sidd.

    Hi Thanos,
    I was able to accomplish this using excel and HFM API's. What I did was to dynamically create a process management grid in excel, dynamically refresh the data, check this data against the previous review level status which gets dynamically copied from the old refresh, generate the list of entities which are in RL3 / Approved (changed Status) and then based on that generate the extracts using HFM API's. I was able to generate this in both 11.1.2.3 and 11.1.2.1 using the corresponding API libraries which the version supports.
    Thanks and Regards,
    Sidd.

Maybe you are looking for

  • Not Able to create ADF Table In the Multiple model enviorment

    Hi All I am not able to create ADF Table or ADF Read-only Table I am having following thinks in my JWS Project 2, Model Project(Different different name) 2,faces-config.xml(Different different name) 1 web Project (View Controller) and one Databinding

  • I can't open PDF file in Adobe Reader. How to fix it?

    How to repair PDF file what I can not open in Adobe Reader?

  • Does anyone have problems cleaning the iBook?

    I know that a good coat of car polish on the outer surface is good, but what do I use for the interior(buttons/near the track pad) you know the matte surface. Thanks, SP PS. I dumped the Mac Mini for this laptop and the laptop G4 is GREAT !!!

  • Migrate wiki from MLS to MAVS

    Dear Folks, I want to provide a solution on how to migrate the Wiki from a Mountain Lion Server to a Mavericks Server. Both Servers are running but in different locations and they can't communicate directly with each other. Upgrading the MLS was no o

  • Problems opening CS2 ai files in CS4 under Snow Lep op system

    I am finding I can't open files created in CS2 with CS4.  I didn't have any problem on the PC but on the Mac the files won't open.  The operating system is Snow Lepoard.  Anyone have any ideas as why this is happening?  They are 165 mb files but I ne