Development Plan not transporting

Hi there,
I'm having a problem when transporting my Development Plan from DEV to QAS.
It shows in PHAP_CATALOG under TMC Talent Development Plan, but it doesn´t show on the Portal. I checked my IMG config, its all the same but the first step.
Anyone knows what could be happening?
Thank You,
Carla
DEV:
QAS:

Lirian,
I'm putting it in a Transport Order.
But know I created one in QAS, it opens but doesn't let me add anything, the congif is just as DEV.
QAS - Portal
QAS - R/3

Similar Messages

  • Error Determining Smartform - Smartform working in Development but not in Q

    Hello all,
    I'm currenlty working on a smartform in a development box and it is working as expected after doing the testing in that box but after transporting the change to Q, the new changes are not displayed in the smartform. I already revised the changes and both smartforms are the same in both boxes, it was activated and the code is the same but for some reason the smartform is not displaying the new and modified changes. Does anyone have received a similar error before? Can anyone help me in this issue?
    Thanks

    There can be only 2 possibilities.
    1. Check you Form interface/Tables...whether all the tables, structures are there as in development, if  not transport the missing structures and tables.
    2. There might be a issue with function module "DO NOT HARD CODE THE SMARTFORM GENERATED FUNCTION MODULE"
    Declare as follows:
    data : formname type rs38l_fnam.
    call function 'SSF_FUNCTION_MODULE_NAME'
      exporting
        formname           = 'ZFIM_CASHPMTVOUCHER' -
    >Please mention your form name here.
       variant            = ' '
       direct_call        = ' '
      importing
        fm_name            = formname----
    >this will store the generated function module
      exceptions
        no_form            = 1
        no_function_module = 2
        others             = 3.
    if sy-subrc <> 0.
      message id sy-msgid type sy-msgty number sy-msgno
              with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    exit.
    endif.
    call function formname        -
    >Then call the generated function module here.
    exporting
      archive_index              =
      archive_index_tab          =
      archive_parameters         =
      control_parameters         =
      mail_appl_obj              =
      mail_recipient             =
      mail_sender                =
      output_options             =
      user_settings              = 'x'
    importing
      document_output_info       =
      job_output_info            =
      job_output_options         =
      tables
        it_output                   = it_output                       -
    >Check whether all the tables that you pass to your smartform                                                                               
    interface is aval..are aval...and if any structure..then see it at
        it_bkpf                     = it_bkpf                                           data dictionary level...whether its available or not.
        it_ltext                    = it_ltext
       t_position                =
    exceptions
       formatting_error           = 1
       internal_error             = 2
       send_error                 = 3
       user_canceled              = 4
       others                     = 5
    if sy-subrc <> 0.
      message id sy-msgid type sy-msgty number sy-msgno
              with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    endif.
    This should certainly solve your problem.

  • Development Plan

    Hi all,
    Good Day!
    I want some clarification on development Plan and Training & Event Management. What is difference between these two and y we required both? I have not clear idea about development plan, how it will be conducted ? what is the impact of this ? how this process will proceed and is there any relation between these two?
    Can anybody will share his experience in this regard?
    Thanks & regards,
    Neeta Verma

    Hi Neeta & Crista:
    I guess from my perspective, the Development Plan is broader than Training & Event Management.  Part of your Development Plan CAN be to take courses in order to grow the employee, however, the Development Plan can also be about other items, such as receiving mentorship or something along those lines.
    In ECC 6.0 EHP4, you can integrate your Development Plans with LSO (as well as with the Qualification Catalog), but you can also add development objectives that would not be solvable by taking a course.  So another example might be that you would include in your development plan that the employee should hold a position rotation in logistics over the next x months.
    There is no integration that I know of between the Development Plan and the Appraisal Template as of EHP4.
    As to the final question, out of the box the Development Plan is NOT available to both the employee and the manager, which is a bit of a bummer.  In the SAP help document for EHP4, they specifically note hypotheticals that address how the manager and HR work out the Development Plan, not the employee.  Candidly, this seems a little counter-intuitive that the employee would play no role in their own Development Plan, but maybe there's a reason I don't understand.
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/3f/6efcf555334d9e981c36e253dc2aec/frameset.htm
    Thanks,
    Chris

  • Developing Roles and transport strategy.

    Hello,
    I need to finalize the Role development Plan.
    I am not sure where do we built , test and transport roles to production.
    I am thinking of developing roles in development in dev in a seperate clint . This clint will be copy of golde client.
    Then this roles will be tested in quality and finally send to production.
    Hence forth any changed to role will go thourh same cycle.
    Please suggest !!!

    >There are some things which you cannot add into roles if they are not set up (responsibility area heirachies, profit centre groups etc) so you need to ensure that non-transportable config is also made in your security client.
    Thats a imp point th to my that you have bought to my notice. Are there any coustomizing such no range and stuff that can not be transported?
    I wonder if its the case then all coustomizinf will be need to be done in QUA and PRD system seperately as well.
    Also one thing i would like to mention is that I am trying to avoid development of roles on Actual devement client cause I am afraid of hamppering the coustoming data which developing roles . Cause most of my development of roles will take place by trial and error method .
    So I am aprehensive to use development cline and find alternatives

  • Error while creating a Development plan template

    Hi Gurus,
    I am facing errors  while creating Development Plan Template.
    This is how it goes :
    When i click on Define Forms for Talent Assessment --> a wizard pops up & i select Development Plan :
    In first step, I am giving Title,Integration with SAP Learning Solution (check) & a rating scale.
    Now after clicking next, I am adding 2 development areas :
    1) Training
    2) Mentoring,
    now as soon as I'm clicking on End Configuration, It displays 2 errors & 1 warning message :
    error1 : Element Appraisal Template 'XXXXX' contains errors.Cannot change status.
    error2 : Value type 000000XXX of value class Q does not exists
    Warning 1 : You have maintained a description that is not displayed.
    In PHAP_CATALOG, when I'm trying to manually release the Criterion Group (VB) or Appraisal template (VA), it does not allow me to do it.
    Kindly let me know how to proceed further.
    Regards
    bharti

    Hi,
    Even though it gives the error,the new RTF template is uploaded and it is reflected when I query the template again.
    But when I run the Concurent program and see the output,the output still shows me the old template.
    Regards
    Jujaar

  • Development Plans functionality in Talent Management

    Hello,
    We are planning to use the Development Plans functionality in Talent Management.
    But the Development Plan is not opening from MSS. (MSS -> Talent management -> Assessment -> Development Plan).
    I had created the Business partner object for all my test PERNRs and I had created a Development Plan Template (via IMG step in Talent management). I had activated the Business Functions and Services.
    When I open the Development plan in MSS, it is showing the names of employees (i.e. the reports of the manager). But when I click on an employee, it's not opening any development plan. Nothing is happening.
    Please help me,
    Thanks
    Raghu

    Hi Bharti,
    You must first delete the template names from the customizing tables where it is stored (under Talent Assessment node of Talent Management and Talent Development). Then you delete it under PHAP_CATALOG. Unfortunately you have created an databse inconsistency and you might need to see if Basis can delete the values from the table.
    Best regards,
    Luke

  • Development Plan (EHP4) errors

    Hi all,
    I'm facing some errors on running the standard SAP Development Plan template. For Add Development Goal Using Qualification Catalog, the pop screen appears for selecting Q. In Add Development Plan Step and selecting "Add Custom Development Goal", nothing happens.No pop up screen appears.
    After creating Development Plan, in creating Actions via "Add Action That Can Be Freely Defined" the screen appears but when after pressing OK a error dump appears:
    Error in ABAP/4 statement when processing an internal table.
    Anyone facing these errors before? Any solutions? Did I miss anything? 
    Any help is appreciated.

    Good morning,
    Could you check if you have the note below implemented?
    note 1487598
    Hope this help
    Sarah

  • Two ABAP Development Clients with Transport enabled in Development System

    Hello All,
    I have a unique situation in my development systems. We currently have two abap development clients with client settings which allows repository transports to be created. The reason for this setup is because there are two different abap development teams who want to work independently.
    Has anyone see two development clients in development system? Do you see any risk with having two abap development clients with transport enbaled? Should I force them to work in ONLY ONE ABAP development client?
    I would like to know your thoughts?
    Thx...Rocky

    Hello,
    It may not a good idea to have two development clients. You have to manage with the following issues:
    (1) Customizing transports need to be moved to two clients
    (2) You may have to peridically sync. them between each other with all the development objects
    (3) Data needs to refreshed in two clients for development/unit test purposes
    (4) Same object may be edited in two clients independently at the same time which is likely to go to Production at different times resulting in version sequencing issues
    (5) Vension of data of object will be lost if you want to retrieve old version.
    Thanks,
    Venu

  • Network graphic for Development Plan

    how can I access Graphic Network for creating Development Plans through transaction OOEC. When I click on the network graphic icon, it takes me to SAP standard screen not to the graphic editor. I face the same problem with transaction PPDPIM.
    However, it works properly for creating career path (transaction OOQ4)
    kindly help me on this as i need it urgently.
    Best Regards

    Even I'm facing the same problem.
    Waiting for Reply

  • PD - Qualifications - Development Plan - Appraisal - Events

    Hi
    I am reading and studying up about Personell Development. I have a good overview of what SAP HR has to offer for these different areas. However I would like to get practical input on how it is actually already being implemented.
    Here is how I understand it thus far.
    You assign Qualifications to People (appointed in HR) and you can match it with Qualifications that you have attached to a Job Category (for example). Then you can set up appraisals and development plans for each individual, and business events can be kicked off during such a development plan. This is obviously very high level and I can see from all the help files it has a lot to offer.
    Do some of you have input as to what parts of PD is currently being used, and being found sufficient, or do all of the different areas have to work together.
    Thanks
    Corne

    Hi Corne,
    About PD, users can see the benefits of following functions:
    *Qualification catalog --> input all qualifications and requirements
    *Profiles --> assign (from catalog) qualification to each profiles
    - Qualification profiles of persons
    - Requirement profiles of positions (or jobs)
    *Profile matchup function --> compare profiles (to find suitable position/candidate)
    -Career planning (to find suitable position)
    -Succession planning (to find suitable candidate)
    *Appraisal --> use different catalog (criteria catalog) --> assign criteria to each appraisal model --> launch appraisal
    *Individual planning --> develop paths --> create career (an EE must go through certain step, event... to achieve certain promotion...)
    About the last one individual planning, I think it's not practical for customers for many reasons. Or in other word, we dont use it in PD in general The core function of PD is profile match up, just focus on that.
    Huynh Thanh

  • Talent Assessment - Development Plan

    Hi Guys,
    We set up the wohle talent assessment, but we cannot see any "Create, change or display" link on the Development Plan tab.
    Any help?
    Regards
    Edited by: Henning van Wyk on Oct 21, 2009 8:34 AM

    >
    Ranjit Kumar wrote:
    > Hi,
    >
    > I have created development plan in Talent Management. But its showing error while consistency check that "You Do Not Have Authorization".
    >
    > I have 4 Talent Management roles assigned to this user id. So let me know where is the issue.
    >
    > Awaiting for valuable reply.
    > RK
    Hi Ranjit:
    Creating Development Plan templates in EHP4 should be done through the IMG step: Talent Management & Talent Development -> Talent Assessment -> Define Forms For Talent Assessment
    Once you create the form there and select "End Configuration" the appraisal template and it's subcomponents will automatically be set to "released" (HRP****-ISTAT = 4).  However, if you attempt to go into HRTMC_CATALOG_TMC, unrelease the template, modify it, then attempt to re-relase it, you will not be successful.
    The easiest answer would be.. create a new template using the IMG step I listed above.  If you don't like that, in a very indirect way, you can release the template again by updating the ISTAT field of the various V* objects you have created.  However, you're sure to have mixed results with this approach (I have lived this 1st hand).
    Further, if you attempt to modify the template directly in HRTMC_CATALOG_TMC, that is only one half of the process.  For instance, I wished to make the development plan printable.  Since it's the same basic technology as performance appraisals, it seemed completely logical.  There is a print layout option for the appraisal template, which for the development plan was blank.  I tried to set the value to something and then in my very indirect way, was able to release the template with the change in place.  Success (or so I thought)!  The frontend Web Dynpro functionality (and Flash Island) basically will not accomodate whatever modifications you've made. So basically, the Talent Assessment configuration is meant to be done through the IMG step above and that's prettymuch your only option.  Sorry I don't have better news.
    Let me know if you have any questions.
    Thanks,
    Chris
    Anyway

  • Personality development plan customization

    Hi All,
    Good Morning.
    I am new into OA framework.Here i got requirement Personality development plan customization in r12 version.
    Navigation: Performance Management > Competence Appraisal Plan / Self Assessment > Appraisals Action Button > Final Ratings
    in competency gaps page i have to add one fiels ie prioratise .this field is not in Standard Table dual.
    Standard table is "Dual". can we add field when standard table is dual?
    Please give me reply as soon as possible
    Regards
    Ramoji

    Hi,
    Post your question in [Technology - OA Framework|http://forums.oracle.com/forums/forum.jspa?forumID=210] forum, you would probably get a better/faster response.
    Regards,
    Hussein

  • Development Plan in TMS role EHP5

    Hi ,
    We have implemented this TMS role and when we click on the Development Plan  we do not see any data for user.
    We get the header data and we see only the Obsolete section with no other data.
    Do we need to check for any other configuration

    The TMS needs to create the Development Plan document first. Did you configure the Development Plan template in the IMG?

  • Development Plans

    Hi,
    When I tried to test the Development plan in TSM - SAP_SR_TMC_TMS_6 getting the below error, When I tested service HRTMC_TA_DEV_PLAN getting the same error.
    But when I tried in MSS Talent Assessment iView i am able to see employees under Development plan tab? But I do not get the Create button to
    create the Development plans. I have configured assessment forms in TM.
    It would be a really a great help if some can share their experiences on Development plan iView’s, we have the below iView’s for Dev plan
    do not understand how these are different ?
    TM- Talent Assessment- Development Plans.
    TM- Development Plans.
        500 SAP Internal Server Error
    error: Invalid parameter combination PLVAR/OTYPE/OBJID (termination: RABAX_STATE)
    Thanks
    Kumar

    Hi Luke,
    I have assigned SAP_MANAGER_MSS_SR_NWBC_3 role to manager and able to get the development plans and the change button is  working (only header data is getting displayed).
    I have also assigned SAP_SR_TMC_MANAGER_6 but when i tried to open the Talent Assessment  in NWBC getting the error "  The user menu tree for user xxxx with role SAP_SR_TMC_MANAGER_6 is empty. Please contact your system administrator"  but i am able to open the development plans in PFCG using the SAP_SR_TMC_MANAGER role but  the change button is not working.
    Please let me know if i have missed any settings.
    Thanks
    Kumar

  • Development plan by Employee - Talent Management

    Dear Luke,
    Greetings.
    From one of your blog understand very clearly that Development plans are only accessible by TMS and Manager. And not by Employee. But this could be well accepted when the it comes to larger organization.
    In the event of small or mid size kind of organization one of the main requirement is that they want the Employee to view the development plan set for them. Because these Development plans are not only for the purpose of Succession planning rather to address the gap in Position vs Person related competency.
    Would be extremely helpful if can share a solution pertaining to getting the Development Plan in Talent Management viewable by Employees.
    Would appreciate your inputs.
    Kind regards
    Sathya

    Hi Sathya,
    By default this is not possible, but I know that Chris McNarney has done this before. It is quite complex to code from what I remember because it involves generating the MEM_ID.
    Best regards,
    Luke

Maybe you are looking for

  • Replacement options for keys on mid-2009 MBP

    i have a mid-2009 MBP that i am extremely unhappy with and which i /was/ going to just give to my mom but it acts so oddly that i am afraid she will get too confused and won't be able to use it. /anyway/ i had this thing in to the genius bar and aske

  • SRM 7.0 data flow frm SC to PO

    Hi, As I am new to SRM, I wish to know how the data flow from SC to PO. Here is my scenarion, we are in extended classic scenarion, we have 10 custom fields in SC and the same 10 fields in PO. The moment a SC is ordered, approved and created our PO w

  • Skype hanging on Sign In

    I am no longer able to sign in after upgrading to Skype 7 on Windows 7. The program just hangs and then gives the following message: We cannot start Skype becuase your system is unavailable. Please trying restarting your computer and try again. I get

  • Change text field based on dropdown

    Hello, I'm new to LiveCycle and am having trouble getting a textfield to change when I select different options in a drop-down menu.  I used the following script (tried using exit and calculate events also): Still not working.  What am I doing wrong?

  • PO Item Data mapping

    Hi All, Can anybody give some pointers to how to map the custom fields of shopping cart item to Po item data standard fields? Can I use the BBP_DOC_CHANGE_BADI (BBP_PO_CHANGE) method to get the functionality? We are in Extended classic scenario Thank