ESS Time Statement Report not Active?

I am running ERP2004 ESS with IDES. I think were on SP9. I have adobe document services installed and its working ok with other reports, however when I try to run the Time Statement report I get an error "Print program not activated for form SAP_TIM_99_0001".
I tried going into transaction HRFORMS to active it, but it says there is an error in the code, some variable is not declared. The code is out of the box and can't be changed so I'm thinking these could be the possible problems:
     1. The SAP_TIM_99_0001 form delivered in the SP has errors and I need to apply a new SP level.
     2. I am not trying to active the program right. (Currently I am going into HRFORMS, selecting the report, then activating it)
     3. There needs to be some configue done that will help this compile right.
Please let me know if you have any insight to this problem and if you have it working yourself.
Thanks,
Tom Ficker

Hi Tomas Ficker
I have the same problem but now in another version.
I'm working with ERP2005 ECC 6.0 Portal: 2004s SP7
When I try to open the Time Statement in the workset Working Time I receive the same error  message, but in this case, say that the Form SAP_TimeSlip is missing.
I went to that transaction you mencioned and the Form is already Activated.
Can you help me with this issue?
Thanks a lot
Sónia Santos

Similar Messages

  • ESS Time Statements (PZ04) does not display HTML control

    Hi guys,
    I'm implementing ESS Time Statement service (PZ04) with custom templates and ran into the following problem:
    if i just run PZ04 using webgui - everything works fine and i can see the generated smartform report, but when i force ITS to use custom generated template for SAPLESS00_REP screen 100, the custom HTML control that displays the time statement smartform report is not coming up...
    Has anybody came across this issue before?
    The generated HTML template has statement SAP_ControlContainer("HTML_CONTAINER") which is supposed to display the report, but apparently it does not work...
    Thanks a lot in advance, any help is appreciated.
    Serge

    standalone. We are on 4.7 with 6.4 kernel and standalone ITS.
    I'm getting the option subscreen (period specifications), but the custom container which is supposed to display the smartforms reports (displays "Welcome to reports online") is not coming up at all...
    As to the custom templates: i have generated them in SE80 using "Business HTML" style and have not touched after -  here's the default code:
    `include(~service="system", ~language="", ~theme="dm", ~name="TemplateLibraryDHTML.html")`
    `SAP_TopInclude()`
    <html>
      <head>
        `SAP_PageTitle()`
        `SAP_Stylesheet()`
        `SAP_JavaScript()`
      </head>
      <body `SAP_BodyAttributes()` onload="`SAP_OnloadJavaScript()`">
        `SAP_TemplateHeader()`
        `SAP_BodyContentBegin()`
        `SAP_FormBegin()`
          `SAP_DynproLayerBegin(002,002,096,009)`
          `SAP_DynproSubScreen("SEL_OPTIONS")`
          `SAP_DynproLayerEnd()`
          `SAP_DynproLayerBegin(002,012,030,001)`
          `SAP_Button("PB_DISPREP")`
          `SAP_DynproLayerEnd()`
          `SAP_DynproLayerBegin(001,014,002,001)`
          `SAP_Button("PB_MAX")`
          `SAP_DynproLayerEnd()`
          `SAP_DynproControlLayerBegin(001,015,101,022)`
          `SAP_ControlContainer("HTML_CONTAINER")`
          `SAP_DynproControlLayerEnd()`
        `SAP_FormEnd()`
        `SAP_BodyContentEnd()`
      </body>
    </html>
    Thanks Again for any suggestions,
    Serge

  • ESS: Time Statement Error

    Hi Experts,
    In ESS, when I click on Time Statement and Time Statement for a chosen period, I am getting an error: Form SAP_TIMESLIP does not exist.
    Please help me in resolving this.
    Thanks!

    Hi,
    Have you have  maintained the Time Statement form  in feature HRFOR ? You can do so by going to transaction PE03.
    Also, please check whether your form is activated in transaction HRFORMS.
    It is more advisable to use SAP_TIM_99_0001 or SAP_TIM_99_0002 instead of SAP_TIMESLIP
    Regards,
    Aditi
    Edited by: Aditi Saxena on Apr 9, 2008 10:47 AM

  • ESS Time Statement

    Hello to all,
    I'm trying to switch the default Time Statement Form in the Portal 7.0(SAP_TIM_99_0001, designed in HRFORMS) for a form designed in PE51.
    I modified the HRFOR feature but when I change nodes ESD or ESP for the my PE51 form, the portal returns a "form not found" error.  Strange is that the TMW node works fine, I can either enter the HRFORMS form or the PE51 form and see the different results in SAPGUI.
    Anyone has a clue on how to set this up?
    Thanks a lot
    Antonio

    Hello Markus,
    Thank you for your help!
    Tell me another thing, if you can:
    > The ERP2005 ESS scenarios doesnt support PE50 Time Statements. Just for the TMW you have the option to either use the new form (HR-FORMS/Smartfoms) or the old PE50 one.
    Do you have any idea on where to find official SAP documentation stating this?
    > So if you want to use the ESS Sceanrio Time Statement you have to
    > swith to the new technology
    What do you mean by new technology? I already user Webdynpro iViews..
    > or you try to get the old ITS-Service PZ04 working with your
    > integrated ITS-Server
    What would I gain by doing this? When you wrote this, were you thinking in the option of accessing the TMW directly and thus enabling the form in Smartform format?
    Thanks again
    Antonio

  • ESS Time Statements

    Dear Guru's,
    We want the default date in the application Time Statement set to 31-12-year, so the displayed hours of quota are also up to 31-12-year.
    Is this possible using a BADI?
    Kind regards.

    Have you checked this
    Check the configuration Of Feature HRFOR through Pe03.
    TESD    Time statement in ESS with date selection
    TTMW    Time statement in the TMW
    Also have a look at the note  1012413
    or this is not meeting your requirement you can always use the
    below BADI:
    You can implement your functionality
    using BADI IF_EX_XSS_TIM_PER_INTERFACE.
    ie
    Default Value for Display of Date
    Also BADI PROVIDE_DEFAULT_DATE_RANGE

  • Converted Crystal Statement Report not showing line level data properly

    Hi all,
    We have an issue with a Cystral-converted PLD Customer Statement layout behaving strangely when printing for a customer with multiple pages.
    When the statements are printed for a customer that has line level data which fills about an A4 page, this print absolutely fine; customer header data, line data etc. However, when we print for a customer that has more lines that can fit onto the one page, Crystal does the following:
    Page 1 - Customer Header info and column headers (OK); Line level info until bottom of page (OK)
    Page 2 - Customer Header info and column headers (MISSING); Line level info (ONLY ONE LINE APPEARS INDIVIDUALLY ON THIS PAGE BUT IS THE NEXT LINE CONTINUING FROM FROM THE PREVIOUS PAGE)
    Page 3 - Customer Header info and column headers (OK); Line level info until bottom of page (OK - CONTINUING FROM THE INDIVIDUAL LINE FROM THE PREVIOUS PAGE)
    Page 4 - Customer Header info and column headers (MISSING); Line level info (ONLY ONE LINE APPEARS INDIVIDUALLY ON THIS PAGE BUT IS THE NEXT LINE CONTINUING FROM FROM THE PREVIOUS PAGE)
    etc...
    So what basically seems to be happening is that every other page, Crystal just sticks in an individual line on it's own without any headers or anything OR other lines.
    Help please! Quite likely a 'Section Expert' issue but we don't know what setting could be causing this.

    Sounds like the report is trying to print multiple pages with blank pages in between, is the normal report ie details fit onto an A4 page printing with a blank back page?
    It will be page number resets and suppression of details on pagenumber = 2
    YOu need to go to section expert and go through each section noting what conditions have been suppressed and if any formula boxes are red then open and see what they do.
    Try turn conditions on and off and commenting out any formula conditiona and see what happens. By a process of elimination you should be able to work it out. However, you may have to stop the introduction of a blank page some how.
    Ian

  • Time Stamp Error not activating,Roberto Pl look

    Roberto
    In continuation with the previous topic......
    <b>Sorry,for not getting your words</b>?
    That particular field(ZZxxx) is <b>not available in the datasource</b>,But its been <b>available in the Transfer structure</b>?
    Now what should I do?
    Many Thanks
    balaji

    Roberto
    according to your statements understood like this,pl comment is it <b>correct or wrong</b>?
    In <b>Datasource/Transfer Structure</b> Tab
    First,<b>Datasource is from R/3 side</b>,On right hand side
    here v have fields coming from source system(r/3)
    Second,<b>Transfer Structure</b> on left hand side
    here v have Infobjects from BW
    In <b>Transfer Rules</b> tab
    In left hand side v have <b>communication structure</b> and in right hand side v have <b>Transfer Structure</b> from BW side.
    First mapping will be done between Datasource and Transfer Structure(done automatically)
    Second,(In Transfer Rules Tab)<b>Transfer structure</b> and <b>communication structure</b> will be mapped,here its called as <b>Transfer rules</b>
    Is it this way,pl let me know exactly what's happening in this scenario?
    Many Thanks
    balaji

  • BP Activity  Report- not active

    Need to create a query to find ---BP  has no activities (incoming/outgoing calls ) in specific  period ( 30 days- later than). any help
    thanks& regards

    You may try to use this:
    Select T0.CardCode, T0.CardName
    From dbo.OCRD T0
    Where T0.CardCode NOT in
    (SELECT customer FROM OSCL WHERE DATEDIFF(DD,createDate, GetDate()) <= [%0\])
    However the display by B1 would show wrong field name.  It is misleading although it works if you just input any number like 90 or 60.

  • Time sync not active

    Hi there,
    I have a server that reports "Time Syncronization is NOT active" when you
    type "time" at the console. I have looked at the server parameters and
    it has the same reference server as all the other servers. Dsrepair
    reports all is well. Any ideas?

    Here is the reference cfg file:
    # TimeSync.Cfg is now updated automatically,
    # when changes are made on the System Console
    # TIMESYNC Configuration Parameters
    Configured Sources = ON
    DEBUG = 7
    Polling Count = 3
    Polling Interval = 600
    Service Advertising = ON
    Synchronization Radius = 2000
    Type = REFERENCE
    NTP Client Port = 0
    # TIMESYNC Configured time source list
    TIME SOURCE = 192.5.41.41:123 (USNO time source)
    And here is the secondary:
    # TimeSync.Cfg is now updated automatically,
    # when changes are made on the System Console
    # TIMESYNC Configuration Parameters
    Configured Sources = ON
    DEBUG = 7
    Polling Count = 3
    Polling Interval = 600
    Service Advertising = ON
    Synchronization Radius = 2000
    Type = SECONDARY
    NTP Client Port = 0
    # TIMESYNC Configured time source list
    TIME SOURCE = 10.0.5.230 (the IP address of the Reference Server)
    I have managed to resolve my problem actually but I would be still like
    your comments as you say the is not a valid config so I would like to
    know your recommendations.
    Thanks for your help!
    Hazel
    > On 08/11/06 [email protected] wrote:
    > > I have one reference server that looks to an outside source i.e. it
    > > is set like this: 192.5.41.41:123; the rest (7 more) are set to look
    to
    > > the reference servers IP address as their time source.
    > >
    > This is an invalid timesync configuration. You should change the
    > Reference to a Single.
    >
    > Can we see the timesync.cfg files from the ref/single and problem
    > server; identify any IP addresses in them please.
    > --
    > Andrew C Taubman
    > Novell Support Forums Volunteer SysOp
    > http://support.novell.com/forums
    > (Sorry, support is not provided via e-mail)
    >
    > Opinions expressed above are not
    > necessarily those of Novell Inc.

  • PT61 - send Report Time Statement via email

    I have a question about Time Statement Report.
    Is there any change for send this report from PT61 to each person via email or is the only solution to create own report?
    Thank you,
    Mirko

    Hello Mirko;
    As far as I know there is no standard functionality for that.
    But you can read the results from cluster B2 and print it on smartform. And you can send this smartform via mail.
    Of course it will be a development and you will need assistance of an abaper.
    Regards,
    Okan

  • SAP Time management reports for Ukraine

    Hi All,
    can anybody send me the list of Time management reports available for ukraine.
    i have checked in other sites also, i am getting only standard reports, but i am not getting reports for ukraine. i have given ukraine country grouping also.
    regards
    Vani

    Hai..
    Personal Work Schedules (Report RPTPSH10)
    Daily Work Schedules (Report RPTDSH20)
    Attendance
    Attendance/Absence Data: Overview (Report RPTABS20)
    Attendance/Absence Data: Calendar View (Report RPTABS50)
    Attendance/Absence Data: Multiple Employee View (Report RPTABS60
    Attendance Check (Report RPTEAB00)
    Attendances/Absences Overview Graphic (Report RPTLEA40)
    Absence
    Attendance/Absence Data: Overview (Report RPTABS20)
    Attendance/Absence Data: Calendar View (Report RPTABS50)
    Attendance/Absence Data: Multiple Employee View (Report RPTABS60
    Attendances/Absences Overview Graphic (Report RPTLEA40)
    Time Accounts
    Time Leveling (Report RPTCMP00)
    The Time Statement (Report RPTEDT00)
    Cumulated Time Evaluation Results: Time Balances and Time Wage T
    Time Accounts (Report RPTDOW00)
    Displaying Absence Quota Information (Report RPTQTA10)
    Displaying Time Evaluation Messages (Report RPTERL00)

  • HT201269 my iphone3gs is not activating

    i have iphone3gs with AT&T locked, i have complted contract, want unlock my iphone, which is in india now. as per discussion with at&t peoples i have coonected my iphone to itunes , then i did restore and update, after that process i am unable to activate my iphone, i am getting error message "could activate iphone" ( your iphone could not be activated because the activation server is temporarily unavailable. Try connecting your iphone to itunes to activate it, or try again in a couple of minutes. ) but i tried some 20 times still is not activating, i am getting the same message

    Hello jagannath r,
    Thank you for the details of the issue you are experiencing when activating your iPhone.  I recommend the following steps:
    Symptoms
    Your iPhone may display one of the following messages when you attempt to activate it:
    "Your iPhone could not be activated because the activation server is temporarily unavailable."
    "The SIM card inserted in this iPhone does not appear to be supported"
    "The iPhone is not recognized and cannot be activated for service."
    "iTunes was unable to verify your device."
    Resolution
    Perform the following steps if you receive one of the messages above:
    Restart the iPhone.
    Try another means of reaching the activation server and attempt to activate.
    Try connecting to a known-good Wi-Fi network if you're unable to activate using a cellular data connection.
    Try connecting to iTunes if you're unable to activate using Wi-Fi.
    Restore the iPhone.
    If you receive an alert message when you attempt to activate your iPhone, try to place the iPhone in recovery mode and perform a restore. If you're still unable to complete the setup assistant due to an activation error, contact Apple for assistance.
    iPhone: Troubleshooting activation issues
    http://support.apple.com/kb/TS3424
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Error in Time Statement Periodic iView (ESS)

    Hello,
    We're using SAP EP7 Stack 7, ESS 600 SP7. When we try to execute Time Statement Periodic iView, we get the following error.
    Does anybody know how can we resolve it?
    Thanks in advance.
    Parameter MESSAGE in structure BAPIRET2 not filled  
    java.lang.Exception: Parameter MESSAGE in structure BAPIRET2 not filled
         at com.sap.pcuigp.xssfpm.java.BapiretUtil.getMessageTextFromBapiret(BapiretUtil.java:31)
         at com.sap.pcuigp.xssfpm.java.MessageManager.reportMessage(MessageManager.java:187)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.reportBapiRet2Error(FcRepFramework.java:520)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.callRfcExecAction(FcRepFramework.java:374)
         at com.sap.xss.hr.rep.fcrfw.FcRepFramework.initModel(FcRepFramework.java:292)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFramework.initModel(InternalFcRepFramework.java:256)
         at com.sap.xss.hr.rep.fcrfw.FcRepFrameworkInterface.initModel(FcRepFrameworkInterface.java:136)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface.initModel(InternalFcRepFrameworkInterface.java:198)
         at com.sap.xss.hr.rep.fcrfw.wdp.InternalFcRepFrameworkInterface$External.initModel(InternalFcRepFrameworkInterface.java:258)
         at com.sap.xss.hr.tim.per.selection.VcTimPerSelection.onInit(VcTimPerSelection.java:238)
         at com.sap.xss.hr.tim.per.selection.wdp.InternalVcTimPerSelection.onInit(InternalVcTimPerSelection.java:246)
         at com.sap.xss.hr.tim.per.selection.VcTimPerSelectionInterface.onInit(VcTimPerSelectionInterface.java:162)
         at com.sap.xss.hr.tim.per.selection.wdp.InternalVcTimPerSelectionInterface.onInit(InternalVcTimPerSelectionInterface.java:144)
         at com.sap.xss.hr.tim.per.selection.wdp.InternalVcTimPerSelectionInterface$External.onInit(InternalVcTimPerSelectionInterface.java:220)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:563)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:437)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:195)
         at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:429)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:700)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:269)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:752)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:705)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

    Belen Fernandez,
    Did you solve the problem, even I am running into the same problem.
    reagrds.

  • Error in Time Statement ESS

    Hi ALL,
    I am getting this error below when I click on time statement in ESS.
    Form SAP_TIM_99_001 does not exist.
    Any thoughts would be greatly appreciated.
    Thanks In Advance

    Hi,
    To check the role assigned to User, Go to SU01, enter your User name, click Change, then click the Role tab, there you can view all the Roles assigned to the User, if you didn't find this Role, assign it to the User.
    Good Luck
    Om
    <b>Reward </b>it, if u feel helpful.

  • THE REPORT SERVER INSTALLATION IS NOT INITIALIZED (rsReportServer NOT ACTIVATED)

    HI ,i had my report server on SQL SERVER 2005,and for
    reporting service i am using the sql server reporting services 2008R2,i created a report which i am supposed to display in Website ,i
    created the rdl using the BIDS 2008 and , its throwing me an error because my report server is in 2005 and my rdl is in 2008 and i was using it in VS2008 Report viewer control,i was told that i am supposed to create rdl in 05 in order to get
    it run ,but i dont want to create another one since it was pretty big and took lot of time to design it
    Is there any way i can use the same rdl with that report server ,one of my collegue told that i can do in one way (using  catalog of SQL server 2008 Reporting in sql server 2005 report server database i did'nt get that much as iam not aware of that
    catalog stuff .and i tried to configure the report server once again and i am getting this new error
     THE REPORT SERVER INSTALLATION IS NOT INITIALIZED (rsReportServer NOT ACTIVATED)
    in ssrs 2005 there initialize but in ssrs2008 r2 i couldnt found that option so can any one please help me out with this .
    thnaks in advance

    GO TO report server configuration and go to Encryption keys and delete encryption keys and try to run the URL again, it works.
    I had SSRS2008 two installations, the second one gave this problem, this solution helped resolve it. Thank you.

Maybe you are looking for