Change Request SDCR- adding Actions

Dear Colleagues,
In the change request transaction  I can see the ACtions "Authorize Change Request" & "Reject ECR".
So change manager can Authorize or reject from the actions.
If change manager require more information from requester, then chnage manager can do Reject ECR, but it will not allow you to use the same change request transaction.
So can we define one more action definition like"Provide more Details" & assign it to action profile SDCR.
How to define actions. Can anybody tell me.
Regards
Praveen K

Hi PK,
You can define your own actions in the Scenario Specific Settings in SPRO for Change Request Management. I am not sure about the documentation which you can refer to, but the steps are as follows (in brief) :
1. Determine the transaction type, the status profile and the action profile which you are using for your change request (If it has been customized for your client, ideally it is SDCR)
2. Right now, you should be concerned about the action profile only. Copy the SAP standard action profile and create a new action profile. In it, you can define the new action whcih you need
3. In the conditions tab, set the execution condition for the new action you have defined.
4. In the transaction type, give this new action profile's name, so that these changes are reflected in the change request.
I hope this helps you,
Regards,
Sneha Vyas.

Similar Messages

  • Change Request SDCR - Sold to Party has to appear by default from IbaseComp

    Hi,
    TCode: CHARM_CREATE
    In this screen I dont want to enter the Sold to party.
    'Sold to party' has to come by default  based on the IBase Component entered In Change Request SDCR Transaction. Is there any setting for the same.
    In case of support desk when we create a message, sold to party comes automatically, Bcz in IBase Partner Sold to party is maintained. Like this can we make it for Change Request(SDCR) transaction.
    Regards
    Praveen Khot
    +91 9724035023

    Hello Praveen,
    To make the "Sold To Party" be determined from the IBase in the SDCR, you have to adjust the partner determination procedure SDCR0001 using the same access sequence for "Sold To Party" than in the partner determination procedure for the SLFN (i.e. 0018 SAP Service: Determination via IBase/Ind Object from Ref. Object Set).
    Then in CHARM_CREATE, leave the "Sold To Party" field blank. It will be populated during the creation. Go to CRMD_ORDER to check the assignment.
    Hope this helps.
    BR
    Stéphane.

  • Create Change Request (SDCR) with BSP?

    Dear Developers,
    actually I'm searching for a BSP-application to create a change request (SDCR) from the SAP Enterprise Portal for Non-SAPGui-Users. Is there something from SAP that could be used in this case?
    When not, which function modules are used to create a change request in the transaction CRMD_ORDER?
    Thanks in advance,
    Jens Sperk

    Hello Udo,
    today i tried this function module out and as i feared.. it doesn't work
    Can you give me some more tips or a contact to a solution manager developer who can give me some more instructions about tables und function modules that are neccessary for creating a change request from web (enterprise portal). It's very difficult to debug this terrible source code
    I think that soon there will be a huge demand for web based change management. This should be part of a next patch (I hope so). It's very hard to convince a non-SAP Gui-User from this practice to handel change requests.
    Best regards,
    Jens

  • Change request - Doubt

    hi all,
    we have copied std change request sdcr to zdcr and have modifed it by adding action and conditions to it. please advice on the following:
    - if we create action "create transport request" for zdcr, then will it work or not?
    regards,
    Imran

    Hi!
    If you do not change the behavior of this action ("create transport request") in zdcr then it will work exactly as in sdcr.
    Do you know perhaps how to plan an action that automatically fill the requester in reguester field by Creating of Change Request?
    Or which actions do you plan?
    Thank you!
    regards

  • Maintenance cycle linking to change request

    hi all,
    we have copied std change request sdcr to zdcr and have modifed it by adding action and conditions to it. please advice on the following:
    -  when creating a followon document, i am not getting a pop up window asking for selection of maintanance cycle. whereas i am getting the pop up window for standard change reuqest. am i missing something here.
    Points will be awarded for helpful answers.
    regards,
    imran

    Hello Imran,
    As far as the maintenance cycle and my knowledge concern, this maintenance cycle pop up should come when Change Manager (user in ChaRM) authorizes the Change request Document created by Service Desk Employee provided the required authorizations are given to Change Manager. Please let me know the authorizations for Change Manager in your system. If it is a sandbox or development system, you can try assigning the sap_all to change manager and check whether maintenance cycle pop up coming or not.
    Hope it helps.
    Regards,
    Satish.

  • Authorization control for creating change request transaction

    Hi,
    We are creating the Change Request(SDCR) through support desk message by using action Create Change Document.
    How can I control the creation of Change Request Document(SDCR).
    By which  roles i need to control this.
    Regards
    PK
    Edited by: PK on May 14, 2010 2:19 PM

    Hi,
    I have removed the role SAP_SUPPDESK_PROCESS & tried to create Change Document . It allowed me to create.
    Can you check & tell exactly which role is for creating Change Document.
    Regards
    PK

  • How to control change request creation for particular IBase Component?

    Dear Experts,
    Can anybody suggest , how to control change request creation for particular IBase Component?
    We have implemented ChaRM which is integrated with SAP ECC & SAP BI.
    ChaRM is not integrated with SAP Solution Manager.
    End Users are creating support notifications from -Help Menu- Create Support Notification.
    The IBase Component is not editable once notification is created. This Ibase is copied to change request when the action-create change document is saved.
    Requirement is that, during creation of change document, system should check the IBase component of support notification. If the IBase is related to solution manager system, system should restirct the change request creation.
    Kindly suggest how to achieve this.
    Regards
    Vivek

    Hello Vivek,
    The way to do what you want is to create a schedule condition for action Create Change Document. The action has to be displayed only when the IBase/Component value differs from SolMan. To add the IBase/Component value to the container so that it can be evaluated during runtime, you will have to create a subtype of BUS2000116 on which condition can be buit.
    See the following posts for more information :
    Hope this helps,
    BR.
    Stéphane.

  • Generate change request with preset of attributes

    Hi experts!
    We are launching ChaRM in our company.
    Before using ChaRM we have handled change requests with a paper-form. Now we think about using Interactive Forms for normal corrections to keep the users look-and-feel like the old paper form,  without manual typing the data into the ticket.
    My question is: Is there any way to create a change-request in the solution manager from an abap-program?
    I found a function module to create a CR-ticket, its called "SOCM_CHANGE_REQU_CREATE".
    It works fine, but I'm able to pass only the ticket-type and the short-discription.
    The requirement is to pass other data to the ticket, according to data of the pdf-form,
    for example texts and business partners (requestor, reason of the change, and so on...)
    Is there any programming interface to realize this?
    Thank you in advance!
    Stefan

    Hello Stephan,
    Does this thread add some light?
    Create Change Request (SDCR) with BSP?
    Regards,
    Paul

  • Creating Change request from an Issue

    Hi, all.
    We have created new transaction type for change request (SDCR  at default) and have specified it for usage in parametre CHANGE_REQUEST in DNO_CUST04.
    However, creation of a change request from a issue (problem) ignores this customisation. As has shown code research - the constant there is used.
    Whether there are to it reasons or notices in the documentation?
    Whether there was for you such problem and how you solved it?
    Regards,
    Konstantin

    You need to maintain Transaction Types Mapping. Map your target procedure type (ZDCR) to your source procedure type (e.g. SLFN or ZLFN).
    Do this in IMG task "Define Mapping Rules for Copy Control"

  • Change Request - subject is Normal Corre.  but its creating Correction SDMI

    Hi,
    When I am authorizing the Change Request(SDCR) it is creating Correction(SDMI) insted of Normal Correction (SDMJ).
    Even though I am selecting subject as Normal Correction (Maintenance). what could be the reason ?
    Regards
    PK

    Dear Prakhar,
    Many Thanks. The problem is solved. I  have run the same BC set & its working fine.
    The problem is that this is the second time I am facing the Issue & it disappears after BC set is run every time.
    I dont want every time to run the BC set, because if I do any customization & run BC set then it will remove the customized things.
    Regards
    PK

  • Authorise Change request action could not be successfully executed

    Hi Gurus,
    I have done the customization in the sdcr actions. twice i have checked the configuration. i hope all the settings are correct.
    But when I try to execute the action in crmd_order (authorise change request), It's not triggering any thing.
    I have done the below
    1) copy the sdcr profile to zdcr profile
    2) added the new status profile in the desired status
    3) Copied the action and added my action
    4) Defined the condition
    Can you please help me to resolve the issue
    Thanks & Regards
    Venkat

    Hi
    This might help
    [Re: CHARM: No Actions are Displayed|Re: CHARM: No Actions are Displayed]
    Thanks,
    Jansi

  • Adding Custom Fields for Change Request in EHS

    Hi,
    I need to add custom fields in Change request screen, where I am not able to identify for BO and node to do same.
    Its Configuration name  /MOC/F_ISS_ROOT_OBJECT_INFO.
    I tried with /IAM/ISSUE and /IAM/ACTIVITY BO.. but it is not working.
    Not able to identify the correct table for adding fields.Pls help me on the same.
    Regards,
    Reny Richard

    Reny,
    Why don't you check for the ST05, so that you can grasp some of the table names. Should be useful to you
    http://scn.sap.com/community/abap/testing-and-troubleshooting/blog/2007/09/05/the-sql-trace-st05-quick-and-easy
    BR,
    RAM.

  • Solution Manager 3.2 SP 8- Change Request Management Configuration Problem

    Hi friends,
    We are in process of implementing SOLMAN 3.2 SP8 in our landscape.I am facing  problem in configuring change request management.
    When the developer is working on an urgent correction document we are facing a problem.The steps we are following are here under provided.
    Step 1 :
    Selected Action "In development" - > it created the transport request in the dev system.
    Step 2:
    Action "Log into System" -> made correction attached to the transport request manually and released the task.
    Step 3:
    Action "Release transport requests" -> The transport request in the development was released.
    Step 4:
    Went for action "Pass to correction" -> I am facing exceptions which conveys
    Status was reset by system
    A condition is not satisfied because of an exceptional situation
    Not all transport requests yet released
    And we would be thankful if you provide the authorization required for the different roles in the change request management.I have followed the help file of SOLMAN 3.2 and create the users as under
    User - Role
    SOCM_RQSTR - ZSAP_SOCM_REQUESTER
    (Derrived from SAP_SOCM_REQUESTER)
    SOCM_DVLPR - ZSAP_SOCM_DEVELOPER
    (Derrived from SAP_SOCM_DEVELOPER)
    SOCM_CHNGNGR - ZSAP_SOCM_CHANGE_MANAGER
    (Derrived from SAP_SOCM_CHANGE_MANAGER)
    SOCM_CHNGNGR - ZSAP_SOCM_IT_OPERATOR
    (Derrived from SAP_SOCM_IT_OPERATOR)
    Even then I am facing problems while developer creating transport requests and while logging into development system.
    I tried adding S_RFC,S_RFCACL auth objects to their roles but did not help.
    Pl. suggest.
    Thanks & Regards
    Mrutyunjay
    Message was edited by: Mrutyunjay Rao Dora

    Hi all,
    We are trying to implement the Change Request Management piece in Solution Manager 3.2. 
    We are facing the following issues which I think relate to the same reason:
    1)We have created a Maintenance Project in SOLAR_PROJECT_ADMIN and assigned it a logical component, which consists of our two system landscape (namely DEVàQAS). We have also created the IMG project in the DEV system and have distributed that IMG project to both the Solution manager system and the DEV system. Now we have to make the maintenance cycle and task list for that maintenance project, but as we select the project and click on “create project cycle” it shows the message "The project is not released. Hence cycle can not be created". It is showing the status of project as locked .How can we open or unlock the project to remove the error?
    2) Also after selecting the SMI project when we click on the button “CTS status switches” or “project specific Transport route” it responds with the error "Project landscape not configured; set the project status to "open" first ".
    3)When we click on “synchronize single project” it prompts for the login of connected system (Development System) and after login, it gives an error "Warning, problems during synchronization of the system Landscape".
    For Error resolution, we have checked the system landscape and it does not give us any errors. We have done that, both from the solution manager by going to the transaction SOLAR_PROJECT_ADMIN -->  >system landscape tab>selecting our logical component and doing a check by clicking the "Check system Landscape" button. It returns with "no Errors". We also did a check on the TMS configuration by logging directly on to the TMS domain controller system and checking the Transport routes. We have checked the RFC connections without any errors.
    Any help would be greatly appreciated.
    Thanks
    Abhi

  • TCode CHARM_CREATE for customized change request ZDCR?

    Hi,
      Q1. is there a way to configure the ChaRM system for the CHARM_CREATE transaction to target  a customized ZDCR transaction type?
      Q2. is there a way to copy the CHARM_CREATE transaction code to the customer namespace(Z*)  and  then alter it to target the customized ZDCR transaction type?
    Grateful for any assist from ChaRM gurus on these questions ... I am getting much joy with successes in customizing ChaRM for our requirements. We have copied SDCR & other standard tranactions, status, texts etc. With customized ZDCR transaction type & new precesses, actions, conditions etc. we have got a customer specific process flow with e-mails that we are happy with.   (This is on SolMan 7.0 SP25).
    I would like to have the "enjoySAP" type of fast transaction entry screen like CHARM_CREATE.
    The CHARM_CREATE transaction brings up a popup which creates a change request that targets the  standard SDCR transaction type.  The fields given for fast entry are those from SDCR (Not my customized ZDCR) and at completion of the CHARM_CREATE transaction entry,  the change request is of transaction type SDCR.
    At transaction DNO_CUST04, we have tried to edit the parameter with field name "CHANGE_REQUEST" sequence "1" and given new value "ZDCR". The CHARM_CREATE enjoySAP transaction still nevertheless targets the standard SDCR transaction type.
    Have phished oceans of blog and rivers of SAP SSM webpages to no avail and I'm still clueless. Will give good points for a hint?
    tnx,
    Steve A

    Hello Mr. Amorsen,
    Follow Charm_create step by step using customer name:
    1- Create a new transaction using t_code SE93 (E.g.: ZCHARM_CREATE )
    2 - Copy the program : CHANGE_REQUEST_CREATE_SOCM to Z using SE38
    3 - In SE93, change the program to Z created in step before
    4 - In SE80 Copy the function group Change-request_socm to Z
    5 - copy the function modules too (will appear a pop-up asking for this)
    6 - Change  the include ; LZCHANGE_REQUEST_SOCMTOP
         IN LINE 30 : gc_processtype(4) TYPE c
                VALUE 'ZDCR',  "process type for change request
         Change value to ZDCR
    7 - Activate all
    8 - In SE38 report: ZCHANGE_REQUEST_CREATE_SOCM , change the call function SOCM_CHANGE_REQUEST_CREATE to Z
    9 - activate.
    Done !!!
    <<text removed>>
    Regards
    Claudenir Bispo
    Edited by: Matt on Oct 5, 2011 9:39 AM

  • Questions about authorizations of tables/change requests/badis/locks/lang

    Hi ,
    Few questions I have not been able to find out .
    1) HOw can we ensure that every time we do any change in a table including adding/changing content a change request is generated .Basically to ensure any changes being done are being stored in  a change request .
    2)How to give authorizations to/for a database table ?
    3)can/how we add water marks in scripts and smartforms ?
    4) Can we create and place our own BADIs in SAP standard code?
    5)different LOCK types/categories with clear difference (not the standard SAP help please..)
    6) tips on handling two table controls on one screen.
    7) WHat are the things required if we want to use objects(scripts,texts,smartforms) in different languages ?
    8)multilingual scripts ?
    9) how to have a search help in module pool without using Process on value request ?
    Moderator message - Please - one question per thread and please ask a specific question - post locked
    Edited by: Rob Burbank on Dec 3, 2009 4:29 PM

    FSKB     G/L Account Posting
    this transaction is not working

