CHARM-crmd_order-Decison Date & Implementation Date

Dear All,
When we create a change request using crmd_order, we have fields like Decision date & Implementation Date. Whats the purpose of this in charm ? Even after completion of that ticket also, these fields were blank. How can i make these fields to pick the dates automatically.
regds,
CB

Hello Kallumana
1 - 'Whats the purpose of this in charm ?'
The purpose of those 2 fields is only for reporting. So you can know approximatelly how long it takes for delivery team to implementa Change and how long does it take to the CAB (Change Advisory Board) to decide whether or not to authorize the change
2 - How can i make these fields to pick the dates automatically.
Those fields have to be normally field manually. You have two options to make sure those fields won't stay blank when closing ticket
a - forcing actors to fill those fields. you can do that thanks to badi : SOCM_CHECK_CONDITION available in SPRO under Change Request Management Node
b - setting up  automatic fill of those fields when reaching appropriate status in workflow thanks to badi: SOCM_PROCESS_ACTION available in SPRO as well under node Change Request Management
Hope this helps,
Regards
Khalil

Similar Messages

  • ChaRM : Update decision date and implementation date in Change request doc.

    Hi,
    I've created change request document from support message document.Then change document was created when i authorize the change request document.
    When  Change request document is created, decision date and implementation date is empty.
    1.How can i configure the decision date to be automatically capture when change manager have authorize the change request?
    2.How can i configure implementation date to be automatically capture when change document have been confirmed?
    regards,
    Biah

    Hi,
    Go to the transaction code MASS  and enter the OBJECT  TYPE as BUS2032 and enter
    It will lead you to the next screen where you can find the  Table and Field TABS
    Select the  SALES ORDER HEADER DATA  and choose the fields data and choose the fields PRICING DATE and BILLING DATE  and execute
    In the subsequent screen you can see the selection screen where you can enter all the Sales documents for which you want to change
    Key in all the documents and execute
    Now change the date as per your requirement and check the effect
    regards,
    santosh

  • Table where crmd_order transaction data is stored

    hi experts,
    In crmd_order transaction in details tab there are two fields one is status under sales cycle and another is Expected Sales Vol.Under forecast.
    Can you please let me know in whcih table i can find these details? need to update these feilds in UI.
    They are not present in crmd_orderadm_table.

    Hi,
    You can find the Status details in table CRM_JCDS you just have to pass order guid and you'll get status details, for Expected Sales value field check in table CRMD_OPPORT_H just pass the order guid and get the required data.
    Or use standard report CRM_ORDER_READ  just have to pass order number/guid and get all the data you required.
    Regards,
    Dipesh.

  • Create BW activity (trans crmd_order) - Actual date not populated

    Hi,
    I am new to CRM, any advice is appreciated.
    We are creating a BW Activity. On the initial screen there are 2 drop downs on 'Dates' i.e. 'Planned' and 'Actual'. When selecting 'Planned' the default dates and times, set up in config, appear (these are current date and time). However, with 'Actual' no dates or times appear yet the config is the same as for 'Planned'.
    Regards,
    Warren.

    Hi Boris,
    Have you check if there is certain Rule set on Actual Date (in date profile
    configuration - SPRO) ? try to remove the rule.
    If there is no rule, that means, this process done by standard SAP mechanism.
    There are several ways to trick this, one is use Action Profile with Action Definition
    where schedule and start condition => User status = Completed. The action then
    call method which replacing actual date with current (or whatever date you want).
    The other way is still using Date Rule, for this you need to define on how this
    Actual date should be produced the date (may be from creation date, or any logic)
    hope this helps.
    Gun.

  • ChaRM: switch back project implementation phase

    Dear All,
    is it possible for an implementation project to switch back the phase (for example from test to development or from golive to Emergency Correction)? Which are the contraindications?
    Regards,
    Bob

    Hi Bob,
    - technically nothing is blocking you from that
    - functionally: you should just pay attention to what have been done in last phase before switching. As long as transport requests sequence is respected during import (meaning you use ChaRM for imports) there should nt be any contraindication
    be aware that by checking table /tmwflow/tpphmac for phase model 'devrl' (that corresponds to implementation project) you ll know what is exactely allowed in each phase of your project type.
    SAP Would not recommend changing values in this table though
    Regards
    Khalil
    Edited by: Khalil SERRHINI on Sep 7, 2010 11:01 AM

  • How to change the no of members in approval status tab in charm(crmd_order)

    Hi all,
    I have an issue related to removing few people when a CR(change request )is created.Here in our case, it goes for approval for 5 peaple.I want to know where in the Charm configuration this is defined, so that I can chhange it there.I've tried searching for that in the Tcode Solar_project_admin, but could not find that out.
    Can anyone who has configured Charm, please help me in doing this.

    Hi Valentina,
    1. Transaction: BS22 (System Status maintenance).
    2. Locate the system status:  I0188  - ECUS (click Page down key to scroll the list below).
    3. Put cursor on I0188 and, menu path GOTO -> TRANSACTION CONTROL.
    4. Locate Business status PMS1 - Goods Receipts, click checkbox "Forbidden" (It might be in Warning right now?).
    5. Save and test your scenario.
    Regards, Trino

  • SolMan 4.0 CHaRM / CRMD_ORDER: Authorize Change Request by CALL TRANSACTION

    After creating a Change Request I need to execute the <b>action "Authorize"</b> by some kind of CALL TRANSACTION but until now I have not found a solution for this. There are a few forum questions similar to this one but all I've seen are still not answered.
    The problem is caused by the <b>Toolbar Control</b> in screen "Edit: Normal Correction nnn": the dropdown and select actions are not recorded by the Batch Input Recorder and are not executed, the following function code "SAVE" therefore does not work as needed (thus creating the CRM service process and Task List).
    To find out what the <b>event handling</b> really does in order to make SAVE work is handicapted by this: I have not been successful in debugging the execution of the event handler.
    Before I start to search for more details (which might turn out as a very time consuming advanture) I would like to ask for some help of you. If you have any idea on how to solve the problem, sharing your expertise would be appreciated. Thank you.

    No further interest in this topic

  • Display dates in sales order via CIC0

    Dear experts,
    In SAP CRM 5.0, we've configured sales orders and dates. Via CRMD_ORDER transaction, dates are correctly displayed.
    But we're using interaction center (CIC0) and the screen with dates is not displayed.
    We've tried screen sequence control (CRMV_SSC) but we don't manage to display this ALV grid.
    Can someone help us?
    Thank you!

    to pass the values into order u have to create in  follow up document . if u still so get the values populated over there . check Spro -> crm->ic win clt->component configration ->visible compnents ->action box ->D p action box config -> go inside
    Give the BOR componet and appropiate metod and give the field .
    Hope this helps u

  • Transaction to call ChaRM

    Hello,
    Do we have any tcode to call the ChaRM? I am not mentioning about CRMD_ORDER and then select the tab for ChaRM nor any workcenter. I need to know whether there exists any tcode which will take me to the screen of creating ChaRM.
    Regards,
    Rajeev

    You can't  "create" ChaRM, you need to implement it, you need to follow the Implementation Guide to implement ChaRM.
    However, if you're referring to the creation of projects and activation of ChaRM; use transaction SOLAR_PROJECT_ADMIN.
    From there, you can create maintenance projects (for exisiting system landscapes). Under the tab "system landscape", you can activate ChaRM in the subtab "change requests". (If your system landscape is properly configured)
    Let me know if this answers your question or if you require more info.
    Best Regards,
    Jeroen.

  • Implementing Multiple operations in a web service in JCAPS 5.1.3

    Hi,
    I am using JCAPS 5.1.3 and have a requirement where in I have to implement multiple operations and expose them as a webservice.
    The complexity of operations is medium, they have to log the input message into database.
    In order to achieve this I have come up with two models:
    Model-1:1.Create a Business process in eInsight and use event based decisons and implement various operations.
    2.Create jcd operations in order to log messages into database.
    3.Expose the business process as a webservice
    Model-2:1.Create a jcd for each operation and make it Callable as an External SOAP web service.
    2.Expose each jcd as a webservice
    I would like to know which of these models gives better performance for the webservice .I see eInsight in earlier versions was low in performance.
    Please let me know if you have any ideas on this.
    Thanks in advance.
    Regards,
    Nag
    Edited by: Nag4.5.3 on Jun 10, 2008 12:02 PM

    I'd try the idea #1 first. EInsight performances could be an issue only for very CPU-intensive operations, but as you need to interact with a database usually this I/O is going to be the real bottleneck. Instead, you should avoid eInsight not mainly because of hypothetical performance issues but when you foresee the need to write very complex logic, which is much easier to code and maintain in Java within JCDs than in BPEL. However remember that JCDs exposed as WS need the latest ESR Rollup to work properly, if I well recall they were single-threaded in plain JCAPS 5.1.3.
    By the way, if your WSDL describes multiple operations you could probably implement them one by one by distinct eInsight BPs if you need to distribute them differently, you are not forced to use a single BP with event-based decisions, it is a matter of your taste and requirements. In my experience however in the past I had some annoying issues with WSDL exposing multiple operations and eInsight, hopefully those are gone with the latest Rollup but do some quick test yourself before betting all your money on it.

  • ChaRM for Rollout

    Hi All,
    We are in process of implementing ChaRM. Currently we have a 5 system landscape for Rollout and ongoing production. Also currently we have multiple Rollouts going on and we are using SolMan for all config and other activities.
    The current trasnport movement path is Rollout dev --> Rollout QA --> Support dev --> support QA --> Production.
    How can I replicate this transport movement through ChaRM. Also many rollout will be in progress when ChaRM will go live, how to enable ChaRM in between the implementation project.
    Also in current Rollout and Support environment we have multiple client in development i.e. for configuration and development separately.
    Regards,
    Smita

    Hi Kumar,
    Basically the main feature / funtionality of CHaRM is for Approval Process like creation of any change (like config or workbench) and then movement of transports from one system to another system. Dev --> QAS -->PROD.
    these all depends up on the requirement you work.As per my understanding for your rollout project you are doing all the ECC configuration using the Solution Manager.
    They are two ways of movement of trasports:
    1.Moving the Transport Requests from one system to another system out side solution manager.
    2.Moving the Transport Requests from one system to other system with in the solution manager.
    If you are following the 2.option, In this case you have to do the following:
    1.Create a Maintenance Project
    2.Create a Maintenance Cycle
    before doing this activity, the Basis people has to set the TMS which plays a vital role.
    Please check the rest with your Basis People.
    Regards,
    Sateesh.Kandula

  • Use Change management in implementation project

    Hello SolMan Experts,
    I have a requirement that I need to do an implementation through solution manager. I want to develop objects in my R/3 systems using solution manager. I have seen a thread where someone told that Change request is not possible in implementation but we have an option to create a change request with development(Implementation).
    Should I create a change request development(Implementation) for each development happening for the project?
    Please help.
    Thanks in advance
    Farzan

    Hi Farzan,
    While I am not able to give you further technical know-how on your specific question, I would like to share a word of caution though.
    In my experience, activating ChaRM within an active Implementation Project poses problems if you have to change the 'System Landscape' of the project midway.
    For instance, if you had 3 Logical Components listed in the tab Sys. Landscape of the Implementation Project, activated ChaRM, and later, you decide to add one more Logical Component, it does reset the CTS counters to '0' and you have to do a few steps manually, to restore it to what it should be.
    I am not sure if this is due to a bug or if this is a known constraint. I for one, can't foresee any Implementation Project which can effectively freeze the Sys. Landscape scope by end of Blueprint phase. In long projects, due to afterthoughts and various pressures, one may end up tampering with a few Logical Components well into Realisation phase.
    You may like to check with SAP over OSS and ask them for recommended approach.
    As a recap, yes it is possible to activate ChaRM in Implementation project technically. However, if it is indeed a recommended approach, I am not so sure.
    Regards,
    Srini

  • ChaRM - Support for 46C as Transport Domain Controller

    Good day.
    We are currently testing ChaRM with the Transport Domain Controller being on a 46C box. We are getting the following error when trying to create a Task List:
    Function module "TMW_DISPLAY_TRANSPORT_ROUTES" not found.
    Is the use of a TDC on 46C supported with ChaRM?
    Thanks,
    Charles.

    Hey Charles,
    CHARM can only be implemented on satellite Systems with SAP Version 4.6 C onwards and above...
    However, even then domain controller needs to be on 4.7.. i.e it requires WAS 620 aplication server...
    Therefore we can conclude that CHARM cannot be implemented with the satellite system you had mentioned above..
    Please Reward for useful points...
    Regards,
    Anand

  • Charm connectivity and transport

    I have a Solution manager 7.01 Ehp1 I wanted to connect the ECC system with Solution manager to move the transports between Dev -- QA -- PRD after Approval.
    Can anybody update on how is this connectivity done and if we do this connectivity then can we still moved the transport in a usual manner fron Dev- QA - Prd.
    Thanks

    Hello Himanshu,
    The relevant information is in the SPRO documentation of the ChaRM activities, there is a part for the TMS configuration relevant to ChaRM:
    SAP Solution Manager Implementation Guide
    -> SAP Solution Manager
      -> Basic Settings
       -> Scenario-Specific Settings
        -> Change Request Management
    The RFCs from the Solution Manager to the clients of the target systems are created from transaction SMSY, after the systems and clients have been defined. This information you can also find in the SPRO:
    SAP Solution Manager Implementation Guide
    -> SAP Solution Manager
      -> Basic Settings
       -> System Landscape
    A summary of all this can also be found at SDN blog /people/dolores.correa/blog/2008/07/26/first-steps-to-work-with-change-request-management-scenario
    Best regards,
    Miguel Ariñ

  • Server-Side Includes screw up my design screen in Dreamweaver

    I have a .html file (which resides in my include folder) that
    was generated by an external program (one the merges and filters
    RSS files).
    I've created an .asp page and pull the .html file in using
    <!--#include file="include/RSS-Headline.html" -->
    It pulls the data into the design view but not the code which
    is fine. But in the desing view I can't access anything. It looks
    screwy. I can't add anything else to the page. But...when I upload
    the page onto the internet it works like a charm.
    http://www.evergreen-implement.com/RSS-Home.asp
    I am going to want to include only the headlines in a section
    on my home page within a table cell. It screws that up too. What
    can I do to fix this?

    No doubt both the include file AND the parent page contain
    <html>, <head>,
    and <body> tags. That's a nono for sure.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "danilocelic AdobeCommunityExpert"
    <[email protected]> wrote in
    message news:g7fvli$qio$[email protected]..
    > finnegansmom wrote:
    >> I have a .html file (which resides in my include
    folder) that was
    >> generated by an external program (one the merges and
    filters RSS files).
    >> I've created an .asp page and pull the .html file in
    using <!--#include
    >> file="include/RSS-Headline.html" -->
    >> It pulls the data into the design view but not the
    code which is fine.
    >> But in the desing view I can't access anything. It
    looks screwy. I
    >> can't add anything else to the page.
    >
    > If you double click on the content from the include,
    then Dreamweaver
    > should open up the include for editing.
    >
    >> I am going to want to include only the headlines in
    a section on my home
    >> page within a table cell. It screws that up too.
    What can I do to fix
    >> this?
    >
    > If you want to use the current include but only show the
    headlines, then
    > you'll need to come up with some CSS that hides the
    non-headline portions
    > of the content. Or you could create a copy of the
    include and remove all
    > non-headline content, then insert an include to that new
    file. The second
    > option will cause you to not have up to date info from
    the merged RSS
    > feeds. You may want to talk to the folks that created
    the include fiel and
    > ask for a headline only copy.
    >
    > --
    > Danilo Celic
    > |
    http://blog.extensioneering.com/
    > | WebAssist Extensioneer
    > | Adobe Community Expert

Maybe you are looking for

  • Saffplg.js is causing lock ups in firefox

    I have firefox 24.2 and it keeps locking up with a saffplg.js error. I am running windows 7 professional and McAfee.

  • Debit  created by mistake  and  cancelled-any  effect

    our  client  is having sap4. for  sales returns  instead  of  credit note   debit note  was  created  as result  of the mistake   debit note  was cancelled now  they  have  to  create  a  credit   note  will this cancellation of debit note has  any e

  • N8 power saving problem

    When i deactivate the power saving mode the phone wont adjust the Deplay Light Sensor. It remains at low, doesn't came back to the settings before activating the power saving. Do you know some fix ?

  • Error when trying to extend range using an Extreme connecting to a Express

    Ok, My cable modem is connected just fine to my AE. I can run iTunes (which is nice!) off of it, connect to the internet off of my MBP and all. I just bought a AEBS to be able to EXTEND the range of my connection for all of my small townhome. However

  • Web util install

    Hi , I've just installed web util,and I'm trying to create a little form to test if is working. Using 9ids patch 3 on WIn XP. when running a form with the webutil block attached,a alert message shows up : WUC-18 Invalid server side file specification