Debugging AS91(problem)

hi
freinds ..
i had been assign a task for which i have to do debug,
i have to do debug , In t.code AS91 for one asset class i enter some values and goes for
TAKE OVER VALUES iam unable to enter the cumilited acquistion values or change these fields
are only in display mode.... similarly if i go for another asser class i get this TAKEOVER VALUES in chage mode ..i had been assign to find out the reason i tried by debugging but couldnot find anything that can solve my problem ,Pls let me know the solution for it.
thanks in advance
and regards.
farukh

I am facing same problem with leave request approver.The leave aprover screen is not getting launched in UWL.getting error as
Application error occurred during request processing.
  Details:   com.sap.tc.webdynpro.services.sal.core.DispatcherException: The requested deployable object 'com.sap/ess~lea' and application 'LeaveRequestApprover' are not deployed on the server. Please check the used URL for typos.
Exception id: [001A4B08B2300043000000F80000694600046521A4650BC9]
Please help ,if anyone solved this problem.

Similar Messages

  • RE: (forte-users) Debugging 'fixes' problem!!!

    Duncan
    This is often indicative of a race condition, especially when
    multi-threading is involved.
    What can happen is that task A is using something created or initialized by
    task B,
    and task B hasn't gotten around to doing its thing before task A asks for
    it.
    When running in debug mode, you give everything a lot more time to get
    things
    done while it's waiting for you to click the next button. So, when task A
    starts task B,
    you click Run on task B, watch it happen, go back to task A and click,
    watch, click, etc.,
    and by the time you get to the trouble spot, task B has long since done what
    it had to do.
    HTH.
    Ken.
    ==========================
    Ken Gacioch
    Senior Consultant
    Caro Systems, Inc.
    [email protected]
    -----Original Message-----
    From: Duncan Kinnear [SMTP:[email protected]]
    Sent: Sunday, November 21, 1999 11:33 PM
    To: [email protected]
    Subject: (forte-users) Debugging 'fixes' problem!!!
    Hi folks,
    I've got a weird one here.
    I'm trying to find out why my code to highlight a particular outline field
    row does not work.
    However, when I run it in debug, it works perfectly! (The correct row is
    highlighted). Anybody got any idea how I can get debug to behave
    consistently with "The running man"?
    I have tried using "<OutlineField>.UpdateFieldFromData()" as well as
    using the same method on the specific DisplayNode involved.
    I must point out that the outline field is in a window running as a
    separate asynchronous task. Would that make any difference when
    running in debug? When the second debug window appears for this
    task I just click on the "Go" button and there are no breakpoints.
    Any help would be greatly appreciated.
    Cheers,
    Duncan Kinnear,
    McCarthy and Associates, Email:
    [email protected]
    PO Box 764, McLean Towers, Phone: +64 6 834 3360
    Shakespeare Road, Napier, New Zealand. Fax: +64 6 834
    3369

    Duncan
    This is often indicative of a race condition, especially when
    multi-threading is involved.
    What can happen is that task A is using something created or initialized by
    task B,
    and task B hasn't gotten around to doing its thing before task A asks for
    it.
    When running in debug mode, you give everything a lot more time to get
    things
    done while it's waiting for you to click the next button. So, when task A
    starts task B,
    you click Run on task B, watch it happen, go back to task A and click,
    watch, click, etc.,
    and by the time you get to the trouble spot, task B has long since done what
    it had to do.
    HTH.
    Ken.
    ==========================
    Ken Gacioch
    Senior Consultant
    Caro Systems, Inc.
    [email protected]
    -----Original Message-----
    From: Duncan Kinnear [SMTP:[email protected]]
    Sent: Sunday, November 21, 1999 11:33 PM
    To: [email protected]
    Subject: (forte-users) Debugging 'fixes' problem!!!
    Hi folks,
    I've got a weird one here.
    I'm trying to find out why my code to highlight a particular outline field
    row does not work.
    However, when I run it in debug, it works perfectly! (The correct row is
    highlighted). Anybody got any idea how I can get debug to behave
    consistently with "The running man"?
    I have tried using "<OutlineField>.UpdateFieldFromData()" as well as
    using the same method on the specific DisplayNode involved.
    I must point out that the outline field is in a window running as a
    separate asynchronous task. Would that make any difference when
    running in debug? When the second debug window appears for this
    task I just click on the "Go" button and there are no breakpoints.
    Any help would be greatly appreciated.
    Cheers,
    Duncan Kinnear,
    McCarthy and Associates, Email:
    [email protected]
    PO Box 764, McLean Towers, Phone: +64 6 834 3360
    Shakespeare Road, Napier, New Zealand. Fax: +64 6 834
    3369

  • Debuging AS91

    hi friends
    have to do debug , In t.code AS91 for one asset class i enter some values and goes for
    TAKE OVER VALUES iam unable to enter the cumilited acquistion values or change these fields
    are only in display mode.... similarly if i go for another asset class i get this TAKEOVER VALUES in chage mode ..i had been assign to find out the reason i tried by debugging but couldnot find anything that can solve my problem ,Pls let me know the solution for it.
    regards
    farukh

    Hi Robert,
    Only just seeing your entry now: but I can confirm your answer, which you figured out yourself.
    If you do a legacy data transfer during the year, you must enter the already posted depreciation as
    "Ord.dep.posted". This is also mentioned in the SAP Library online documentation in following link:
    Time of Transfer - Asset Accounting (FI-AA) - SAP Library
    For some further information on legacy data transfer and specifically also during the year, I am also attaching a couple of more notes that you might find helpful:
    550176 - FAQ note legacy data transfer asset master records
    1392415 - Mid-year legacy data transfer and transactions (also in this SAP Note it mentions that depreciation posted already up to the point of the legacy transfer must be entered in AS91 for example).
    I trust this further clarifies your question.
    Best regards,
    Brigitte

  • BUG Remote Debug Dialog Problem

    When I Try open Remote Open Dialog:
    Project Properties -> Run/Debug -> Edit(Default) -> Tools Settings/Debugger/Remote
    I get this Exception:
    java.lang.NoClassDefFoundError
         at oracle.jdevimpl.runner.debug.RemoteDebugSettingsPanel$Protocol.<init>(RemoteDebugSettingsPanel.java:205)
         at oracle.jdevimpl.runner.debug.RemoteDebugSettingsPanel.<init>(RemoteDebugSettingsPanel.java:57)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
         at oracle.ide.panels.MetaTraversable.newTraversable(MetaTraversable.java:315)
         at oracle.ide.panels.MetaTraversable.newTraversable(MetaTraversable.java:219)
         at oracle.ide.panels.MDDPanel.getTraversable(MDDPanel.java:1061)
         at oracle.ide.panels.MDDPanel.mav$getTraversable(MDDPanel.java)
         at oracle.ide.panels.MDDPanel$Tsl.updateSelectedNavigable(MDDPanel.java:1308)
         at oracle.ide.panels.MDDPanel$Tsl.updateSelection(MDDPanel.java:1216)
         at oracle.ide.panels.MDDPanel$Tsl.actionPerformed(MDDPanel.java:1210)
         at javax.swing.Timer.fireActionPerformed(Timer.java:271)
         at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
         at java.awt.Dialog$1.run(Dialog.java:515)
         at java.awt.Dialog.show(Dialog.java:536)
         at java.awt.Component.show(Component.java:1300)
         at java.awt.Component.setVisible(Component.java:1253)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.ide.dialogs.WizardLauncher.runDialog(WizardLauncher.java:55)
         at oracle.ide.panels.TDialogLauncher.showDialog(TDialogLauncher.java:276)
         at oracle.jdevimpl.runner.RunConfigurationEditor.showDialog(RunConfigurationEditor.java:58)
         at oracle.jdevimpl.runner.RunConfigurationsPanel.editRunConfiguration(RunConfigurationsPanel.java:340)
         at oracle.jdevimpl.runner.RunConfigurationsPanel.editRunConfiguration(RunConfigurationsPanel.java:322)
         at oracle.jdevimpl.runner.RunConfigurationsPanel.actionPerformed(RunConfigurationsPanel.java:212)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:234)
         at java.awt.Component.processMouseEvent(Component.java:5488)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
         at java.awt.Component.processEvent(Component.java:5253)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:153)
         at java.awt.Dialog$1.run(Dialog.java:515)
         at java.awt.Dialog.show(Dialog.java:536)
         at java.awt.Component.show(Component.java:1300)
         at java.awt.Component.setVisible(Component.java:1253)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.ide.dialogs.WizardLauncher.runDialog(WizardLauncher.java:55)
         at oracle.ide.panels.TDialogLauncher.showDialog(TDialogLauncher.java:276)
         at oracle.ide.model.panels.ProjectPropertiesDialog.showDialog(ProjectPropertiesDialog.java:223)
         at oracle.ide.model.panels.ProjectPropertiesDialog.showDialog(ProjectPropertiesDialog.java:89)
         at oracle.ide.model.panels.ProjectPropertiesDialog.showDialog(ProjectPropertiesDialog.java:80)
         at oracle.jdeveloper.model.JProjectStructureController.handleEvent(JProjectStructureController.java:111)
         at oracle.jdeveloper.model.JProjectStructureController$JProjectMenuListener.handleDefaultAction(JProjectStructureController.java:576)
         at oracle.ide.controller.ContextMenu.fireDefaultAction(ContextMenu.java:343)
         at oracle.ideimpl.explorer.BaseTreeExplorer.fireDefaultAction(BaseTreeExplorer.java:1504)
         at oracle.ideimpl.explorer.BaseTreeExplorer.dblClicked(BaseTreeExplorer.java:1841)
         at oracle.ideimpl.explorer.BaseTreeExplorer.mouseReleased(BaseTreeExplorer.java:1862)
         at oracle.ideimpl.explorer.CustomTree.processMouseEvent(CustomTree.java:176)
         at java.awt.Component.processEvent(Component.java:5253)
         at java.awt.Container.processEvent(Container.java:1966)
         at java.awt.Component.dispatchEventImpl(Component.java:3955)
         at java.awt.Container.dispatchEventImpl(Container.java:2024)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
         at java.awt.Container.dispatchEventImpl(Container.java:2010)
         at java.awt.Window.dispatchEventImpl(Window.java:1774)
         at java.awt.Component.dispatchEvent(Component.java:3803)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
    I use JDeveloper version 10.1.3.0.4.3679 (Build JDEVADF 10.1.3. NT 060125.0900.3673)
    and JDK: Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
    When I use JDK: Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
    I get this Exception if I try show Remote Debug Dialog:
    java.lang.ClassCastException
         at oracle.jdeveloper.ejb.BaseEjbModuleContainer.getEjbJarNode(BaseEjbModuleContainer.java:324)
         at oracle.jdeveloper.ejb.BaseEjbModuleContainer.getEjbModuleEngine(BaseEjbModuleContainer.java:704)
         at oracle.jdeveloper.ejb.EjbAppManager.getEjbModuleEngine(EjbAppManager.java:648)
         at oracle.jdevimpl.runner.oc4j.Ejb30StarterFactory.checkIsEjb30Node(Ejb30StarterFactory.java:57)
         at oracle.jdevimpl.runner.oc4j.Ejb30StarterFactory.canStartImpl(Ejb30StarterFactory.java:40)
         at oracle.jdevimpl.runner.oc4j.Oc4jStarterFactory.canStart(Oc4jStarterFactory.java:71)
         at oracle.ide.runner.AbstractStarterFactory.canStart(AbstractStarterFactory.java:35)
         at oracle.ide.runner.RunProcess.canGetStarterForTarget(RunProcess.java:588)
         at oracle.jdevimpl.runner.DefaultRunnablePanel.validateDefaultRunTarget(DefaultRunnablePanel.java:144)
         at oracle.jdevimpl.runner.RunConfigurationLaunchPanel.commitTo(RunConfigurationLaunchPanel.java:203)
         at oracle.jdevimpl.runner.RunConfigurationLaunchPanel.onExit(RunConfigurationLaunchPanel.java:170)
         at oracle.ide.panels.MDDPanel.exitTraversable(MDDPanel.java:977)
         at oracle.ide.panels.MDDPanel.mav$exitTraversable(MDDPanel.java)
         at oracle.ide.panels.MDDPanel$Tsl.updateSelectedNavigable(MDDPanel.java:1272)
         at oracle.ide.panels.MDDPanel$Tsl.updateSelection(MDDPanel.java:1216)
         at oracle.ide.panels.MDDPanel$Tsl.actionPerformed(MDDPanel.java:1210)
         at javax.swing.Timer.fireActionPerformed(Timer.java:271)
         at javax.swing.Timer$DoPostEvent.run(Timer.java:201)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:141)
         at java.awt.Dialog$1.run(Dialog.java:540)
         at java.awt.Dialog.show(Dialog.java:561)
         at java.awt.Component.show(Component.java:1133)
         at java.awt.Component.setVisible(Component.java:1088)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.ide.dialogs.WizardLauncher.runDialog(WizardLauncher.java:55)
         at oracle.ide.panels.TDialogLauncher.showDialog(TDialogLauncher.java:276)
         at oracle.jdevimpl.runner.RunConfigurationEditor.showDialog(RunConfigurationEditor.java:58)
         at oracle.jdevimpl.runner.RunConfigurationsPanel.editRunConfiguration(RunConfigurationsPanel.java:340)
         at oracle.jdevimpl.runner.RunConfigurationsPanel.editRunConfiguration(RunConfigurationsPanel.java:322)
         at oracle.jdevimpl.runner.RunConfigurationsPanel.actionPerformed(RunConfigurationsPanel.java:212)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1786)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(AbstractButton.java:1839)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:245)
         at java.awt.Component.processMouseEvent(Component.java:5100)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:141)
         at java.awt.Dialog$1.run(Dialog.java:540)
         at java.awt.Dialog.show(Dialog.java:561)
         at java.awt.Component.show(Component.java:1133)
         at java.awt.Component.setVisible(Component.java:1088)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(Unknown Source)
         at oracle.ide.dialogs.WizardLauncher.runDialog(WizardLauncher.java:55)
         at oracle.ide.panels.TDialogLauncher.showDialog(TDialogLauncher.java:276)
         at oracle.ide.model.panels.ProjectPropertiesDialog.showDialog(ProjectPropertiesDialog.java:223)
         at oracle.ide.model.panels.ProjectPropertiesDialog.showDialog(ProjectPropertiesDialog.java:89)
         at oracle.ide.model.panels.ProjectPropertiesDialog.showDialog(ProjectPropertiesDialog.java:80)
         at oracle.jdeveloper.model.JProjectStructureController.handleEvent(JProjectStructureController.java:111)
         at oracle.jdeveloper.model.JProjectStructureController$JProjectMenuListener.handleDefaultAction(JProjectStructureController.java:576)
         at oracle.ide.controller.ContextMenu.fireDefaultAction(ContextMenu.java:343)
         at oracle.ideimpl.explorer.BaseTreeExplorer.fireDefaultAction(BaseTreeExplorer.java:1504)
         at oracle.ideimpl.explorer.BaseTreeExplorer.dblClicked(BaseTreeExplorer.java:1841)
         at oracle.ideimpl.explorer.BaseTreeExplorer.mouseReleased(BaseTreeExplorer.java:1862)
         at oracle.ideimpl.explorer.CustomTree.processMouseEvent(CustomTree.java:176)
         at java.awt.Component.processEvent(Component.java:4897)
         at java.awt.Container.processEvent(Container.java:1569)
         at java.awt.Component.dispatchEventImpl(Component.java:3615)
         at java.awt.Container.dispatchEventImpl(Container.java:1627)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:3483)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3198)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3128)
         at java.awt.Container.dispatchEventImpl(Container.java:1613)
         at java.awt.Window.dispatchEventImpl(Window.java:1606)
         at java.awt.Component.dispatchEvent(Component.java:3477)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:456)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    But after confirm Exception, dialog will open corectly.

    I Find, that problem was in project configure file, where was incorrect path to the workspace configuration file:
    <hash n="oracle.ide.model.DependencyConfiguration">
    <list n="dependencyList">
    <hash>
    <value n="class" v="oracle.jdeveloper.library.ProjectLibrary"/>
    <url n="sourceOwnerURL" path="../WorkspaceVersion2.jws"/>
    <url n="sourceURL" path="../ejb/ejb.jpr"/>
    </hash>
    </list>
    </hash>

  • Runing In debug mode problem

    i m using Form9i suite , oracle 9i running under VMware machine where i installed windows XP service pack 3 with internet explorer version 8 IE8.
    i have a problem when i run my Fmb form in debug mode it is not loaded, even though if i run it normally my fmb form loaded well .
    any suggestion
    thank you
    Edited by: user12923153 on Nov 11, 2012 6:37 AM

    Hi
    But the program to print the advice is set in the payment?
    What can you see in Print Out/Data Medium section?
    You need to considere F110 runs the print program in backgroud mode, that means a job is scheduled, so try to checl the job too
    Max

  • Debugging Webdynpro problem

    Hi,
    I am able to build and deploy and it says deployment is successfull from IDE. But when i tried to debug i am getting the error message bos saying:
    "Java HotSpot(TM) Server VM[INLD50045660A:50021](may be out of synch) was unable to replace the running code with the code in the work space.
    Reason:
    Hot code replace failed - verfier detected internal inconsistency or security problem
    And a IE window is opene with the error message saying:
    500   Internal Server Error
      SAP J2EE Engine/7.00 
      Application error occurred during request processing.
      Details:   com.sap.tc.webdynpro.services.sal.core.DispatcherException: The requested deployable object 'sap.com/xappscprxrpmui~fieldservice' and application 'PerfTuningApp' are not deployed on the server. Please check the used URL for typos.  The ID of this error is
    Exception id: [0013215C7C630053000000170000156400040B92A12B45DA].
    Anybody has faced this problem?
    Please let me know if you have faced this problem.
    Thanks and regards,
    Ramesh.

    I am facing same problem with leave request approver.The leave aprover screen is not getting launched in UWL.getting error as
    Application error occurred during request processing.
      Details:   com.sap.tc.webdynpro.services.sal.core.DispatcherException: The requested deployable object 'com.sap/ess~lea' and application 'LeaveRequestApprover' are not deployed on the server. Please check the used URL for typos.
    Exception id: [001A4B08B2300043000000F80000694600046521A4650BC9]
    Please help ,if anyone solved this problem.

  • Debugging BBP_CREATE_REQ_BACK Problems

    Hello,
    I have been having problems debugging BBP_CREATE_REQ_BACK.  I am on version 5.0 of SRM but using the old BADI.  I use BBPSC03 to create my shopping cart and place it on hold (workflow not implemented yet).  Using SWO1, I test object BUS2121 and create an instance using the SC#.  I click TRANSFERPM (as per consultant's advice) and place the SC# in the reqno field.  When I click execute-debugging, it goes into debug.  However, i have placed a BREAK-POINT in the FILL_REQ_INTERFACE and activated debugging via BADI settings, thinking that the execution wil stop on the BREAK_POINT. But it does not.
    So, it there someting special that I missed.  If I deactivate the BADI customization, the SC generates a Requisition.  Therefore, the problem must be in the implementation that I developed.
    Can anyome provide some assistance, please?

    Hi
    Which SRM scenario are you using ? It should work. It's strnage in your case.
    <u>Please do the follwoing steps -></u>
    <b>You should login with the any user ID that is having necessary authorization in the system (surely works with any problem with SAP_ALL Authorization).
    Incase you have created a custom implementation of the BBP_CREATE_REQ_BACK BADI, Go to SE19 transaction and then go the the method FILL_REQ_INTERFACE and put a session break-point on the 1st line of the BADI method.
    Then in the same session, type /nSWO1 transaction in the command menu and type the Shopping cart number and then try out debugging.</b>
    Hope this will work.
    Please send me detailed screen shots, incase you face any issues to my email id.
    [email protected]
    Please reward suitable points, incase it suits your requirements.
    Regards
    - Atul

  • Debug InDesign problem

    Dear All,
    I successfully installed InDesign CS4 Debug and it is working fine on my PC. But I am facing below problem:
    InDesign CS4 Release version is asking for serial number. Release version of InDesign CS4 never asked for serial number before installation of Debug version of InDesign.
    When I tried to debug my code Debug version of Indesign CS4 is not get launched on my PC on the same time it is working fine on other PC which configuration is high like 3GB of RAM.
    Please let me know how I can overcome these issues. Definetly some one had face the same problem in past. I am using debug version of InDesign first time.
    Regards,
    Rajeev

    Hi thanks I checked this also.
    But it is not solving my problem. First strange thing is this pre-installed release version of InDesign CS4 was working fine from last two months after installing debug version of InDesign CS4 it started asking for serial number. And after few days shortcuts stops working, even the i checked shortcut keyboard "Set", but there is no set available.
    Regards,
    Rajeev

  • Debugging WCP Problems

    All
    When reporting problems with WCP we need the following information.
    1. The server platform (Hardware, Operating System, Database Version and iFS Version).
    2. The contents of the WcpServer.log File from <ORACLE_HOME>/ifs1.1/log
    3. The client version (Operating System, Version etc).
    4. Turn on Client Side Tracing
    Client side tracing is enabled using the following procedure
    Start the Registry Editor and locate the Section
    \HKEY_LOCAL_MACHINE\SOFTWARE\Oracle\Ifs\
    Add a new key called Debug
    Under Debug create the following entries
    Type: DWORD
    Name: Level
    Value 100
    Type:STRING
    Name:PATH
    Value: c:\winui.log
    Log out and Log back in and then try to use the WCP protocol again.
    5. Post the contents of the file 'c:\winui.log' and the contents of the files:
    IfsSockMgr.log
    IfsWcpSession?.log
    In a typical installation these files are found in a path similar to
    C:\Program Files\Oracle\Oracle iFS Utilities 1.1.6.?.?\log
    null

    Before all of the above, please confirm that the client can find the IPAddress of the server by opening a DOS Command Window and typing ping servername where servername is the name of the server that the network drive is mapped to.
    If ping cannot find the servername please add the appropriate entry to the hosts file on the client (NT c:\winnt\system32\drivers\etc, Windows 98 c:\windows).
    null

  • Debug mark problem

    Hi:
    when I creat a (.v) file, after  synthesizing  project, opening  netlist. I want to debug some signals with debug mark, but the problem is that I can not find the signal in the netlist, but these signals are connected in the (.v) file completely.

     Check this user guide page no 48
    http://www.xilinx.com/support/documentation/sw_manuals/xilinx2015_2/ug901-vivado-synthesis.pdf
     

  • How can I debug a problem with the 3g data connection on my iPhone 4s?

    This question didn't get any answers in the "Using iPhone" forum. Thought I would re-ask here. Note, I had to reset the network again today 2 days after the last reset:
    I've been having intermittent problems with my 3g data connection on my iPhone 4s on ATT. Whenever this happens I see full bars etc, but can't browse from safari or get any data in other apps. My wife's iPhone 4 right next to me has no issues at all. Switching on/off airplane mode and turning off/on Cellular Data does not help. The only thing that helps is resetting the Network Settings or hard restarting the phone.
    I figured my problems were hardware related so I took my phone in for a replacement the other day. Things started out fine but after I upgraded it to 5.01 and restored my backup and now I am back to having the same issue today. I assume the issue is with something coming from my backup / restore but is there any way for me to pinpoint what could be causing the issue. I have a lot of apps, I'd rather not have to reinstall and set them all backup manually, but I would if I knew that would fix the problem... but for all I know one of the apps could be causing it.
    Anyone have any logs I can check or testing I can do on my end?
    Thanks!

    Unfortunately, Apple does not make any logs available to the average schmoe (like us) for networking, kernel dumps, or anything else (assuming, of course, it is not jailbroken).
    Your best bet is to take it back into the store. Ask them to look at the notes in GCRM regarding the last time this occured, then explain after upgrading to 5.01 it is occuring again. Then ask them for a phone swap since it is a reoccuring issue and doesn't sound like an OS/SW issue. Good luck!

  • Debugging Synchronization Problem - How to read PtTrace.log / tif.log?

    I believe the following is the portion of the PtTrace.log log giving a clue to why I'm receiving a "Connector Specific" error during synchronization. I've also included the tif.log as KB15294 told me to create these logs, but not how to read and solve the problem. THANK YOU ANYONE!!
    PtTrace.log
    11:23:10.485: Fetching implemented classes at .\iluptbl.cpp line 3408
    11:23:10.704: Fetching implemented classes at .\iluptbl.cpp line 3408
    11:23:11.888:
    11:23:11.888: Begin ILX Session, Source=Microsoft Outlook, Target=Device
    11:23:11.907:
    11:23:11.907: Starting Standard Sync
    11:23:11.956: Phase=10, User=3211EB77: Reading data from Device Address Book
    11:23:13.870: Finished Reading 1 Records + 0 Deletes + 0 Unchangeds for User=3211EB77 from Device Address Book (fast sync input)
    11:23:13.871: Phase=20, User=3211EB77: Reading data from Microsoft Outlook Contacts
    11:23:15.110: Finished Reading 0 Records + 0 Deletes + 704 Unchangeds for User=3211EB77 from Microsoft Outlook Contacts (slow/medium sync input)
    11:23:15.111: Phase=30, User=3211EB77: Writing data into Device Address Book
    11:25:09.541: Add 0, Change 0, Delete 0, and Leave 705 Alone in Device Address Book
    11:25:09.542: Add 1, Change 0, Delete 0, and Leave 704 Alone in Microsoft Outlook Contacts
    11:25:18.679: Phase=40, User=3211EB77: Writing data into Microsoft Outlook Contacts
    11:25:18.747: Creating new Sync History File
    11:25:18.780: History file 'C:\Users\Pj\AppData\Roaming\RESEAR~1\BLACKB~2\\Intellisync\\3211EB77\1.ish' committed
    11:25:18.781: Translation Unit Completed: User=3211EB77, rc=0
    11:25:18.859:
    11:25:18.860: End ILX Session, elapsed time = 126.000 seconds
    11:26:44.609: Fetching implemented classes at .\iluptbl.cpp line 3408
    11:26:44.821: Fetching implemented classes at .\iluptbl.cpp line 3408
    11:26:46.010:
    11:26:46.010: Begin ILX Session, Source=Microsoft Outlook, Target=Device
    11:26:46.025:
    11:26:46.026: Starting Standard Sync
    11:26:46.060: Phase=10, User=3211EB77: Reading data from Device Tasks
    Sat Feb 11 11:26:46 2012: Error 12.12 at .\sdk_data.cpp line 875
    Sat Feb 11 11:26:46 2012: Error 0.4238 at .\ciltrans.cpp line 241
    Sat Feb 11 11:26:46 2012: Error 4238.4238 at .\Ilx_sdk.cpp line 220
    11:26:46.542: Translation Unit Status: User=3211EB77, rc=4238, Phase=10, TrErr=4238, SysErr=0 at .\xlatev3.cpp line 650
    11:26:46.546:
    11:26:46.546: End ILX Session, elapsed time = 0.000 seconds
    11:33:33.206: Fetching implemented classes at .\iluptbl.cpp line 3408
    11:33:33.416: Fetching implemented classes at .\iluptbl.cpp line 3408
    11:33:34.571:
    11:33:34.571: Begin ILX Session, Source=Microsoft Outlook, Target=Device
    11:33:34.584:
    11:33:34.584: Starting Standard Sync
    11:33:34.628: Phase=10, User=3211EB77: Reading data from Device Tasks
    Sat Feb 11 11:33:35 2012: Error 12.12 at .\sdk_data.cpp line 875
    Sat Feb 11 11:33:35 2012: Error 0.4238 at .\ciltrans.cpp line 241
    Sat Feb 11 11:33:35 2012: Error 4238.4238 at .\Ilx_sdk.cpp line 220
    11:33:35.055: Translation Unit Status: User=3211EB77, rc=4238, Phase=10, TrErr=4238, SysErr=0 at .\xlatev3.cpp line 650
    11:33:35.058:
    11:33:35.058: End ILX Session, elapsed time = 0.000 seconds
    tif.log
    Sat Feb 11 11:33:34 2012
    TIFInit(10)
    -------- Running 'C:\Program Files (x86)\Research In Motion\BlackBerry Desktop\IntelliSync\iltif32.dll' Synchronization engine. Internal use only. Part of the Nokia Intellisync SDK
    Version 7,3,2,23
    ilsdk ==> ilsdk
    SOURCE: Microsoft Outlook Tasks
    TARGET: Device Tasks ()
    src=144.4, tar=145.4, func=4 (todo), map#8, phase=5, TIFLOG=100, LoggingFilter=0
    v=58, sync=1, UpdOpt=2 (notify), policy=0x0, ILTR_Flags=0x9000.0x3, sizeof(tr)=17280
    TIFVersion=0x6001, SourceSST=0, TargetSST=0, OKTP=0x0
    Xlator Filtering Level = 0
    Filter Expression Has Changed = 0
    HistoryDir is 'C:\Users\Pj\AppData\Roaming\RESEAR~1\BLACKB~2\\Intellisync\\3211EB77'
    Date Range: from 19800101 (29219) to 30991231 (438290); future=1
    -------- Requested Service is Full Sync (incremental)
    Target Field Map:
    #0.1: 21 Title Title (A, , 0)
    #1.1: 22 Notes Notes (A, , 11)
    #2.1: 30 Due Date Due Date (D, , 2)
    #3.1: 33 Priority Priority (N, , 5)
    #4.1: 37 Completed Flag Completed Flag (B, , 1)
    #5.1: 32 Status Status (A, , 4)
    #6.1: _UniqueID _UniqueID (A, , -1)
    #7.1: _Delta _Delta (A, , -1)
    #8.1: 31 Due Time Due Time (T, , -1)
    #9.1: 24 Alarm Date Alarm Date (D, , 8)
    #10.1: 25 Alarm Time Alarm Time (T, , 9)
    #11.1: 36 Alarm Flag Alarm Flag (B, , 7)
    #12.1: 49 Categories Categories (A, , 12)
    #13.1: 26 Start Date Start Date (D, , 3)
    #14.1: 27 Start Time Start Time (T, , -1)
    Extra Special Fields:
    #15.1: _appData ~ (Y, , -1)
    #16.1: _repBasic ~ (Y, , -1)
    #17.1: _repExcl ~ (Y, , -1)
    #18.1: _subType ~ (N, , -1)
    Temporary Work File is 'C:\Users\Pj\AppData\Roaming\RESEAR~1\BLACKB~2\\Intellisync\\3211EB77\workfile.tmp'
    TIF FldLst1[000]=Y.01.01200000 InstanceArray (iltr#-1)
    Using key 'Sync.(Microsoft Outlook.Tasks.0).(Device.Tasks.0).0' for history lookup
    Using old history name '3'
    FlipFlopFlags=0xc00000
    ----- Starting ILTR phase 5
    TIF FldLst2[000]=A.00.00042820 2004_Subject (iltr#0)
    TIF FldLst2[001]=B.00.00000400 p21_CompletionFlag (iltr#1)
    TIF FldLst2[002]=D.00.00020000 p20_DueDate (iltr#2)
    TIF FldLst2[003]=D.00.00010000 p1_StartDate (iltr#3)
    TIF FldLst2[004]=A.00.00000000 p23_TaskStatus (iltr#4)
    TIF FldLst2[005]=N.00.00400002 p25_Priority (iltr#5)
    TIF FldLst1[001]=N.01.00200000 p24_PercentComplete (iltr#6)
    TIF FldLst2[006]=B.00.00008000 p7_AlarmFlag (iltr#7)
    TIF FldLst2[007]=D.00.00008000 p5_AlarmDate (iltr#8)
    TIF FldLst2[008]=T.00.00008000 p6_AlarmTime (iltr#9)
    TIF FldLst1[002]=A.01.00200000 39_TaskOwner (iltr#10)
    TIF FldLst2[009]=A.00.02002000 2005_Body (iltr#11)
    TIF FldLst2[010]=A.100.00000000 116_Keywords (iltr#12)
    TIF FldLst1[003]=B.01.00200000 p8_PrivateFlag (iltr#13)
    TIF FldLst1[004]=D.01.00200000 p22_CompletionDate (iltr#14)
    TIF FldLst1[005]=N.01.00200000 33_TotalWorkMinutes (iltr#15)
    TIF FldLst1[006]=N.01.00200000 32_ActualWorkMinutes (iltr#16)
    TIF FldLst1[007]=A.01.00200000 102_Mileage (iltr#17)
    TIF FldLst1[008]=A.01.00200000 103_BillingInformation (iltr#18)
    TIF FldLst1[009]=A.01.00200000 106_Contacts (iltr#19)
    TIF FldLst1[010]=A.01.00200000 105_Companies (iltr#20)
    TIF FldLst1[011]=B.01.00200000 94_DoNotAutoArchive (iltr#21)
    TIF FldLst1[012]=A.01.00200000 44_Role (iltr#22)
    TIF FldLst1[013]=B.01.00200000 159_Override (iltr#23)
    TIF FldLst1[014]=B.01.00200000 160_Play (iltr#24)
    TIF FldLst1[015]=A.01.00200000 161_SndFile (iltr#25)
    TIF FldLst1[016]=N.01.00200000 2076_Sensitivity (iltr#26)
    TIF FldLst1[017]=A.41.00202000 p101_AttachmentInfo (iltr#27)
    TIF FldLst1[018]=A.01.01200000 _UniqueID (iltr#28)
    TIF FldLst1[019]=A.01.01200000 p94_StoreIDHash (iltr#29)
    TIF FldLst1[020]=N.01.01200000 _FolderGroup (iltr#30)
    TIF FldLst1[021]=N.01.01200000 2068_TLM (iltr#31)
    TIF FldLst1[022]=A.01.01200000 _Delta (iltr#32)
    TIF FldLst1[023]=N.01.01200000 _FolderID (iltr#33)
    TIF FldLst1[024]=A.01.01200000 _RecordID (iltr#34)
    TIF FldLst1[025]=A.01.01200000 2069_EntryID (iltr#35)
    TIF FldLst1[026]=B.01.00200000 45_Ownership (iltr#36)
    TIF FldLst1[027]=N.01.00200000 p29_TaskStatus (iltr#37)
    TIF FldLst2[011]=Y.00.01200000 _appData (iltr#38)
    TIF FldLst2[012]=Y.00.01200000 _repBasic (iltr#39)
    TIF FldLst2[013]=Y.00.01200000 _repExcl (iltr#40)
    TIF FldLst2[014]=N.00.01040000 _subType (iltr#41)
    ----- Starting ILTR phase 10
    TIF FldLst1[028]=A.20.00040820 21 Title (iltr#0)
    TIF FldLst1[029]=A.20.02002000 22 Notes (iltr#1)
    TIF FldLst1[030]=D.20.00020000 30 Due Date (iltr#2)
    TIF FldLst1[031]=N.20.00400000 33 Priority (iltr#3)
    TIF FldLst1[032]=B.20.00000400 37 Completed Flag (iltr#4)
    TIF FldLst1[033]=A.20.00000000 32 Status (iltr#5)
    TIF FldLst1[034]=A.21.01200000 _UniqueID (iltr#6)
    TIF FldLst1[035]=A.21.01200000 _Delta (iltr#7)
    TIF FldLst1[036]=T.21.00200000 31 Due Time (iltr#8)
    TIF FldLst1[037]=D.20.00008000 24 Alarm Date (iltr#9)
    TIF FldLst1[038]=T.20.00008000 25 Alarm Time (iltr#10)
    TIF FldLst1[039]=B.20.00008000 36 Alarm Flag (iltr#11)
    TIF FldLst1[040]=A.120.00000000 49 Categories (iltr#12)
    TIF FldLst1[041]=D.20.00010000 26 Start Date (iltr#13)
    TIF FldLst1[042]=T.21.00200000 27 Start Time (iltr#14)
    TIF FldLst1[043]=Y.20.01200000 _appData (iltr#15)
    TIF FldLst1[044]=Y.20.01200000 _repBasic (iltr#16)
    TIF FldLst1[045]=Y.20.01200000 _repExcl (iltr#17)
    TIF FldLst1[046]=N.20.01040000 _subType (iltr#18)
    -------- Ending Setup phase; starting Done Setup phase
    DateRange of Previous Sync: 1/1/1980 (29219) - 12/31/3099 (438290)
    Date Of Previous Sync = 2/1/2012 (40938)
    Previous SourceSyncStamp: ?? 0x4f2a0554 ?? (1328153940)
    Previous TargetSyncStamp: ?? 0x4f2a0537 ?? (1328153911)
    -------- Ending Done Setup phase; starting Load Previous History phase
    Deleting useless workfile 'C:\Users\Pj\AppData\Roaming\RESEAR~1\BLACKB~2\\Intellisync\\3211EB77\workfile.tmp'
    Creating new workfile 'C:\Users\Pj\AppData\Roaming\RESEAR~1\BLACKB~2\\Intellisync\\3211EB77\3.wrk' by copying 'C:\Users\Pj\AppData\Roaming\RESEAR~1\BLACKB~2\\Intellisync\\3211EB77\3.ish'
    Digesting previous history record #3
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106064532100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc4efe:f8278120\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F106064532100\00"
    21 Title (len= 43) "Eph Ch 2 - salvation / rewards - see below\00"
    22 Notes (len= 99) "* Judgement of service not salvations\1f* 1 cor ch 3 works burned up - passed test of fire (rewards)\00"
    30 Due Date (len= 9) "20120728\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1614\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "050000\00"
    36 Alarm Flag (len= 2) "0\00"
    26 Start Date (len= 9) "20120728\00"
    27 Start Time (len= 7) "050000\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=4cff8456
    TargetID Hash: TIH=29138b5
    KeyFields Hash: KFH=c22a1fe8
    NonKeyFields Hash: NKH=a269839b
    Flags: F=82.0000
    TIFPutRecord/3 (item #3) ==> rc=0
    Digesting previous history record #4
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060C4482100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc5ec2:cb8291e0\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060C4482100\00"
    21 Title (len= 14) "Joe's haircut\00"
    30 Due Date (len= 9) "20120123\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1608\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "000000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 7) "Family\00"
    26 Start Date (len= 9) "20120123\00"
    27 Start Time (len= 7) "000000\00"
    _repBasic (len=144)
    rpt.type = Weekly_Days (12)
    rpt.startDate = 1/22/2012 (40928)
    rpt.stopDate = Open-Ended (-1)
    freq=6, numDays=1, day=0, month=0
    dayOfWeek=0, weekOfMonth=0, days[0..6]=0100000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=7519503d
    TargetID Hash: TIH=291389a
    KeyFields Hash: KFH=aabe09e4
    NonKeyFields Hash: NKH=fd21515
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #4) ==> rc=0
    Digesting previous history record #5
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060C44D2100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cccc9b:d8e0a560\00"
    _Delta (len= 2) "C\00"
    _FolderID (len= 12) "-2010948102\00"
    _RecordID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060C44D2100@a1c12ae9\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060C44D2100\00"
    21 Title (len= 7) "Church\00"
    22 Notes (len= 50) "Order Church snake part: Carvin SNK16X part SH-KW\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1601\00"
    _Delta (len= 2) "C\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 4) "Joe\00"
    27 Start Time (len= 7) "103100\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=b7ec3b1
    TargetID Hash: TIH=2913893
    KeyFields Hash: KFH=905f9349
    NonKeyFields Hash: NKH=57d7fc20
    Flags: F=82.0000
    TIFPutRecord/3 (item #5) ==> rc=0
    Digesting previous history record #6
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060A4472100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01ccbf9f:77dcdc10\00"
    _Delta (len= 2) "C\00"
    _FolderID (len= 12) "-2010948102\00"
    _RecordID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060A4472100@a1c12ae9\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060A4472100\00"
    21 Title (len= 16) "Daily CLASSROOM\00"
    22 Notes (len= 54) "PVHS Bulletin\1f------------\1fStinger Articles - Publish\00"
    30 Due Date (len= 9) "20120109\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1597\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "000000\00"
    36 Alarm Flag (len= 2) "0\00"
    26 Start Date (len= 9) "20120109\00"
    27 Start Time (len= 7) "000000\00"
    _repBasic (len=144)
    rpt.type = Weekly_Days (12)
    rpt.startDate = 1/9/2012 (40915)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=0, month=0
    dayOfWeek=0, weekOfMonth=0, days[0..6]=0111110
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=f1e7ca9c
    TargetID Hash: TIH=29135ef
    KeyFields Hash: KFH=86542ce4
    NonKeyFields Hash: NKH=eaad079d
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #6) ==> rc=0
    Digesting previous history record #7
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106024482100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01ccc98d:84237630\00"
    _Delta (len= 2) "C\00"
    _FolderID (len= 12) "-2010948102\00"
    _RecordID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106024482100@a1c12ae9\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F106024482100\00"
    21 Title (len= 14) "Fourth Monday\00"
    22 Notes (len=129) "\1f------------\1fVacuum /mop under bed ( )\1fWipe off under bed containers...um / Wipe off bed/box spring ( )\00"
    30 Due Date (len= 9) "20120123\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1549\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "000000\00"
    36 Alarm Flag (len= 2) "0\00"
    26 Start Date (len= 9) "20120123\00"
    27 Start Time (len= 7) "030100\00"
    _repBasic (len=144)
    rpt.type = Monthly by position (4)
    rpt.startDate = 1/23/2012 (40929)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=0, month=0
    dayOfWeek=2, weekOfMonth=4, days[0..6]=0000000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=19d1922c
    TargetID Hash: TIH=2913556
    KeyFields Hash: KFH=959de11a
    NonKeyFields Hash: NKH=c13aac8e
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #7) ==> rc=0
    Digesting previous history record #8
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106064472100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc5ec2:cb685320\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F106064472100\00"
    21 Title (len= 23) "Monthly - Third Monday\00"
    22 Notes (len=119) "\1f------------\1f* Go thru organizer's business cards and TOSS!\1f* Empty cell p...voicemails\1f\1fClassroom:\1fUpdate walls...\00"
    30 Due Date (len= 9) "20120116\00"
    33 Priority (len= 2) "0\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1518\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "000000\00"
    36 Alarm Flag (len= 2) "0\00"
    27 Start Time (len= 7) "043800\00"
    _repBasic (len=144)
    rpt.type = Monthly by position (4)
    rpt.startDate = 1/15/2012 (40921)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=0, month=0
    dayOfWeek=2, weekOfMonth=3, days[0..6]=0000000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=7a9b4091
    TargetID Hash: TIH=29134f8
    KeyFields Hash: KFH=a9fc0e41
    NonKeyFields Hash: NKH=34370988
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #8) ==> rc=0
    Digesting previous history record #9
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060E4472100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc5ec2:cb7b65f0\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060E4472100\00"
    21 Title (len= 21) "Goals with Elizabeth\00"
    22 Notes (len= 61) "\1f------------\1fThis One\e2\80\99s for the Girls \e2\80\93 Martina BcBride\00"
    30 Due Date (len= 9) "20120124\00"
    33 Priority (len= 2) "0\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1385\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "000000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 18) "Family, Important\00"
    26 Start Date (len= 9) "20120124\00"
    27 Start Time (len= 7) "000000\00"
    _repBasic (len=144)
    rpt.type = Monthly (3)
    rpt.startDate = 1/23/2012 (40929)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=24, month=0
    dayOfWeek=0, weekOfMonth=0, days[0..6]=0000000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=348f42a0
    TargetID Hash: TIH=2912e4c
    KeyFields Hash: KFH=512c32aa
    NonKeyFields Hash: NKH=d8cab10d
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #9) ==> rc=0
    Digesting previous history record #10
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060C4472100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc5ec2:cb78f4f0\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060C4472100\00"
    21 Title (len= 20) "Goals with Danielle\00"
    22 Notes (len=124) "\1f------------\1f\1f\1fThis One\e2\80\99s for the Girls \e2\80\93 Martina BcBrid... PVC \e2\80\93 automotive, Sacto in Dec 2010\00"
    30 Due Date (len= 9) "20120320\00"
    33 Priority (len= 2) "0\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1384\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "000000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 18) "Family, Important\00"
    27 Start Time (len= 7) "043800\00"
    _repBasic (len=144)
    rpt.type = Monthly (3)
    rpt.startDate = 3/20/2012 (40986)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=20, month=0
    dayOfWeek=0, weekOfMonth=0, days[0..6]=0000000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=933b869e
    TargetID Hash: TIH=2912e4b
    KeyFields Hash: KFH=46f015e
    NonKeyFields Hash: NKH=93b2d48b
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #10) ==> rc=0
    Digesting previous history record #11
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106084472100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc5ec2:cb6ac420\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F106084472100\00"
    21 Title (len= 17) "Goals with Sarah\00"
    22 Notes (len= 63) "\1f------------\1f\1f\1fThis One\e2\80\99s for the Girls \e2\80\93 Martina BcBride\00"
    30 Due Date (len= 9) "20120111\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1383\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "000000\00"
    36 Alarm Flag (len= 2) "0\00"
    27 Start Time (len= 7) "043800\00"
    _repBasic (len=144)
    rpt.type = Monthly (3)
    rpt.startDate = 1/10/2012 (40916)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=11, month=0
    dayOfWeek=0, weekOfMonth=0, days[0..6]=0000000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=1beefc93
    TargetID Hash: TIH=2912e4a
    KeyFields Hash: KFH=99018abf
    NonKeyFields Hash: NKH=5d12e5ca
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #11) ==> rc=0
    Digesting previous history record #12
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106044472100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc5ec2:cb65e220\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F106044472100\00"
    21 Title (len= 24) "Monthly - Second Monday\00"
    22 Notes (len= 41) "\1f------------\1fClean Up Laptop - msconfig\00"
    30 Due Date (len= 9) "20120109\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1382\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "000000\00"
    36 Alarm Flag (len= 2) "0\00"
    27 Start Time (len= 7) "043800\00"
    _repBasic (len=144)
    rpt.type = Monthly by position (4)
    rpt.startDate = 1/8/2012 (40914)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=0, month=0
    dayOfWeek=2, weekOfMonth=2, days[0..6]=0000000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=d947848f
    TargetID Hash: TIH=2912e49
    KeyFields Hash: KFH=a16cd99a
    NonKeyFields Hash: NKH=c38a6710
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #12) ==> rc=0
    Digesting previous history record #13
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106024472100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc5ec2:cb639830\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F106024472100\00"
    21 Title (len= 18) "Goals with Audrey\00"
    22 Notes (len=203) "\1f------------\1fI\e2\80\99m off Saturday and Sunday and during the week the mor...ina BcBride\1f\09\e2\80\9cLivin on Spaghetios\e2\80\9d\00"
    30 Due Date (len= 9) "20120109\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1381\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "000000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 7) "Family\00"
    27 Start Time (len= 7) "043800\00"
    _repBasic (len=144)
    rpt.type = Monthly (3)
    rpt.startDate = 1/8/2012 (40914)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=9, month=0
    dayOfWeek=0, weekOfMonth=0, days[0..6]=0000000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=37f3c88d
    TargetID Hash: TIH=2912e48
    KeyFields Hash: KFH=f062fe00
    NonKeyFields Hash: NKH=ff0e97a6
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #13) ==> rc=0
    Digesting previous history record #14
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060E4462100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc5ec2:cb612730\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060E4462100\00"
    21 Title (len= 26) "Monthly - First Wednesday\00"
    22 Notes (len= 44) "\1f------------\1f* Pour Root Killer down drain\00"
    30 Due Date (len= 9) "20120104\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1379\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "000000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 11) "Needs Prep\00"
    27 Start Time (len= 7) "043800\00"
    _repBasic (len=144)
    rpt.type = Monthly by position (4)
    rpt.startDate = 1/3/2012 (40909)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=0, month=0
    dayOfWeek=4, weekOfMonth=1, days[0..6]=0000000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=52b17901
    TargetID Hash: TIH=2912e31
    KeyFields Hash: KFH=724611f0
    NonKeyFields Hash: NKH=b05b9cc4
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #14) ==> rc=0
    Digesting previous history record #15
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106084462100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc5ec2:cb59fb40\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F106084462100\00"
    21 Title (len= 23) "Monthly - First Monday\00"
    22 Notes (len=147) "\1f------------\1f*\09Go thru top left work desk drawer\1f*\09Clean face brushes ...*\09Pour boiling water down kitchen sink\00"
    30 Due Date (len= 9) "20120102\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1376\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "160000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 11) "Needs Prep\00"
    26 Start Date (len= 9) "20120102\00"
    27 Start Time (len= 7) "160000\00"
    _repBasic (len=144)
    rpt.type = Monthly by position (4)
    rpt.startDate = 1/2/2012 (40908)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=0, month=0
    dayOfWeek=2, weekOfMonth=1, days[0..6]=0000000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=3a1132f4
    TargetID Hash: TIH=2912e2e
    KeyFields Hash: KFH=1b1e028a
    NonKeyFields Hash: NKH=6fcb1320
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #15) ==> rc=0
    Digesting previous history record #16
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106064462100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc6500:6eac1b00\00"
    _Delta (len= 2) "C\00"
    _FolderID (len= 12) "-2010948102\00"
    _RecordID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106064462100@a1c12ae9\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F106064462100\00"
    21 Title (len= 16) "Weekly - Monday\00"
    22 Notes (len=1103) "Tasks in Testing\e2\80\a6 do they fit in time available?\1f*\09Personal username...s for each task, then QUIT!\e2\80\9d ~ Kelly\00"
    30 Due Date (len= 9) "20120109\00"
    33 Priority (len= 2) "0\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1375\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "160000\00"
    36 Alarm Flag (len= 2) "0\00"
    26 Start Date (len= 9) "20120109\00"
    27 Start Time (len= 7) "160000\00"
    _repBasic (len=144)
    rpt.type = Weekly_Days (12)
    rpt.startDate = 1/9/2012 (40915)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=0, month=0
    dayOfWeek=0, weekOfMonth=0, days[0..6]=0100000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=98bd76f2
    TargetID Hash: TIH=2912e2d
    KeyFields Hash: KFH=cab3e34e
    NonKeyFields Hash: NKH=f0a82251
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #16) ==> rc=0
    Digesting previous history record #17
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106044462100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc6500:9c8e5240\00"
    _Delta (len= 2) "C\00"
    _FolderID (len= 12) "-2010948102\00"
    _RecordID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106044462100@a1c12ae9\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F106044462100\00"
    21 Title (len= 16) "Weekly - Sunday\00"
    22 Notes (len=2737) "Must Do\e2\80\99s\1f*\09Make sure laptop is ON for AVG\1f\09\1f\09Tasks in Testi...week (work up to daily\e2\80\a6) practice 2)\00"
    30 Due Date (len= 9) "20530903\00"
    33 Priority (len= 2) "0\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1374\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "000000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 11) "Needs Prep\00"
    26 Start Date (len= 9) "20120108\00"
    27 Start Time (len= 7) "093600\00"
    _repBasic (len=144)
    rpt.type = Weekly_Days (12)
    rpt.startDate = 1/7/2012 (40913)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=0, month=0
    dayOfWeek=0, weekOfMonth=0, days[0..6]=1000000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=f769baf0
    TargetID Hash: TIH=2912e2c
    KeyFields Hash: KFH=12565a8e
    NonKeyFields Hash: NKH=6f255a3
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #17) ==> rc=0
    Digesting previous history record #18
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060E4452100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc5ec2:cb554050\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060E4452100\00"
    21 Title (len= 22) "Monthly - Last Friday\00"
    22 Notes (len=105) "\1f------------\1fHome:\1f*\09Recycle\1f*\09Replace a/c air filters\1f*\09Clean W...ndows - back wall\1f\1fClassroom:\1f*\09Awards\00"
    30 Due Date (len= 9) "20120127\00"
    33 Priority (len= 2) "0\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1373\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "000000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 11) "Needs Prep\00"
    27 Start Time (len= 7) "122200\00"
    _repBasic (len=144)
    rpt.type = Monthly by position (4)
    rpt.startDate = 1/26/2012 (40932)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=0, month=0
    dayOfWeek=6, weekOfMonth=5, days[0..6]=0000000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=70d3af62
    TargetID Hash: TIH=2912e2b
    KeyFields Hash: KFH=c0f1b4cd
    NonKeyFields Hash: NKH=4ad3a9c4
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #18) ==> rc=0
    Digesting previous history record #19
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060C4452100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cccc9b:edad0c40\00"
    _Delta (len= 2) "C\00"
    _FolderID (len= 12) "-2010948102\00"
    _RecordID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060C4452100@a1c12ae9\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060C4452100\00"
    21 Title (len= 16) "Weekly - Friday\00"
    22 Notes (len=1341) "MUST Do\e2\80\99s:\1f* PVHS Attendance Report ( )\1f*\09CC/CVE RCOE Atten...d dance! LOL! Have some fun! - FlyLady\00"
    30 Due Date (len= 9) "20120106\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1372\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "160000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 11) "Needs Prep\00"
    26 Start Date (len= 9) "20120106\00"
    27 Start Time (len= 7) "160000\00"
    _repBasic (len=144)
    rpt.type = Weekly_Days (12)
    rpt.startDate = 1/6/2012 (40912)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=0, month=0
    dayOfWeek=0, weekOfMonth=0, days[0..6]=0000010
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=cf7ff360
    TargetID Hash: TIH=2912e2a
    KeyFields Hash: KFH=5d4058df
    NonKeyFields Hash: NKH=92ddd664
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #19) ==> rc=0
    Digesting previous history record #20
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060A4452100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc5ec2:cb52f660\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060A4452100\00"
    21 Title (len= 15) "Monthly Budget\00"
    22 Notes (len=2044) "June spent: $20 dining / $50 gas\1f\1fImmediate:\1f\1fGifts\1fThe Battle Belongs...\1f\1f\1fResearch withdrawing $$$ from Valic\00"
    30 Due Date (len= 9) "20120128\00"
    33 Priority (len= 2) "0\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1371\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "000000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 7) "Urgent\00"
    26 Start Date (len= 9) "20120128\00"
    27 Start Time (len= 7) "000000\00"
    _repBasic (len=144)
    rpt.type = Monthly by position (4)
    rpt.startDate = 1/27/2012 (40933)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=0, month=0
    dayOfWeek=7, weekOfMonth=5, days[0..6]=0000000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=2e2c375e
    TargetID Hash: TIH=2912e29
    KeyFields Hash: KFH=fc0b5838
    NonKeyFields Hash: NKH=bf09283d
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #20) ==> rc=0
    Digesting previous history record #21
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060A4442100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc5ec2:cb470f80\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060A4442100\00"
    21 Title (len= 99) "PVHS Course request list for electives... designated teachers (Walker, Bayles, Virginia, Teachers)\00"
    30 Due Date (len= 9) "20120220\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1370\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "000000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 9) "Business\00"
    26 Start Date (len= 9) "20120220\00"
    27 Start Time (len= 7) "030100\00"
    _repBasic (len=144)
    rpt.type = Yearly by position (6)
    rpt.startDate = 2/20/2012 (40957)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=0, month=2
    dayOfWeek=2, weekOfMonth=3, days[0..6]=0000000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=4c4e6dbf
    TargetID Hash: TIH=2912e28
    KeyFields Hash: KFH=9e63046e
    NonKeyFields Hash: NKH=ccd99a48
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #21) ==> rc=0
    Digesting previous history record #22
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106004462100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cccc9b:fad39830\00"
    _Delta (len= 2) "C\00"
    _FolderID (len= 12) "-2010948102\00"
    _RecordID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106004462100@a1c12ae9\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F106004462100\00"
    21 Title (len= 18) "Weekly - Saturday\00"
    22 Notes (len=2834) "Tasks in Testing\e2\80\a6 do they fit in time available?\1f*\09Wipe clothesline\1f...ance! LOL! Have some fun!\e2\80\9d - FlyLady\00"
    30 Due Date (len= 9) "20120107\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1369\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "000000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 11) "Needs Prep\00"
    26 Start Date (len= 9) "20120107\00"
    27 Start Time (len= 7) "000000\00"
    _repBasic (len=144)
    rpt.type = Weekly_Days (12)
    rpt.startDate = 1/7/2012 (40913)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=0, month=0
    dayOfWeek=0, weekOfMonth=0, days[0..6]=0000001
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=b4c242ec
    TargetID Hash: TIH=2912e12
    KeyFields Hash: KFH=13e0fe45
    NonKeyFields Hash: NKH=5245209a
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #22) ==> rc=0
    Digesting previous history record #23
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106064482100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cccc51:d20d8360\00"
    _Delta (len= 2) "C\00"
    _FolderID (len= 12) "-2010948102\00"
    _RecordID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106064482100@a1c12ae9\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F106064482100\00"
    21 Title (len= 29) "FLY - 31 Beginner Baby Steps\00"
    22 Notes (len=3536) "\1f------------\1fDear Precious New Member,\1f\1fI know that you have become ove...started/31-beginner-babysteps/day-31/>\00"
    30 Due Date (len= 9) "20120106\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1367\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "044500\00"
    36 Alarm Flag (len= 2) "0\00"
    26 Start Date (len= 9) "20120106\00"
    27 Start Time (len= 7) "044500\00"
    _repBasic (len=144)
    rpt.type = Daily (1)
    rpt.startDate = 1/6/2012 (40912)
    rpt.stopDate = 1/31/2012 (40937)
    freq=1, numDays=1, day=0, month=0
    dayOfWeek=0, weekOfMonth=0, days[0..6]=0000000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=5c790a30
    TargetID Hash: TIH=2912e10
    KeyFields Hash: KFH=a341bdc7
    NonKeyFields Hash: NKH=239ebb43
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #23) ==> rc=0
    Digesting previous history record #24
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106024462100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc5ec2:cb57b150\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F106024462100\00"
    21 Title (len= 25) "Monthly - First Saturday\00"
    22 Notes (len= 41) "\1f------------\1fJoe\e2\80\99s haircut\1fMy haircut\00"
    30 Due Date (len= 9) "20530512\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1340\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "000000\00"
    36 Alarm Flag (len= 2) "0\00"
    26 Start Date (len= 9) "20120107\00"
    27 Start Time (len= 7) "083200\00"
    _repBasic (len=144)
    rpt.type = Monthly by position (4)
    rpt.startDate = 1/6/2012 (40912)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=0, month=0
    dayOfWeek=7, weekOfMonth=1, days[0..6]=0000000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=5615feee
    TargetID Hash: TIH=2912dcb
    KeyFields Hash: KFH=f2403e81
    NonKeyFields Hash: NKH=8bc34272
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #24) ==> rc=0
    Digesting previous history record #25
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106084522100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cbd0ae:dc5f6f80\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F106084522100\00"
    21 Title (len= 29) "New Year's (Christmas) Cards\00"
    22 Notes (len=541) "While there are a few certain traditions that are very dear to my heart, it seems...rt. His mercies are new every morning!\00"
    30 Due Date (len= 9) "20120107\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1336\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "210000\00"
    36 Alarm Flag (len= 2) "0\00"
    26 Start Date (len= 9) "20120107\00"
    27 Start Time (len= 7) "210000\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=c7576b9
    TargetID Hash: TIH=2912db2
    KeyFields Hash: KFH=93eabff5
    NonKeyFields Hash: NKH=61902f54
    Flags: F=82.0000
    TIFPutRecord/3 (item #25) ==> rc=0
    Digesting previous history record #26
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106044452100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc5ec2:cb4bca70\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F106044452100\00"
    21 Title (len= 9) "Daily PM\00"
    22 Notes (len=4143) "PM \1fPROactive not reactive.\1f** Focus ~ Discipline ~ Obedience ~ TRUST ~ Peac...forget your lace-up shoes. \1f3.\09Do your\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1334\00"
    _Delta (len= 2) "A\00"
    36 Alarm Flag (len= 2) "0\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=158bf151
    TargetID Hash: TIH=2912db0
    KeyFields Hash: KFH=2ff20b2c
    NonKeyFields Hash: NKH=692d86f6
    Flags: F=82.0000
    TIFPutRecord/3 (item #26) ==> rc=0
    Digesting previous history record #27
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106004442100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cccc9b:ea9ce610\00"
    _Delta (len= 2) "C\00"
    _FolderID (len= 12) "-2010948102\00"
    _RecordID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106004442100@a1c12ae9\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F106004442100\00"
    21 Title (len= 15) "Classroom TODO\00"
    22 Notes (len=3136) "* 2009 SWEP Certificates\1f*\09Senior portraits for Luisa Guillen (Maria Alvarad...Webinars\1fhttp://thinkfinity.k12hsn.org\00"
    30 Due Date (len= 9) "20120106\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1331\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "060000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 10) "Classroom\00"
    26 Start Date (len= 9) "20120106\00"
    27 Start Time (len= 7) "060000\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=f106afae
    TargetID Hash: TIH=2912dad
    KeyFields Hash: KFH=6396d87d
    NonKeyFields Hash: NKH=92da16aa
    Flags: F=82.0000
    TIFPutRecord/3 (item #27) ==> rc=0
    Digesting previous history record #28
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060E4432100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cccc9b:e7611c00\00"
    _Delta (len= 2) "C\00"
    _FolderID (len= 12) "-2010948102\00"
    _RecordID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060E4432100@a1c12ae9\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060E4432100\00"
    21 Title (len= 6) "TO DO\00"
    22 Notes (len=1895) "*\09Finish laundry shelves\1f*\09GO THRU Home CDs tote just inside garage!!\1f*\09...iane Taylor\1f\1fMaui: Seven Sacred Falls\00"
    30 Due Date (len= 9) "20120106\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1330\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "160000\00"
    36 Alarm Flag (len= 2) "0\00"
    26 Start Date (len= 9) "20120106\00"
    27 Start Time (len= 7) "160000\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=ad181c24
    TargetID Hash: TIH=2912dac
    KeyFields Hash: KFH=93bfe9e0
    NonKeyFields Hash: NKH=f03885db
    Flags: F=82.0000
    TIFPutRecord/3 (item #28) ==> rc=0
    Digesting previous history record #29
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060C4512100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cbfdcb:d742f8b0\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060C4512100\00"
    21 Title (len= 22) "Scriptures on FREEdom\00"
    22 Notes (len=4096) "It is for freedom that Christ has set us free. Stand firm, then and do not let y...ised eternal inheritance-- now that He\00"
    30 Due Date (len= 9) "20120106\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1328\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "050000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 9) "Personal\00"
    26 Start Date (len= 9) "20120106\00"
    27 Start Time (len= 7) "050000\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=a1e43725
    TargetID Hash: TIH=2912d95
    KeyFields Hash: KFH=bf837b11
    NonKeyFields Hash: NKH=91da8e1b
    Flags: F=82.0000
    TIFPutRecord/3 (item #29) ==> rc=0
    Digesting previous history record #30
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106004512100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cbcffc:c5e7eb90\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F106004512100\00"
    21 Title (len= 29) "Bible Verses about Deserving\00"
    22 Notes (len=4096) "Genesis 9:5-6 <http://www.gnpcb.org/esv/search/?passage=Genesis+9%3A5-6> ESV / ...nations of the earth. And all these bl\00"
    30 Due Date (len= 9) "20120106\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 6) "-1303\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "214000\00"
    36 Alarm Flag (len= 2) "0\00"
    26 Start Date (len= 9) "20120106\00"
    27 Start Time (len= 7) "214000\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=a548bd12
    TargetID Hash: TIH=2912d52
    KeyFields Hash: KFH=99a2c50e
    NonKeyFields Hash: NKH=bdbea979
    Flags: F=82.0000
    TIFPutRecord/3 (item #30) ==> rc=0
    Digesting previous history record #31
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106024502100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc2fda:e4e60e80\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F106024502100\00"
    21 Title (len= 57) "Jordan Balius CIS Bus Comp 2008-2009 Certificate Request\00"
    22 Notes (len= 29) "Requested from Heidi 8/29/10\00"
    30 Due Date (len= 9) "20120306\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 5) "-298\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "150000\00"
    36 Alarm Flag (len= 2) "0\00"
    26 Start Date (len= 9) "20120306\00"
    27 Start Time (len= 7) "150000\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=64beaf75
    TargetID Hash: TIH=153784
    KeyFields Hash: KFH=cc3c7f0
    NonKeyFields Hash: NKH=4f7f81a8
    Flags: F=82.0000
    TIFPutRecord/3 (item #31) ==> rc=0
    Digesting previous history record #32
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060844F2100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cbd061:9e66bf50\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060844F2100\00"
    21 Title (len= 39) "Change Name on Citi Bank Loans Account\00"
    22 Notes (len=663) "Name Change Information\09\1f\1fTo request a name change for your account, you mu...s your request within 5 business days.\00"
    30 Due Date (len= 9) "20120117\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 5) "-242\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "190000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 9) "Personal\00"
    26 Start Date (len= 9) "20120117\00"
    27 Start Time (len= 7) "190000\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=57edcce4
    TargetID Hash: TIH=1536e3
    KeyFields Hash: KFH=56115f7b
    NonKeyFields Hash: NKH=5c331883
    Flags: F=82.0000
    TIFPutRecord/3 (item #32) ==> rc=0
    Digesting previous history record #33
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060C4442100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc5ec2:cb470f80\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060C4442100\00"
    21 Title (len= 37) "Flush out a/c coils in inside closet\00"
    30 Due Date (len= 9) "20120107\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 5) "-225\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "070000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 7) "Family\00"
    26 Start Date (len= 9) "20120107\00"
    27 Start Time (len= 7) "070000\00"
    _repBasic (len=144)
    rpt.type = Monthly (3)
    rpt.startDate = 1/6/2012 (40912)
    rpt.stopDate = Open-Ended (-1)
    freq=6, numDays=1, day=7, month=0
    dayOfWeek=0, weekOfMonth=0, days[0..6]=0000000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=eda229c1
    TargetID Hash: TIH=1536a8
    KeyFields Hash: KFH=c450d916
    NonKeyFields Hash: NKH=ccd9e142
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #33) ==> rc=0
    Digesting previous history record #34
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060E44D2100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cccc9b:f43e69f0\00"
    _Delta (len= 2) "C\00"
    _FolderID (len= 12) "-2010948102\00"
    _RecordID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060E44D2100@a1c12ae9\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060E44D2100\00"
    21 Title (len= 17) "lyrics to Moxley\00"
    30 Due Date (len= 9) "20120107\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 5) "-214\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "200000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 16) "General(Pj John\00"
    26 Start Date (len= 9) "20120107\00"
    27 Start Time (len= 7) "200000\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=acd27fb3
    TargetID Hash: TIH=153688
    KeyFields Hash: KFH=3fe8150d
    NonKeyFields Hash: NKH=35d1adb6
    Flags: F=82.0000
    TIFPutRecord/3 (item #34) ==> rc=0
    Digesting previous history record #35
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060044E2100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc5161:4180a810\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060044E2100\00"
    21 Title (len= 60) "Scholarships: James A. Johnson / Homer Lee Sain Jr. (Joker)\00"
    30 Due Date (len= 9) "20120803\00"
    33 Priority (len= 2) "0\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 5) "-142\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "070000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 4) "Joe\00"
    26 Start Date (len= 9) "20120803\00"
    27 Start Time (len= 7) "070000\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=f0c1133d
    TargetID Hash: TIH=153322
    KeyFields Hash: KFH=2619da8e
    NonKeyFields Hash: NKH=a04800a4
    Flags: F=82.0000
    TIFPutRecord/3 (item #35) ==> rc=0
    Digesting previous history record #36
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060844E2100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cbcffc:7a94a020\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060844E2100\00"
    21 Title (len= 27) "Olivia Flores Presentation\00"
    30 Due Date (len= 9) "20120111\00"
    33 Priority (len= 2) "0\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 5) "-129\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "150000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 10) "Classroom\00"
    26 Start Date (len= 9) "20120111\00"
    27 Start Time (len= 7) "150000\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=76100345
    TargetID Hash: TIH=1532eb
    KeyFields Hash: KFH=e2af3e6b
    NonKeyFields Hash: NKH=3a8d11f7
    Flags: F=82.0000
    TIFPutRecord/3 (item #36) ==> rc=0
    Digesting previous history record #37
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060A44D2100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cbcffc:7bfa4aa0\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060A44D2100\00"
    21 Title (len= 37) "Recruitment - last year's interested\00"
    30 Due Date (len= 9) "20121228\00"
    33 Priority (len= 2) "0\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 5) "-117\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "070000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 10) "Classroom\00"
    26 Start Date (len= 9) "20121228\00"
    27 Start Time (len= 7) "070000\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=6a2b07af
    TargetID Hash: TIH=1532ca
    KeyFields Hash: KFH=ca55ddc3
    NonKeyFields Hash: NKH=15af8937
    Flags: F=82.0000
    TIFPutRecord/3 (item #37) ==> rc=0
    Digesting previous history record #38
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060844D2100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cbcffc:b6a906f0\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060844D2100\00"
    21 Title (len= 45) "Richard and Adrianna Johnson's Wedding Video\00"
    30 Due Date (len= 9) "20121216\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 5) "-113\00"
    _Delta (len= 2) "A\00"
    31 Due Time (len= 7) "070000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 18) "Important, Family\00"
    26 Start Date (len= 9) "20101216\00"
    27 Start Time (len= 7) "070000\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=943239a6
    TargetID Hash: TIH=1532c6
    KeyFields Hash: KFH=63ece3e2
    NonKeyFields Hash: NKH=4b5ed5d
    Flags: F=82.0000
    TIFPutRecord/3 (item #38) ==> rc=0
    Digesting previous history record #39
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060644D2100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cccc9b:d3b42ee0\00"
    _Delta (len= 2) "C\00"
    _FolderID (len= 12) "-2010948102\00"
    _RecordID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060644D2100@a1c12ae9\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060644D2100\00"
    21 Title (len= 14) "Shopping List\00"
    22 Notes (len=1665) "\1fBbq sauce\1fHawaiian punch lemon berry squeeze\1falpine spiced apple cider\1f...ierecare.com\1fTrywen.com\1fLintlizard.com\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 4) "-99\00"
    _Delta (len= 2) "C\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 4) "$$$\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=f2de7da4
    TargetID Hash: TIH=b00d
    KeyFields Hash: KFH=70c9969a
    NonKeyFields Hash: NKH=cb8f4505
    Flags: F=82.0000
    TIFPutRecord/3 (item #39) ==> rc=0
    Digesting previous history record #40
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106044432100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01ccccc5:f8039630\00"
    _Delta (len= 2) "C\00"
    _FolderID (len= 12) "-2010948102\00"
    _RecordID (len= 58) "00000000C3B28DB58F07784CB1E74729949F106044432100@a1c12ae9\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F106044432100\00"
    21 Title (len= 59) "Professional Growth 150 hours / 5 Years (Barbara Sign Off)\00"
    22 Notes (len= 61) "http://www.ctc.ca.gov/credentials/FAQ/faq-pg-designated.html\00"
    30 Due Date (len= 9) "20120114\00"
    33 Priority (len= 2) "0\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 4) "-98\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "070000\00"
    36 Alarm Flag (len= 2) "0\00"
    26 Start Date (len= 9) "20120114\00"
    27 Start Time (len= 7) "070000\00"
    _repBasic (len=144)
    rpt.type = Monthly by position (4)
    rpt.startDate = 1/13/2012 (40919)
    rpt.stopDate = Open-Ended (-1)
    freq=1, numDays=1, day=0, month=0
    dayOfWeek=7, weekOfMonth=2, days[0..6]=0000000
    months[0..11]=000000000000, weeks[0..4]=00000
    numExDates=0
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=51d05e13
    TargetID Hash: TIH=b00c
    KeyFields Hash: KFH=ad09e20f
    NonKeyFields Hash: NKH=64cfec0a
    Flags: F=40000082.0000
    TIFPutRecord/3 (item #40) ==> rc=0
    Digesting previous history record #41
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060444D2100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cccc9b:d02f74f0\00"
    _Delta (len= 2) "C\00"
    _FolderID (len= 12) "-2010948102\00"
    _RecordID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060444D2100@a1c12ae9\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060444D2100\00"
    21 Title (len= 6) "Music\00"
    22 Notes (len=4096) "\1fAfter All These Years\1f\1fRascal Flatts sequal to Broken Road\1f\1f*Bass Son...ods)\1f\1f*Song Writing\1fAdd familiar songs\00"
    33 Priority (len= 2) "1\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 4) "-95\00"
    _Delta (len= 2) "C\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 5) "Home\00"
    27 Start Time (len= 7) "103100\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=518ac1a2
    TargetID Hash: TIH=b009
    KeyFields Hash: KFH=8a0bc2cb
    NonKeyFields Hash: NKH=5b2b7206
    Flags: F=82.0000
    TIFPutRecord/3 (item #41) ==> rc=0
    Digesting previous history record #42
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060244D2100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cbcffc:7a4d36e0\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060244D2100\00"
    21 Title (len= 24) "Credential follow up\e2\80\a6\00"
    22 Notes (len=145) "\1f------------\1fSubject:\09Credential follow up\e2\80\a6\1f\1fStart:\09Fri 8/15...Show Time As:\09Free\1f\1fRecurrence:\09(none)\00"
    30 Due Date (len= 9) "20120716\00"
    33 Priority (len= 2) "2\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 4) "-92\00"
    _Delta (len= 2) "A\00"
    31 Due Time (len= 7) "070000\00"
    36 Alarm Flag (len= 2) "0\00"
    26 Start Date (len= 9) "20120716\00"
    27 Start Time (len= 7) "070000\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=b03705a0
    TargetID Hash: TIH=b006
    KeyFields Hash: KFH=bf722929
    NonKeyFields Hash: NKH=ac66c082
    Flags: F=82.0000
    TIFPutRecord/3 (item #42) ==> rc=0
    Digesting previous history record #43
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060044D2100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cbcffc:7c22e140\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060044D2100\00"
    21 Title (len= 21) "Update Camping Lists\00"
    22 Notes (len=180) "\1f------------\1fSubject:\09#3 - Update Camping Lists\1f\1fStart:\09Tue 8/12/200...none)\1f\1fCategories:\09General(Pj Johnson)\00"
    30 Due Date (len= 9) "20120512\00"
    33 Priority (len= 2) "2\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"
    _UniqueID (len= 4) "-90\00"
    _Delta (len= 2) "C\00"
    31 Due Time (len= 7) "070000\00"
    36 Alarm Flag (len= 2) "0\00"
    49 Categories (len= 16) "General(Pj John\00"
    26 Start Date (len= 9) "20120512\00"
    27 Start Time (len= 7) "070000\00"
    _subType (len= 2) "0\00"
    SourceID Hash: SIH=ee3499e
    TargetID Hash: TIH=b004
    KeyFields Hash: KFH=dd56f6d1
    NonKeyFields Hash: NKH=609bc296
    Flags: F=82.0000
    TIFPutRecord/3 (item #43) ==> rc=0
    Digesting previous history record #44
    _UniqueID (len= 58) "00000000C3B28DB58F07784CB1E74729949F1060E44C2100@a1c12ae9\00"
    p94_StoreIDHash (len= 9) "a1c12ae9\00"
    _FolderGroup (len= 2) "0\00"
    2068_TLM (len= 18) "01cc5161:419d30c0\00"
    _Delta (len= 2) "A\00"
    _FolderID (len= 12) "-2010948102\00"
    2069_EntryID (len= 49) "00000000C3B28DB58F07784CB1E74729949F1060E44C2100\00"
    21 Title (len= 29) "Unpack / Repack Camping Tote\00"
    22 Notes (len=223) "\1f------------\1fSubject:\09#2 - Unpack / Repack Camping Tote\1f\1fStart:\09Tue ...on)\1f\1fTongs\1fGarbage Bags\1fKitchen gloves\00"
    30 Due Date (len= 9) "20120512\00"
    33 Priority (len= 2) "2\00"
    37 Completed Flag (len= 2) "0\00"
    32 Status (len= 12) "Not Started\00"

    Hi pgov,
    Welcome to the BlackBerry Support Community.
    You should be able to see the last entry the synchronization stopped on at the bottom of your tif.log.
    This will be the entry causing the issue with the synchronization.
    You can identify if the issue with the entry is on your BlackBerry® Curve™ 9360 smartphone or in the calendar on your computer by checking the Source and Target fields in the tif.log.
    Once you locate this entry in your calendar, try copying down the information in the appointment so it can be re-added later, then delete the appointment as well as the tif.log and PTTrace.log files and try synchronizing again.
    You may have to do this more than once if more than one calendar entry is affected.
    Hope this helps.
    -FS
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click Solution? for posts that have solved your issue(s)!

  • Stack trace for debugging transaction problems

    We are using CR 2008 SP2, SQL Server 2000 and VS 2005.  
    We are having issues with deadlocks in our database.  If we run a report which has a stored procedure as its datasource and someone else is inserting a record into the table that the stored procedure needs to read, the stored procedure is the victim in the deadlock. 
    The error message is
    "Error in File OC2 {52EE54E2-54F7-42 etc.}.rpt:  Failed to retrieve data from the database.  Details: [Database Vendor Code 1205]"
    We want to try to debug this issue and we would like to get some information from the RPT or from our application, which is already logging.  Is there anyway to get a stack trace from the DLL that is involved on the Crystal side of this deadlock?
    Thanks.

    I do not think there is anything like that as far as CR is concerned. However a suggestions that came up from Googling the error message:
    You may want to try setting up a stored procedure or a DTS job that will copy your data from the "production" tables over to a set of "reporting" tables and then point all of your reports to the reporting set of tables.  You're less likely to encounter deadlock issues that way because DTS will wait until the lock is released to copy the data and then the Crystal reports will be pulling from tables that aren't being updated.  If you schedule the DTS jobs to run 2 minutes before the reports you should have plenty of time for them to finish before the reports are generated.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup

  • Debug mode problem.

    Hi Expert,
    There is sap script form attached to the particular payment advice. When i am running trasanction F110, it contains the particular zprogram assigned to that payment method. I actually want to debug this and want to see how program accesses zprogram and zform but despite of breakpoint in the program and script it don't stop to the zprogram or from. Could you please guide me how i can reach to the zprogram and zscript in debug mode ?...Output is getting generated with the help of zprogram and zform.
    Thanks.

    Hi
    But the program to print the advice is set in the payment?
    What can you see in Print Out/Data Medium section?
    You need to considere F110 runs the print program in backgroud mode, that means a job is scheduled, so try to checl the job too
    Max

  • Webdynpro application Debug Configuration problem

    Dear Friends,
    I am trying to WebDynpro application debug Configuration.
    But I could not find the Debug Configurator link under portal's System Administrator -> System Configuration -> Web Dynpro Console -> Settings
    My portal version is
    J2EE Engine : 6.40 PatchLevel 105424.313
    Portal : 6.0.18.1.0
    KnowledgeManagementCollaboration : 6.0.18.0.0 (NW04 SPS18)
    Can anybody help me where I am wrong and how can I do Java WebDynpro application debug configuration can do?
    Thanks in advance
    Lakshmikanthaiah

    Hi,
         As for as I know the debug configurator is available in NW04s SP 12. See this 
    <a href="http://209.85.175.104/search?q=cache:0172QKC3AU4J:https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d0cb32c5-36a7-2910-2c9b-ba4a5bbdbb56debugconfiguratorwebdynpro&hl=en&ct=clnk&cd=1">web dynpro debug configurator</a> link
    regards,
    Siva

Maybe you are looking for

  • Loading photos in Photoshop elements 10

    In Folder display of photo shop element organiser. When selecting folder the screen message is " no photos have been loaded from this folder". But when I attempt to load selected photos and messages they already exist in the catalogue. They are not l

  • Good software to know for video prod.

    hello, ive been using final cut for about a year and a half and i would like to do some editing on the side. ultimatley, i would like to start a little video editing business. i recently goit the cs3 collec and am enjoying that a lot but with so many

  • Can we have a dataGrid inside dataGrid

    This is my code... <netui-data:dataGrid dataSource="pageInput.accountGroup" name="accountDetail" tagId="accountDetail" style="display:none;" width="100%" cellSpacing="0" cellPadding="0" style="color:#333333;" >                <netui-data:configurePag

  • The address bar and search bar do not function(no plugins/addons). How do i make them work?

    I recently updated firefox and have a problem similar to what others have posted here. When typing a URL in the address bar and hitting enter there is no response. The major difference is I do not have any plugins or add ons or new themes. I ran comb

  • Displaying Screen After the Add Button is pressed and the document is saved

    Hi All, I am trying to the Display the Landed Cost screen after the Goods Receipt PO has been added and Saved. My code below: <b>If pVal.ItemUID = "1" And pVal.FormTypeEx = "143" And pVal.FormMode = SAPbouiCOM.BoFormMode.fm_ADD_MODE And pVal.BeforeAc