Maybe you are looking for

  • How can I create or customize an iPhoto book theme?

    I am looking for a way to make a new book theme in iPhoto, so a group of photographers can create portfolios with a consistent style. I have had complete success doing this with Aperture, but not everyone has Aperture! So far, for iPhoto, I have done

  • Adobe Print form error: Initialization of the font server module failed.

    Hi all, When trying to open a PDF preview the error below is displayed: "Initialization of the font server module failed." The problem occurs with SAP GUI 7.10 patch 15 and Adobe Reader 9 With SAP GUI 7.10 patch 12 and 13 with Adobe Reader 9 the prob

  • Displaying  arabic using j2me

    hi every body, my experience with j2me is very little and i need to display arabic text i am using eclipse and carbide j1.5 i searched the forum and i found that writing the following should work String s=new String("arabic_string".getBytes(), "UTF-8

  • No folders showing in Mail?

    Hi guys, The title pretty much sums this post up – I'm using Mail on my laptop and it syncs (and works) on my iPhone 3GS. Problem is the folders I have set up don't show. I've just set up my work email on it and that also works with folders showing a

  • Problem about lidopen or log in itself when it sleep

    what i can do about this.I have checked another discussion about that i have enter this syslog -k Sender kernel -k Message Req Wake and then came out this; Jan 20 23:08:31 Burak-MacBook-Pro kernel[0] <Debug>: Wake reason: EC.LidOpen (User) Jan 21 09: