How to set OSA appraisal template validity period ??

Hi Guru,
I am now working on OSA appraisal. When i create a appraisal template in PHAP_CATALOG, i cant specify the validity period. In the end, the validity period always sets to start date as 01/01/1900 and end date as 31/12/9999. As a result, i cant specify that in which year, which appraisal template to be used because all the templates are having the same validity period. For example, i wanna create a appraisal template from 01/01/2008 to 31/12/2010. So,how can i set the validity period to the period i want?  Or is there anywhere can set the validity period ?
Thanks

In the VA object,  Layout tab, make sure "do not display validity period" is not checked.  This should display the validity period columns, which the user's can enter.
If the column cannot be changed, then check the security authorization.
If the values are defaulted, make sure, you disable the BAdi. Also, make sure, in the processing tab,
click on the "further template behaviour" button. Make sure, there are no "default validity period" enhancement area's.

Similar Messages

  • How to set up open&close posting period to process year-end at April

    Hi FICO GURUs,
    I m a new student in FICO, here i have a question as following, ask for help,
    For the open period. If we need to clearing till April, how do we do for that? How to set up in open and close posting period?
    Any responses will be awarded.
    Thanks a lot!
    Samson

    In OB52 you need to manage open periods related to FI. Any periods which are not managed here implies those periods are closed
    Ex: From Period Year       To Period Year
           04               2008        04          20008
    This means 4th Period of 2008 is open and all other periods are closed.
    Also you can open and close period seperately for General Ledger and Subledgers
    Types A,D,K,M are subledgers and S type is for ledger.
    There will be seperate open and close periods for FI,MM and CO modules
    FI- OB52
    CO-OKP1
    MM- MMPV
    Assign Points if useful
    Regards
    Raghu Ram

  • How to set a page template for news detailed view?

    Is there a way to set a page template for the detailed view of the news module?
    I have a page template setup and added the {module_announcement,,,,,} to the page. When the news item is clicked it always opens the default template - is this how it is designed to work or is there a way I can specify it to use a different page template?
    Dave.

    Hey Dave, See the image below:

  • OSA - Appraisal template

    Hi,
    I'm new to the PD side of HR.  I've been following documentation to create the appraisal catalog and so forth.
    However, I cannot create an appraisal template.
    I've searched the help.sap.com for it and to no avail.
    Can someone tell me how to create this?  PHAP_CREATE_PA does not work.
    Thanks,

    Hi andrew,
    Which BSP page you r using ? Did u pass the foll params in the fn module HRHAP_DOCUMENT_GET_LIST
            s_sel_status                = ls_sel_status
          t_sel_status_sub            = ls_sel_status_sub
    What are the sub statuses u hav maintained in 'In Process' status ? Is rest of the documents coming ?
    Rgds,
    Jothi.

  • How to set as default current year & period in variant

    Hi SAP Guru,
    Can anyone help me on how to set as default the current year and period in variant.  I want to do a background job for our program using save variants.  But I need the period and year to always be assigned what ever is the current year and period.
    Hope someone can help.
    Thanks
    Daboi

    - Create variables for variants: use transaction STVARV. You should create one variable for fiscal year with type 'parameter', one for period with type 'parameter', one for fiscal year 'select option' and one for period 'select option'.
    - when saving your variants for the different programs, fill the checkbox 'Selection variables' in the attributes for fiscal year and period; use the button 'selection variables' for choosing the variables created in STVARV.
    - When closing the period, you should use STVARV for changing the variables. All the variant using the variant variables will then automaticaly use the new value.

  • How to extend secondary cost element validity period?

    Hi guyz,
    Is there any way to extend assessment cost element validity period ?
    Need your answers asap..Thanking you

    Hi,
    Let me give you one ex., Suppose you have created sec. cost Element through KA06 for validity peirod 10.02.2009 to 31.12.2009. So, when you are extending the validity period for the same, you need to create this sec. cost Element again with validity from 01.01.2010 to the date you require (say 31.12.2010 or 31.12.9999).
    Hope it will clear to you. Pls get back for further query.
    Thanks & Regards,
    Taral Patel

  • PSE 9: How to set the default template for albums

    In Photoshop Elements 9, when I create an album (prior to sharing online), the default template (looks like a notebook) is not something I would ever use. So each time I have to find a better template ("Classic" is fine by me), select it and regenerate the album. Can I set a different default template? How?

    I think to keep with a slightly better paradigm:
    Create a view and pull your user data from there and not the actual entity table In the view the name is already "expanded" and its in the
    [LastChgUserName]
    column. Then Etl it with a job or anything else via Staging back to the entity if that is what you want. Or just pick it up in the View with the rest of the data if this is going to be needed for some external process.
    Moscva ato kak derevnia ? :)

  • How to set Current quota template dropdownto 50 GB using powershell script

    In central administrator under Application Management -> Configure quotas and locks  we have Current quota template drop down. I  want to set drop down value to 50 GB using powershell . Is it possible and it if it possible then How ? Please
    let me know 
    Thanks in Advance 
    Regards
    Subhash
     

    Hi Sub_84,
    A quota template consists of storage limit values that specify the maximum amount of data that can be stored in a site collection. When the storage limit is reached, a quota template can also trigger an e-mail alert to the site
    collection administrator. You can create a quota template that can be applied to any site collection in the farm. The storage limit applies to the sum of the content sizes for the top-level site and all subsites within the site collection.
    You can create quota template using powershell, ojbect module and sharepoint UI.
    Create new Quota template using powershell:
    $newQuotaTemplate = New-Object Microsoft.SharePoint.Administration.SPQuotaTemplate
    $newQuotaTemplate.Name = "New Quota Template"
    $newQuotaTemplate.StorageMaximumLevel = (150 * 1024) * 1024
    $newQuotaTemplate.StorageWarningLevel = (100 * 1024) * 1024
    $newQuotaTemplate.UserCodeMaximumLevel = 300
    $newQuotaTemplate.UserCodeWarningLevel = 300
    $contentService =[Microsoft.SharePoint.Administration.SPWebService]::ContentService
    $contentService.QuotaTemplates.Add($newQuotaTemplate)
    $contentService.Update()
    Check the link which can guide you how
    http://www.c-sharpcorner.com/uploadfile/anavijai/quota-templates-in-sharepoint-2010/
    Please mark the Answer and vote me if you think that above solution can help you to resolve the issue

  • How to set a page template as an "application level default template"?

    Hi,
    For some reason, my default application level page template is not 'default' anymore. is there a way to set that? Thanks.

    See Home>Application Builder>Application 999999>Shared Components>Themes>Create / Edit
    Jeff

  • How to set default Web Template for BEx Query iViews in Portal?

    Hi,
    1) In SPRO you can set the Standard Web Template used, e.g. ZANALYSIS_PATTERN1.
    2) I published a query to Portal and when it runs within Portal, I want it to use a different web template, say ZANALYSIS_PATTERN2.
    I don't want to change the BEx Web Application Query String property for each iView to hardcode the template e.g. to "QUERY=TestQuery1&TEMPLATE=ZANALYSIS_PATTERN2"
    I only want the query name in the iView
    Can I set this somewhere in Portal?  I tried changing the standard "BEx Web Analyzer" iView as mentioned in
    http://help.sap.com/saphelp_nw70/helpdata/en/33/39fa40ee14f26fe10000000a1550b0/frameset.htm (BEx Web Application or Query as iView in the Portal)
    but it still seems to take the template from SPRO even after restarting J2EE

    Hi,
    I don't think anyone is holding back knowledge, I think it's sometimes difficult to filter out "good" questions as opposed to "bad" questions...
    In any case, I don't think it's possible to have different default templates, eg one for the portal and one for the "rest". I'm afraid you'll have to either change each one on the portal or use one for all.
    Cheers,
    Dion

  • How to set default Web Template for BEx Query iViews in BI Portal?

    Hi,
    1) In SPRO you can set the Standard Web Template used, e.g. ZANALYSIS_PATTERN1.
    2) I published a query to Portal and when it runs within Portal, I want it to use a different web template, say ZANALYSIS_PATTERN2.
    I don't want to change the BEx Web Application Query String property for each iView to hardcode the template e.g. to "QUERY=TestQuery1&TEMPLATE=ZANALYSIS_PATTERN2"
    I only want the query name in the iView
    Can I set this somewhere in Portal? I tried changing the standard "BEx Web Analyzer" iView as mentioned in
    http://help.sap.com/saphelp_nw70/helpdata/en/33/39fa40ee14f26fe10000000a1550b0/frameset.htm (BEx Web Application or Query as iView in the Portal)
    but it still seems to take the template from SPRO even after restarting J2EE
    (I just published this question in Portal forum but I think it belongs here instead since it is BI Portal - apologies for the double-post..)

    D Nore did you found the way to do it ?
    I still have the issue, whatever the place where I force the template, the queries on the portal does not use my specific template.
    I tried :
    pcd:portal_content/com.sap.pct/platform_add_ons/com.sap.ip.bi/iViews/com.sap.ip.bi.bexwebanalyzer
    (this one was working before upgrade to netweaver stack 17).
    as well as
    pcd:portal_content/templates/iviews/sap_bw_report_iview
    and
    pcd:portal_content/templates/iviews/sap_bi7x_report_iview
    none works !
    If you have the tricks share it with us.

  • How to set the customized template as Default ??

    I have created a new view based on the Classic View template and added it through MyProfile--> Search Template in Admin Console of UCM. But the change is specific to a user only. I want it to make as default so that every user can get this template as his/her default template.Please suggest where to change it.
    thanks
    Sriya

    Best way is to create a Repository Variable to get the PREVIOUS WEEK based on current date and set it to the prompt.
    If you want to follow below approach: create a analysis which gives PREVIOUS WEEK NUMBER and pick the LOGICAL SQL from the anwers and paste it there.
    Please check the datatype of your date column.

  • How to set Synchronous message deletion retention period in AE

    Hi,
    Please advise how to configure rentention period message deletion in AE for synchronous transaction. Because currently the syn message always deleted within 24 hours. and xiadapter.outbound.persistDuration.default = 2592000000 [ms] parameters is only for asynchronous.
    so i can see yesterday transaction in message monitoring for Best Effore.
    FYI : the current configuration is to turn on Synchronous log in integration Engine.
    Thank You and Best Regards
    Fernand

    SAP help explains it: http://help.sap.com/saphelp_nwpi71/helpdata/en/2f/88084136b5f423e10000000a155106/frameset.htm and http://help.sap.com/saphelp_nwpi71/helpdata/en/05/b1b740f83db533e10000000a155106/frameset.htm

  • How to set naming standards templates

    I'm currently working with oracle sddm 4.0.0.833 and i'd like to change settings for objects like identifiant : emp_pk instead of employee_pk.
    In Sue Harper's book sqldeveloper 2.1, there's a menu naming standard. I cannot find it in my version!
    jm

    Hi,
    First find the node in the Browser for your Design (it's the node above "Logical Model") and then display its Properties dialog.
    In its left-hand panel, expand the Settings node.  Then expand the Naming Standard node, and you can select the Templates node to display the Template options.
    David

  • How to check CRL validity Period before doing CA Migration ?

    Hi ALL,
    I am performing a CA migration so for doing that my first step is to
    Check that CRLs have a validity period that extends past expected migration duration
    So can any one please let me know how can I check the CRLS validity period ??
    If not, publish CRLs - ensure that published CRLs have a duration that is reasonably longer than the estimated duration of the migration.
    So can any one please let me know how can I should ensure that published CRLs have a duration that is reasonably longer than the estimated duration of the migration ??

    Why even try to determine what is remaining in the existing CRLs. Publish a new base/delta CRL period that will last the duration. For example, if you think it will take five days, then change the validity period for both the base and delta CRL to five days,
    publish a new set of CRLs, and do the migration.
    certutil -setreg CA\CRLPeriodUnits 5
    certutil -setreg CA\CRLPeriod "Days"
    certutil -setreg CA\CRLDeltaPeriodUnits 5
    certutil -setreg CA\CRLDeltaPeriod "Days"
    Restart ADCS
    Copy *.crl \\webserver\Share
    Just remember to change it back to your previous intervals
    after the migration.
    Brian

Maybe you are looking for