ESS Workplace - Change Default Selection Period

Hi All,
We are on 4.6C, using Workplace 2.1.1 on ESS.
Through ESS, we want to display all items under "SAP Office -> Outbox -> Started Workflows" (and also "Work Items Executed by Me").
The default seems to be 30days.
Our SAP Office (Workplace) on ESS does not have any buttons or toolbar options for users to change the "Selection Period".
My question: Where is this default period set? How can I change it for ESS (eg to be 90 days instead of 30days)?
Is there a setting in the IMG (SPRO)?
Please, I really hope you can help.
Cheers,
Tom
Message was edited by:
        Tom Peou

Hi Tom,
unfortunatelly this function is hard coded in BWSP, there is no option to change the date in customizing or somewhere else, only in coding:
       l_seldate = sy-datum - 30.
            CALL FUNCTION 'SWI_OUTBOX_CREATE'
                 EXPORTING
                      seldate      = l_seldate
                      folrg        = w1_fol
                 TABLES
                      worklist     = worklist
              STATUSFILTER =
                 EXCEPTIONS
                      READ_FAILED  = 1
                      OTHERS       = 2
The problem that BWSP is not developed in the future, what you can do is to change the standard... SAP does not recommend to do thatof course.
I hope I could help you!
Cheers,
Tibor

