Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Error message when you try to approve a timesheet that does not contain a project in Project Time and Expense for Business Portal 3.0: "Processing failed for 'timesheet #':"


Symptoms

When you try to approve a timesheet that does not contain a project in Project Time and Expense for Microsoft Business Solutions - Business Portal 3.0, you receive the following error message:
Processing failed for ‘timesheet #’:

↑ Back to the top


Cause

This problem occurs if the AutomaticProcessing field has a value of 1 in the PmaTimesheetConfig table of the company database.

Note A value of 1 indicates that Business Portal should process the timesheet into the Timesheet Entry window in Microsoft Dynamics GP without processing the timesheet in Personal Data Keeper (PDK).

↑ Back to the top


Workaround

To work around this problem, update the AutomaticProcessing field in the PmaTimeSheetConfig table. To do this, follow these steps:
  1. Make a full backup of the company database.
  2. Click Start, click All Programs, point to Microsoft SQL Server, and then click Query Analyzer.
  3. In the query pane, type the following query.
    Update PmaTimesheetConfig set AutomaticProcessing = 0
  4. On the Query menu, click Execute.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


Keywords: kbnosurvey, kbexpertisebeginner, kbgreatplainsbp, kbmbsmigrate, kbbug, kb

↑ Back to the top

Article Info
Article ID : 920826
Revision : 1
Created on : 3/3/2017
Published on : 1/5/2015
Exists online : False
Views : 102