How to add steps to a process in Performance Management

how do I add steps to the process in SPRO->Objective Setting and Appraisals->Define Tabs and Process Configuration for Template?
any time I try to add a status/substatus to the process it is added as a process phase, not a step.
Thanks,
Tiberiu

I found that when I select the phase and then try to add the step it works.
i used to select the process, and that is why the step was added as a phase.

Similar Messages

  • Flexible appraisal processes & predefined Performance Management process.

    Good Night.
    What is the diference between Flexible appraisal processes & predefined Performance Management process and in what case i have that use it?
    Kind Regards-

    Hi Juan,
    Flexible Appraisal Porcess- As the name suggest you have the flexibilty to design your apparisal templates using the functionalities provided by SAP.
    For eample: Using transaction PHAP_Catalog_PA or OOAM, you can design your apparsail template.
    Predefined Appraisal Template: Again as the name suggest, SAP has pre-designed the strucure for defining the appraisal template. After clicking on the tab for Predefined appraisal process in IMG node, you will follow the number of screens in sequece.
    Excellent material is available on SAP Servicemarketplace for Performance Appraisal in EHP4. Please check the link below:
    https://websmp109.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000687484&
    Thanks!
    Best Regards,
    Chetan

  • How to add custom field in delivery address/performance location tab in SRM shopping cart and Ship to address Pop-up in SRM PO?

    Hi Experts
    i have a reuirement where i have to add custom field in delivery address/performance location tab in SRM shopping cart and Ship to address Pop-up in SRM PO
    i am doing below steps for this.
    1. Adding custom field ZZfield in structure INCL_EEW_PD_PARTNER_CSF by  using  append structure.
    2. Spro ->Supplier Relationship Management -> SRM Server -> Cross application basic settings -> Extensions and field controls (personalization) -> Configure field control ->Configure Control for Fields of Substructures
    then click on  "Metadata for Fields of Substructures and Table-Like Enhancements"  
    add the below entry
    Bus. Object Set Type  : I am trying 7 and 29
    Structure Field Name  : ZZfield
    Bus. Object Type       : BUS2121/BUS2201
    Set Level                    : Item
    Field Visible :  Check box should be checked
    Field Enable :  check box should be checked
    Can anyone has the idea of this?
    Thanks
    Rohit

    Hello Rohit,
    Please create a enchancement for component  /SAPSRM/WDC_UI_DO_SHIPTO.
    Add new input field and label in view V_DODC_SHIPTO.
    Bind the input field value with field ZZfield from structure  /SAPSRM/WDC_UI_DO_SHIPTO in the context node SHIP_TO .
    Regards,
    Neelima

  • Approval process in performance managent

    we need to understand a bit better the standard process for approving appraisal documents in performance management....
    1. who is the default approver for appraisal documents?
    2. how is the document sent for approval? is there a standard pushbutton that does that? is this in the Appraisal document WD4A application?
    3. what is the difference between statuses 'approved' and 'closed approved'
    4. is the status flow like this:  completed->approved->closed approved?
    thanks,
    Tiberiu
    Edited by: Tiberiu Sasu on Dec 1, 2010 1:11 PM

    >
    Tiberiu Sasu wrote:
    > 1. who is the default approver for appraisal documents?
    > Edited by: Tiberiu Sasu on Dec 1, 2010 1:11 PM
    this is completely controlled by who you let move the document on the status flow from In Process to completed.  Generally it is the appraiser, i.e. the manager. 
    >
    Tiberiu Sasu wrote:
    > 2. how is the document sent for approval? is there a standard pushbutton that does that? is this in the Appraisal document WD4A application?
    >
    > Edited by: Tiberiu Sasu on Dec 1, 2010 1:11 PM
    all of this is controlled on the status flow tab in phap_catalog when you are at the template level for config.
    >
    Tiberiu Sasu wrote:
    > 3. what is the difference between statuses 'approved' and 'closed approved'
    > 4. is the status flow like this:  completed->approved->closed approved?
    >
    > Edited by: Tiberiu Sasu on Dec 1, 2010 1:11 PM
    approved, and closed approved are really up to you from a design perspective and how you want the flow to work.  within the status flow tab you could do something like:
    in proces -> completed - Is only allowed by appraiser
    Completed -> Approved - is only allowed by higher level manager
    Approved -> closed approved - is done by the employee as an acknowledgment

  • How to create a metric in BOXI R3 performance Management

    Hi All,
    Can any one tell me how to create a metric (goals and calendar) in BOXI R3. In BOXI R2 there is a separate module where we can create metrics, golas and calendar... Is there any separate module like that in BOXI R3 or  not. When I logged into infoview then I'm unable to see the module which I had earlier mentioned. Is this any thing related to Admin access or not.
    Thanks in advance,
    Suresh Aluri.

    Hello Suresh,
    I am not sure exactly what you are refering to, but in case :
    In Infoview of XI 3.x, you have to click on "Open->Dashboard and analytic" then "performance Manager->Metrics".
    I recommend you to read the well-done "training" PDF  "xi3-1_getting_started_performance_manager_en.pdf"
    The PDF should be on SAP site.
    Samuel.

  • How to add a user command process in ME23N

    Hi all,
         I had add a menu in ME23N, but I do not know how to attach an event process for it.
         Is there a implement for processing event.
    Thanks
    Kical

    hi, Kical,
    you can use this code.
    Dubble click ebeln fileld,  it take ebeln value end open this order.
    CASE R_UCOMM.
    *    WHEN 'BACK' OR 'EXIT' OR 'CANCEL'.
    *      LEAVE TO SCREEN 0.
         when '&IC1'. "for double click
              if rs_selfield-fieldname = 'EBELN'.
                set parameter id 'BES' field rs_selfield-value.
                call transaction 'ME23N' and skip first screen.
              endif.
       ENDCASE.
    best regards

  • How to Add Steps to an SAP Job

    Hi Gurus,
    I want to add two new Abap steps in an SAP Job
    Ex:  ZSAPPEW1 : SAP Job
    I had 7 Abap steps in this job
    I want to edit this job and add two more steps after 5th Abap Program /Step
    May I know how to do this without creating a new job ?
    Regards
    Sandeep

    Go to SM37 >> Select Job name >> Change mode >> STEP >> Create step (Add other steps)
    OR
    Create a new job with all steps and remove the old one.
    Regards,
    Nick Loy

  • How to add Abap program in process chain to check the another process chain status and do accordingly

    Hello All,
    My requirement is related to process chain 1 . I have one process chain in that i have to  put abap program in middle of that chain . This program will check the status of one another process chain 2 status ( whether it was completed or it is going on). if it is completed then continue the Process chain 1  to further activity else wait to complete Process chain 2 .
    Here i have to use process chain 2 as a parameter.
    Kindly provide me solution .
    Regards
    Saurabh

    Hi Saurabh,
    You need to create ABAP program in which you check the values for required process chain in
    following table
    RSPCLOGCHAIN (Feilds ANALYZED_STATUS LOG_ID)
    Depend on values you can trigger next process or you can wait unitil this process chain complete.you need to check status from table using ABAP.
    If you are not aware about how to write ABAP program then take help from ABAP Team.
    Regards,
    Ganesh Bothe

  • How to add steps to a script?

    Hi All,
    We are trying to prepare web based functional test scripts for Oracle Universal content management system(UCM) using Oracle Functional Testing for Web Applications 8.40(previously e-test). We have some 100 test cases and we want to have a single script for all these test cases. The problem is I am unable to find a way to create a any sub group of test cases under "script"( the root node). For example when record a check-in process I have some 10 "pages" I want to group all these pages for easy maintainability and quick understanding of the test results. Is there a way to achieve this?
    Please suggest.
    Regards,
    Ashok Chava.

    Hi,
    Yes I have explored this option but this is not very easy to maintain as we will be creating a separate script for each and every test case and you are adding them to the job as "read-only" . When some of the test cases are login based like check-in we can not check-in a item with out loging in to the content server. Its very hard to maintain and create scripts for every test case.
    Any further insight into this issue would be very helpful.
    Thanks
    Ashok Chava.

  • How to add a finder method in the container manager Bean in the weblogic6.1

    in the environment jbuilder6 andweblogic6.1,use container manager entity Bean,it can automatic generate the findAll() method,I want to add a new method to find an element in the home interface,such as findByName(),name is a element of a table of the database.in the weblogic-cmp-rdbms-jar.xml,this is part of the fiile:
    <finder>
    <finder-name>findAll</finder-name>
    <finder-query><![CDATA[ (= 1 1) ]]></finder-query>
    </finder>
    <finder>
    <finder-name>findByName</finder-name>
    <finder-param>java.lang.String</finder-param>
    <finder-query><![CDATA[ (=name $name) ]]></finder-query>
    </finder>
    It can successfully compile the findAll(),but it is wrong when compile the findByName(),as follows
    "www.ejbgrpx": Method Name: findByName
    "www.ejbgrpx": Invalid specifications for a WebLogic RDBMS CMP EJB.
    "www.ejbgrpx": ERROR: Error from ejbc: weblogic.ejb20.cmp11.rdbms.finders.IllegalExpressionException:
    "www.ejbgrpx": While trying to process Finder
    "www.ejbgrpx": Parameter Types: (java.lang.String)
    "www.ejbgrpx": WebLogic Query: (= name $name)
    "www.ejbgrpx": Finder Expressions: ()
    "www.ejbgrpx": Could not parse WLQL expression: (= name $name) null
    "www.ejbgrpx": ERROR: ejbc found errors
    thank you

    The finder methods that you are referring to are only simple finder methods. If you would like to add specialized finder methods, you can make your entity bean with bean managed persistence and not container managed. If you are using EJB 2.0, your entity bean with container managed persistence can use EJB QL for finder methods. You can search for this topic and/or download the EJB 2.0 specifications
    Hope this helps

  • How to add BP field to map in Territory managment

    Dear Sir,
    I can caret the territory heirachy, however, i try to map the area with Business Partner . I can't see the field of Business partner there. just see the field employee.
    Please kindly advise how should we do.
    Thank you and best regards,
    VImol

    Hi Vimol,
    Execute transaction: CRMM_TERRMAN
    Select your territory heirarchy,
    Double click on a specific territory leaf node.
    In the bottom right of your screen, you can see lot of territory attributes.
    One of the attribute is BP_PARTNER (Description: Business Parnter).
    If you don't see any such attribute the go to transaction: CRM_TERRMAN_ATTRPRP
    Select the attribute 'BP_PARTNER' from the right panel (Inactive attributes) and add it to left panel (Active Attributes).
    Save the settings.
    Execute transaction CRMM_TERRMAN.
    Select your territory leaf note and maintain the territory attribute 'BP_PARTNER' (Business Parnter)
    Best Regards,
    Pratik Patel
    <b>Reward with Points!</b>

  • How to add network volume to dock using profile manager

    I'm trying to set up my network machines so that when users log into their network account, their Dock is pre-populated with one of the shared network volumes.
    I've set up the network volume (called /Archive) in the Server app. Users can successfully mount it when logged in. Also I succeeded in using the Profile Manager to automatically mount it upon network user login.
    However when I try entering the volume name into the "Dock Items" list in Profile Manager, it does not work. I've tried "Archive", "/Archive", "/Volumes/Archive", etc.
    Anyone know how to do this? I know I can simply ask all users to manually drag the folder to their Dock the first time they log in ... but I want Profile Manager to automagically do it for all users.

    Are you trying to add a network volume or folder? I believe you can only add folders. Have you tried: Volumes/Archive, losing the first slash.  I was successful in adding a group folder to the dock by using: Volumes/Groups/Example

  • How to add access to business rule in calculation manager?

    Hi all,
    I would like to add access to each business rule in calculation manager. Is it the same method used like in 9.3.1? I can't find any document talking about that.
    Thanks
    Gary

    Hi,
    I thought it goes on the rule security, so say you had two rules in a ruleset, if you give access to both the rules to a user then the user will also see the ruleset.
    If you gave access to one of the rules then the user would not see the ruleset.
    Ok?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to add keynote, numbers and pages to profile manager

    Hi
    I'm using the app Profile Manager on a Mac Mini with OS X Server Mavericks.
    I don't want to install Pages, Numbers and Keynote on this server but I would want to install those apps om my iMacs.
    Can someone tell me how I can achieve this?
    I'm from Belgium and at the moment of speaking the VPP isn't avaible to me.

    Best practice without VPP is to deploy a copy of every app via Apple Remote Desktop, assuming that you have the correct number of licenses.
    You can still buy them at the Apple BE Business Store ...
    For example, Pages :
    1-19 seats : http://store.apple.com/be-nl-business/product/D6101ZM/A/pages?fnode=000104090a
    20+ seats : http://store.apple.com/be-nl-business/product/D6012ZM/A/volumelicenties-voor-pag es-vanaf-20-seats?fnode=000104090a

  • OIM: how to add a new search field in the Manage users page

    Hi,
    I want to add a new field to the menu of available searchable.
    I have changed the
    Lookup.WebClient.Users.Search and now I see my new field, but the search fails:
    16:28:19,406 ERROR [WEBAPP] Class/Method: tcSearchUserAction/searchUsers encount
    er some problems: Error executing procedure XL_SP_FindUsersFiltered
    Thor.API.Exceptions.tcAPIException: Error executing procedure XL_SP_FindUsersFil
    tered
    at com.thortech.xl.ejb.beansimpl.tcUserOperationsBean.findUsersFiltered(
    Unknown Source)
    at com.thortech.xl.ejb.beans.tcUserOperationsSession.findUsersFiltered(U
    nknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
    at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(S
    tatelessSessionContainer.java:237)
    at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invo
    What else I have to change to have an attribute of the user profile searchable?
    Thanks a lot.

    Hi Dost,
    thanks for the quick answer.
    I added this row to the mentioned lookup:
    (code key) (decode)
    Users.Personalcode Personalcode
    Personal code is a custom attribute defined I added to user defined fields form.
    Is that wrong?
    Thanks again.

Maybe you are looking for

  • IMessage's not sending - no 'delivered' or 'error' notifications

    I have iMessage configured to work with my Apple ID and phone number. I can receive iMessages, but when I try to send a message in return it just sits there all day, without the 'delivered' notification underneath the message, or the red exclamation

  • MIGO Err.

    Dear Friends, I'm doing MIGO with 521 for FERT. Err: Account determination for entry RASA GBB ____ ZOF 7920 not possible. To remove this err I did OMWD & assigned 0001 as Valuation Grouping Code to my Valuation Area XXXX. Again I did MIGO. Err: Accou

  • How to split document to fit press format ?

    Is there an easy way to split a big size document to fit in a offset press (example: 28" x 40")? For example, if I have a document 11"x 60" that we need to print with a offset press 28"x 40". Actually, I split the document manually, I divide it in tw

  • BBM Group Chat Loggong

    I was able to log the peer-to-peer BBM chat history for some users after set the Disable BlackBerry Messenger Wireless Synchronization IT policy rule to No, but realised that the Group Chat History is not logged, is that true? or any setting can cap

  • WIFI suddenly very poor on my MBPro

    I used to be quite content with the WIFI reception on my MBpro but lately it has become quite poor. In work I used to get full or nearly full bars, just like the other MBpro (same model as mine) and Macbook that share the room. Lately I can only mana