Similar Messages

  • Change default selection of radio buttom

    Hi Experts,i want to enhance standard component in webdynpro.in that i want to change default selection of radio button in 1 view.please help out..
    Thanks & Regards
    Prasad

    Hi durga prasad,
    Radio Button Group By Key will get the values from domain of the data element used in attribute which is binded to Radio Button Group By Key property 'selectedKey' .
    That is why we don't have any code in wd_do_init method.
    So you need to go to the domain and check the domain value of the data element used, and then set the default value of your interest in existing standard program using WDDOINIT---> Post Exit method as said by Naveen and Abhijeet.
    You have to set the attribute binded to Radio Button Group By Key property 'selectedKey' with same domain value you want to set as default.
    The following link will help you to understand how 'Radio Button Group By Key' works.
    Radio Button Group By Key | Team ABAP
    Please reply if any doubt.
    cheers,
    vidyasagar

  • How to change default selection in compensation planning

    Hi experts,
    We have upgraded our portal to EHP1 sp04.
    I need to change the default selection which it currently shows in "Employee Selection" under
    Compensation Planning-->Compensation Planning.
    When a user clicks on Compensation Planning>Compensation PLanning> he comes in an iview with 4 steps:
    There is one "Employee Selection" scroll down view, I need the default to be "Direct Reports"
    http://rapidshare.com/files/308150359/DirectReports.jpg
    The default it shows is "Employees from organizational units", I need to change it to "Direct reports". Can someone tell me how I should proceed about it.
    Please guide me
    Regards,
    Rajat Sharma

    Hi,
    I have solved this issue.
    Go into SPRO>integration with other sap system>business packages>mysaperp>organizational structure view
    group organizational structure view.
    select mss_ecm_sel and change the nos. accordingly.
    thanks,
    Rajat

  • Change default selection when deleting a podcast

    Whenever I delete a podcast, I get the warning message, which is good. But the default choice is to keep the selection in my music folder. I'd like the default to be moving the selection to the trash. How do I change that?

    You can't.
    Mac OS Human Interface programming guidleines calls for non-destructive behavior for default buttons, ie. pressing Return will not delete anything.

  • SAP PM T codes IH01 & IH03 default selection change

    Hi,
    Can anyone tell me how can I change default selected parameters of transaction codes IH01 & IH03 without variant option?
    E.g. I want to have checked or selected Installed equipment selection option of IH01 or IH03.
    I do not want to use variant for this.
    Regards,
    Kedar

    Hi Kedar,
    As earlier suggested, variant option is a solid part for selection variant.
    Let me tell you some info if you about to change SAP_TCODE_IH01 variants?
    All reporting transaction will have a standard variant which starts with SAP... if you about to do any changes, it will affect globally. So normally clients prefer to keep this variant as blank. So any kind of users can use this variant to get datas.
    Also they will maintain additional global variant, which you create by keeping \ in front of the varint name. They will create varint with respect to their requirement.
    Highly recommeded is to keep the Stnadard variant globally and create new variant for different purpose.
    - Pithan

  • Customizing MSS reporting selection period dropdown list

    We have diffrent ABAP programs that uses the PNP logical database and we want to customize the period selection dropdown list on the MSS reporting iview. In same scenarios we want to display only 'Today'. In these scenarios we use the report together with a variant.
    When the user execute the report, the selection period on the variant is used and that is 100% correct. The problem is that the user change the selection period on the frontend (on the Iview) and this is not what is reflected on the output of the report, becasue the report uses a variant.
    Therefore we want to customize the period selection dropdown list on the Iviewin the scenarios where a report uses a variant.
    I know that we cannot customize the perido selction on the Iview, beacue we cannot set the properties on the Iview.
    Is anybody familiar with how we can accomplish this.
    Regards
    Margariet
    << moved by moderator - check out the list of other forums on top of portal forum >>
    http://forums.sdn.sap.com/thread.jspa?threadID=1239838&tstart=0
    Edited by: Anja Engelhardt on Feb 9, 2012 11:42 AM

    Hi Darren,
    We do have a property in the iview for which you can set the period. You need to know the name of the property. Give us the iview name so that we can have a look.
    Cheers,
    Sathya

  • How to change default run-time mode at Domain configuration wizard

    Hi
    is there any way to change default selected value for servers start mode while you are creating a new domain based on a template, through configuration wizard? By default development mode radio button is selected but I would like to change default selection to production mode at wizard screen
    thanks.

    Hi,
    In GUI wizard there is no such option you have to select manually to change from development to production mode only.
    Regards,
    Kal

  • End Date of the Selection Period defaults as tax year end date in P45

    Hi,
    We have recently implemented both HRSP'S and CLC'S. In addition to this, we have also applied the following SAP Notes:
    1. 1305238
    2. 1309852
    3. 1310431
    4. 1316197
    Despite this, we are still having the below problem with the P45 Program.
    The End Date of the Person Selection Period automatically defaults to the end of the tax year, we are now unable to overide the date suggested by the system.
    Can anyone suggest the cause of this issue.
    Rgds
    Sandy

    Hi,
    With the Inyear movement legal changes ,HMRC have now introduced a check where in P45 cannot be produced for leavers who have a future leaving date 30 days from the current date.
    In line with the above changes,the chance of issuing P45 for future leavers is now checked by the P45 program even though the person selection end date is the tax year end date . So that's why the date is getting defaulted from the tax year.
    Hope this could solve your issue.
    Regards
    Roop

  • [svn:fx-3.x] 10868: change default value of selectable in ASDoc comment to true

    Revision: 10868
    Author:   [email protected]
    Date:     2009-10-05 11:05:50 -0700 (Mon, 05 Oct 2009)
    Log Message:
    change default value of selectable in ASDoc comment to true
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: - checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/branches/3.x/frameworks/projects/framework/src/mx/controls/TextArea.as

    Thank you much for your response.
    I tried that and it did work. But my requirement is to have a user input the date. The basic idea is if the user decides on a predefined time range like Day Shift Today or Yesterday and so on... then the report would automatically calculate the values based on predefined date time values. On the other hand, if the intent is to run the report for an arbitrary period then the user supplies the date and time limits.
    What I am trying to achieve is have the same parameter available for user input , but when the User decides he wants Predefined then the "textbox" populates with date and time as per his choice of predefind range.
    I understand that by this the user can still overwrite the date and time on the text box, but the report will run the predefined values as long as he has the @PredefinedDateSelection Set to true.
    Is there a way I can impement this?
    Once again I thank you and appreciate  your input.

  • How to change the text in default selection screen

    Hi,
      I have created the default selection screen(using PNP Logical database) ,In that I wants to display 'Data Selection Period' instead of 'Period'.
    Please send me the related code.
    Thanks in advace
    mohan

    HR Logical Database is PNP
    Main Functions of the logical database PNP:
    Standard Selection screen
    Data Retrieval
    Authorization check
    To use logical database PNP in your program, specify in your program attributes.
    Standard Selection Screen
    Date selection
    Date selection delimits the time period for which data is evaluated. GET PERNR retrieves all records of the relevant infotypes from the database. When you enter a date selection period, the PROVIDE loop retrieves the infotype records whose validity period overlaps with at least one day of this period.
    Person selection
    Person selection is the 'true' selection of choosing a group of employees for whom the report is to run.
    Sorting Data·
    The standard sort sequence lists personnel numbers in ascending order.
    · SORT function allows you to sort the report data otherwise. All the sorting fields are from infotype 0001.
    Report Class
    · You can suppress input fields which are not used on the selection screen by assigning a report class to your program.
    · If SAP standard delivered report classes do not satisfy your requirements, you can create your own report class through the IMG.  
    regards
    vinod

  • Definition of selection periods to use as defaults in the agent Inbox ICwin

    Hi,
    I am trying to define the selection periods to use as default in the agent Inbox (planned activities) in the IC Win Client. Any idea how to customize?
    Thanks,

    Please go to transaction SPRO: CRM/IC Win client/Visible Components/Navigation Area/Assign Time Period for Search in Locator
    Search type: ONE_ORDER_PLANNED
    Search ID: ORDER_PERIOD_PLANNED
    And That's it.

  • To change Default Setting of Selection Screen while Filtering on infoobject

    Dear Guru's,
    I just want to know where can I change the Deafult Setting from 100 to 500 which we get in the Selection Screen when we want to Filter on Info-Object level in the Workbook.
    Hope this will clear the question , incase any further information required please let me know.
    Many thanks.

    Hi Kasi,
    Please do not post the same question twice. You can see my reply at:
    Re: To change Default Setting of Selection Screen while Filtering on infoobject

  • Document overview  : my Purchase order - change selection period ?

    Hi,
    in ME21N, ME22N or ME23N transaction i use the Document overview, for the item 'my Purchase order' by default the selection period is determinated to 1 week, can i extended this period to 1 month (for example) ? if yes how can i do this ?
    Thanks a lot.
    Cheers

    Go to Me23N and click on the Personal setting from header and on Basic settings tab
    on Selection timeframe for my Docs make it 1 month by drop down and save
    now you will see for 1 month document

  • Changing Object Selection in Guided Procedures(ESS)

    Hi SDN,
    How can I change object selection for a callable Object that has its source form a webDynpro application?
    eg.
    Per_Address_US (from package: com.sap.xss.hr.per.us.address)  to
    Per_Address_IN (from package: com.sap.xss.hr.per.in.address)
    Thanks,
    Vamshi

    Hi,
    Check the following links for ESS,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/21eb036a-0a01-0010-25a3-b2224432640a
    /people/srinivasarao.gv2/blog/2005/06/11/configuring-ess-in-sap-enterprise-portal-60
    /people/siddhartha.jain/blog/2006/04/10/configuring-the-business-package-for-employee-self-service-ess-mysap-erp-2004
    /people/sap.user72/blog/2003/08/18/going-live-with-ess

  • Issue in Default selection in Dashboard prompt

    Dear All,
    I have a dashboard prompt with columns year and month.month column i kept as slider in that default selection i kept 45 days backward from current date,since my requirement is the end user have the option to selection the day backward instead of 45 they need to selection either 45 or 30 15 15 based on that they have to run the report.can any help in this regards.
    appreaciate the immediate response !!!!
    Regards
    GN

    Hi GN,
    Create an variable prompt ( Eg: v_days ) and add custom values as 15,30,45,100 into it and keep the default as 45.
    Use v_days variable in another column prompt (Eg: Period) with the format MON-YYYY.
    Now when user selects no of days , period will get the corresponding change.
    Thanks,
    Haree

Maybe you are looking for