Quantcast
Channel: Dynamics GP Support and Services Blog
Viewing all 1037 articles
Browse latest View live

eConnect Error 11991

$
0
0

Hello,

I wanted to address an error we’ve had some reports of lately.  When eConnect integrations using the taPMDistribution stored procedure are run the following error is encountered:

Error Number = 11991 Stored Procedure= Error Description = Error Codes were not found in table DYNAMICS..taErrorCode. Please insure that the table taErrorCode is up to update.

The cause for this issue is that the upgrade to Microsoft Dynamics GP 2013 R2 added 4 new parameters (@I_vPAYTYPE, @I_vCAMCBKID, @I_vCHAMCBID, @I_vCARDNAME) to the taPMDistribution stored procedure. Unfortunately, that change was not fully reflected in all needed locations:

a) Error Codes 11991 - 11994 have not been added to the taErrorCode table so a generic error is returned
b) These columns all default as invalid values (either 0 or ‘’) according to their data checks, so the errors will always be given even though they appear to be optional columns.
c) the API has not been updated to include these parameters, so a custom app cannot set these parameters

To be clear, this will only affect those customers on GP 2013 R2. Any build up to, but not include R2 (12.00.1745) is not affected by this issue.

The only real workaround at this point is to use the taPMDistributionPre procedure to populate those columns with valid values so that the errors do not occur. These are the definitions and valid values you would need to populate:

@I_vPAYTYPE smallint = 0, /*This is to determine the type of payment applied to 1- Cash Amount 2- Check Amount 3- Credit card Amount*/
@I_vCAMCBKID char(15) = '', /* Cash Amount Checkbook ID <Optional> Checkbook for cash payment */
@I_vCHAMCBID char(15) = '', /* Check Amount Checkbook ID <Optional> Checkbook for check payment */
@I_vCARDNAME char(15) = '', /* Credit Card Name <Optional> Required if Credit Card amount > 0 */

Right now this issue has been targeted to be addressed in the upcoming Dynamics GP 2015 release.

Let us know if you have any questions/comments on this.

Lucas


Adding Document Lines To A Notification In Workflow 2.0

$
0
0

Hello,

We recently ran into a situation where we were trying to add Document Lines to the WF ASSIGN PO APPROVAL notification in Workflow 2.0. The issue we experienced was that the notification would only show one line in a multi-line Purchase Order. If you are ever looking to bring Document Lines into a Notification in Workflow 2.0, please follow the steps below to ensure it's setup correctly.

 

1.  First, in the Message Setup window click on Document Lines tab and add the field(s) you want to include from the lines into the Selected Fields section:

 

2.  Then, switch back to the Body tab.  The fields you’ve selected from the Document Lines can be added by selecting the Document Line Fields field and clicking Insert.

3.  As a result, the e-mail will look like the following:

Thanks,

Ross

Microsoft Dynamics GP Year End Release 2014: Payables Management

$
0
0

Hi Everyone!

Below you will find some tips to help ensure that your Payables Management Year End Close process goes smoothly for you!

When should the Year End Close for Payables Management be done?

1. The Calendar Year End Close Routine should be run at the end of the Calendar year prior to posting transaction in the next Calendar year.

2. The Fiscal Year End Close Routine should be run at the end of the Fiscal year prior to posting transactions in the next Fiscal year.

 

What does the Year End Close Process do and /or affect?

1. The Calendar year end close process transfers the 1099 Amount from the Year to Date column to the Last Year column in the Amounts Since Last Close view in the Vendor Yearly Summary window, found under (Cards – Purchasing – Summary – Yearly Button).

2. The Fiscal year end close process transfers all other amounts from the Year to Date column to the Last Year column in the Amounts Since Last Close view, also found under (Cards – Purchasing – Summary – Yearly Button).

*If the Year to Date or Last Year amounts are incorrect in the Amount Since Last Close View contact support for scripts that can be ran to correct these amounts.

3. When these amounts are transferred this will also affect SmartList amounts that contain Year to Date or Last Year summary columns.

4. The Vendor Summary report will also be affected by the transfer of amounts from the Year to Date column to the Last Year column when closing the year.


What steps should I take to close the year?

1.      Post all transactions for the current year.

2.      Make sure that transactions for the new year are saved, not posted. 

3.      After verifying those steps, make a backup of your company database.

4.      Follow the steps in KB 875169: “Year-end closing procedures for the Payables Management module in Microsoft Dynamics GP”.


What changes should I know about related to the Year End Update for Payables Management?

1.      The 1099 MISC form had the names blanked out for boxes 11 and 12.

2.      The following changes were made to the format for the 1099 INT form: 

  • Added Box 10 - Market Discount
  • Added Box 11 - Bond Premium
  • Renamed Box 13 - Box 15 - State tax withheld


Key points to remember:

1. Follow the steps outlined in KB 875169 and always make a restorable backup before starting any year-end close procedure.

2. Payables Management is not fully date sensitive. In the Vendor Yearly Summary window, the Summary Views for Calendar Year and Fiscal Year are date sensitive, so will be correct.  However, the Amounts Since Last Close view will move amounts from the Year to Date Column to the Last Year column at the point in time you ran the Year End close process for Payables Management.   So it is still recommended that you process your year-end closing routines at the actual year end, and before you post any transactions in the new year so this view is correct.

3. Vendors should be marked as 1099-able before any transactions are posted for them so that 1099 information is updated automatically throughout the year.  In Microsoft Dynamics GP 2010, refer to KB 918536 to correct vendors that were not marked correctly.  However, there is new functionality in Microsoft Dynamics GP 2013 that you will want to utilize to make editing 1099 information (by vendor and/or by transaction) much easier.          

4. Please note that both Payables Management and Receivables Management Year End KB article’s say to close the tax year. This will only need to be done once, after both Receivables and Payables are closed. (The reason that we list this on both KB Articles is because some users may not use both Payables Management and Receivables Management.)

5.  I would recommend watching the Readiness videos for Microsoft Dynamics GP 2013 so you can utilize all the great new features for printing, editing and other maintenance for 1099 forms.  (The link is provided below in the Resources section.)


Assistance for Payables Management Year End Close

Microsoft Dynamics GP Blog - http://blogs.msdn.com/b/dynamicsgp/
Microsoft Dynamics Community - https://community.dynamics.com/product/GP/default.aspx
Microsoft Dynamics Support - https://mbs.microsoft.com/support/newstart.aspx

If you are creating a case with the Technical Support Team, please refer to the routing below to ensure you are routed to the correct Professional for assistance.

Assistance with the Payables Management Year End Close
--Support Topic Selection: Financial - Payables Management
---Sub-topic Selection: Period / Year End Close

Resources:

•Year-end closing procedures for the Payables Management module in Microsoft Dynamics GP are found in KB 875169:  http://support.microsoft.com/kb/875169

•Check out the "What's New for Year-End 2014" video.   

•You can also download the "What's New for Year-End 2014" slide deck as well.

•Be sure to check back to the Year-End Schedule post for current posted blogs and upcoming blog posts related to Year-End Closing for Dynamics GP:

Good luck and have a great Year-End!

Shannon Aune | Microsoft Dynamics GP Support  | Sr. Technical Support Engineer

Microsoft Dynamics GP Year-End Release 2014: Fixed Assets

$
0
0

The end of 2014 is almost here, so let's discuss closing the year in Fixed Assets!  I'd like to provide you with information pertaining to what's new with the Year End Update, what the year end process does, as well as when it should be completed in Fixed Assets.  Good luck!


Changes with the release of the 2014 Year End Update you should be aware of in Fixed Assets:

Luxury Auto Maximum Depreciation Deduction Amounts: The maximum depreciation deduction amounts allowed for luxury vehicles has been updated for assets placed in service in calendar year 2014 to comply with IRS Guidelines:

 

Things to keep in mind when closing the year in Fixed Assets:

  • When you close the year in Fixed Assets, you have to do it for each book you have setup.
  • All books must be closed before you process depreciation for the new year. 
  • We recommend you close the Fixed Assets year after you close the year in Payables Management but before you close the General Ledger year.

 When you close the year in Fixed Assets, the following fields are updated:    

•Asset General Window:

  • The YTD Maintenance amount is cleared from the Expand last Maintenance Date Window.
  • The Quantity is copied to the Begin Quantity field in the Expand Quantity Window.

Asset Book Window:

  • The YTD Depreciation Amount is cleared.
  • Cost Basis is copied to Begin Year Cost field.
  • Life to Date Depreciation is copied to Begin Reserve field.
  • Salvage Value is copied to Begin Salvage field.

Book Setup Window:

  • The Current Fiscal Year is incremented to the next year.

 

Steps to complete the year end close process in Fixed Assets:

  1. Print all the reports that you will need for the year that you are closing before closing the year.
  2. **Make a backup!**
  3. Follow the steps in KB865653: “The year-end closing procedures for the Fixed Asset Management module in Microsoft Dynamics GP”.
  4. You must process depreciation to the last day of the year that you are closing before you close the year.
      • In Microsoft Dynamics GP 2010 and prior versions: The last day of the Fixed Assets year can be confirmed by navigating  Microsoft Dynamics GP>> Tools >> Utilities >> Fixed Assets >> Build Calendar >> Inquire.
      • In Microsoft Dynamics GP 2013 and future versions:  The last day of the Fixed Assets year can be confirmed by navigation to Microsoft Dynamics GP>>Tools>>Setup>>Fixed Assets>>Calendar.

MICROSOFT DYNAMICS GP - FEATURES

  • Microsoft Dynamics GP 2015 (Soon to be released)

With the upcoming release of Microsoft Dynamics GP 2015, I wanted to let you know that we’ve added an optional report to the Fixed Assets year end closing routine.  Now, in a single step, you can close your year and print a status report of all the assets that are being affected by the close.  On the report you’ll see the year to date depreciation, cost basis, accumulated depreciation, net book value and more.

REMINDER FOR MICROSOFT DYNAMICS GP 2010 USERS:

For Microsoft Dynamics GP 2010 and prior versions, DO NOT manually change the year in the Book Setup window so you can run depreciation for the next year before closing the current year.  If you do this, you will encounter problems at the end of the next year.  This is because Fixed Assets compares the Yearly Depreciation Amount field to the YTD Depreciation field.  If you run depreciation for the next year by changing your fiscal year in Book Setup, when you close the current year the YTD Depreciation amount is set back to $0.00.  This includes the amount of depreciation that you calculated for the new year.  As you complete depreciation for the new year, the YTD field will be updated but the amount that was generated for the first month (or months) before the previous year was closed is not included in that YTD total.  When you get to the last period, the depreciation amount will be doubled.  The GP code and procedures will determine that not enough depreciation was taken through the year because the Yearly Depreciation Amount does not equal the YTD amount due to the first month (or months) not being included in the YTD figure.  

Assistance for Fixed Assets Year End Close:

•Microsoft Dynamics GP Blog - https://community.dynamics.com/product/gp/gptechnical/b/dynamicsgp/default.aspx

•Microsoft Dynamics Community - https://community.dynamics.com/default.aspx

•Microsoft Dynamics Support - https://mbs.microsoft.com/support/newstart.aspx

If you are creating a case with the Technical Support Team, please refer to the routing below to ensure you are routed to the correct Professional for assistance:  

Support Topic Selection:  Financial – Fixed Assets

Sub-topic Selection:  Year End Procedures

Resources:

• Year-end closing procedures for the Fixed Assets module in Microsoft Dynamics GP: http://support.microsoft.com/kb/865653

•Here is a link to a comprehensive video presentation for "What's New in Year-End 2014" for Microsoft Dynamics GP.

• Be sure to check back to the Year-End Schedule post for current posted blogs and upcoming blog posts related to Year-End Closing for Dynamics GP.

Have a great Year-End!

Adam Gaber | Microsoft Dynamics GP  | Senior Support Engineer

Microsoft Dynamics GP Year-End Release 2014: Analytical Accounting

$
0
0

Year-End is fast approaching and you will want to be sure to give yourself plenty of time to review the AA data!  You will need to make any needed corrections to it before you run the Year-End close process for General ledger.  This will be an important step if your Financial reports pull any data from AA tables. This could turn out to be a time-consuming job for you, so make sure not to underestimate it.

 

Are there any changes in the 2014 Year-End Update for Analytical Accounting?

There are no changes in the 2014 Year-End Update specifically for Analytical Accounting.  However, we have revised the year-end KB 960356 - The Year End Procedures for Analytical Accounting in Microsoft Dynamics GP.  Note that we have updated several SQL scripts which are provided in the KB to help identify mismatched data between AA and GL.   If your Financial reports need to pull data from AA tables,(such as Management Reporter Data Mart),  we ask that you give yourself plenty of time to go through all the information in this KB article before you close the GL year. 

 

What is the impact if the AA data does not match GL data?

If the AA data does not match GL data, and Financial reports are pulled from AA tables, this could skew your Financial reports (if your AA tables are not consistent with GL) and you won't balance to the GL Trial Balance reports.   So the first step is to determine if your Financial reports use the AA tables or not.  

  • Management Reporter with Data Mart will read from AA tables if AA has been activated.  This is by design.
  • Management Reporter with Legacy provider allows you to choose if you want to pull from an AA company or a GL company.  Data Mart CU10 Users will also have this option.    

 

Is there a separate Year-End close process to run for Analytical Accounting?

The Year-End close process for Analytical Accounting is automatically integrated with the Year-End close process for General Ledger.  So no, there are no 'separate' steps that you need to run in Analytical Accounting to close it. 

 

When should the Year End Close for Analytical Accounting be done?

Before you close the year in GL, you should run through the steps in KB 960356 - The Year End Close procedures for Analytical Accounting in Microsoft Dynamics GP.  If you are using Management Reporter(MR) for your reporting, you should also run through KB 2910626 -Financial Reports from Management Reporter do not match the General Ledger Trial Balance Reports in Microsoft Dynamics GP.   It is recommended to get the AA data consistent with the GL data, and to also review the AA dimensions that you have marked to be consolidated during the Year-End close process.   

 

What does the GL year end close process do and/or affect in Analytical Accounting?

The GL Year End close process will affect the following in the AA tables:

  • Moves AA data from open tables (AAG30000-AAG30003) to the history tables (AAG40000-AAG40003)
  • Creates Balance Brought Forward (BBF) entries in the AAG30000 series tables
  • Consolidates balances and ties AA codes to the BBF entries for the AA dimensions that were marked to be included in the year-end close

 

What steps should I take to have AA included in the GL Year-end close and BBF entries created in AA?

In order to have AA included in the GL year-end close, you must verify that the following options are selected:

1. In the Analytical Accounting Options window (Click Tools under Microsoft Dynamics GP |Setup | Company | Analytical Accounting | Options), mark the checkbox for ‘Include dimensions in the year end close’ and click OK.

2. In the Transaction Dimension Maintenance window (Click Cards | Financial | Analytical Accounting | Transaction Dimension), select the AA dimension code you want to a balance carried forward for, and mark the checkbox for ‘Consolidate balances during Year End close’ and click Save.  Do this for each Transaction Dimension you wish to have a BBF entry created for.

  

Do I need to run the 'Move to History' utility every year for Analytical Accounting?

Customers that have upgraded from GP10 will most likely get this message to move data to history. The first time you close GL on a version higher than GP 10.0 SP2 or higher (with AA activated), you will be prompted to move AA data to history before the system will allow you to close the GL year.  The system will verify that the AA data is in the corresponding open/historical series of AA tables, as the GL data sits in the open/historical tables in GL.  If you run into this, you will receive a message stating You must consolidate transactions and transfer detail to history utility to close the year" during the GL Year End close, and then you can refer to the steps in KB 960356 on how to resolve this.  The Move to History utility was meant to be a one-time process to get the customer 'caught up', and then data should close along with the GL year-end close process going forward. 

  

Key points to remember:

•Follow the steps in KB 960356 titled “The Year-End close procedures for Analytical Accounting in Microsoft Dynamics GP”.  This KB includes steps and SQL scripts to make sure the AA data matches GL data.  It also has steps to verify that the AA dimensions that you wish to be consolidated during the year-end close process are properly marked to create BBF entries, and steps on how to move data to history.  You should determine if your reporting tool uses AA tables or not.  Data Mart with Management Reporter now reads from AA tables, so it is more important than ever to make sure your AA data matches GL data.

•New to Microsoft Dynamics GP 2015, the user can determine the data that is available to the Microsoft Dynamics Management Reporter Data Mart to help improve the performance and give the user control over the data selected.  Note that the latest release of Data Mart (CU10) does have the option to report with or without AA data. 

•Make sure the GL year-end close is performed at a workstation that has AA installed and activated, and that users know not to disable AA if they receive any messages.  Restore to the backup immediately, and make a screenprint of the AA error message if assistance is needed with the GL year-end close process.    

 

Assistance for Analytical Accounting Year End Close

Microsoft Dynamics GP Blog - https://community.dynamics.com/product/gp/gptechnical/b/dynamicsgp/default.aspx

Microsoft Dynamics Community - https://community.dynamics.com/default.aspx

Microsoft Dynamics Support - https://mbs.microsoft.com/support/newstart.aspx

Assistance with year-end close issues directly related to Analytical Accounting should be logged under the categories below to ensure you reach the correct Support team:  (Please include a detailed description of the issue and a screen-print of any error messages received.)

   --Support Topic Selection:   Financial – Analytical Accounting

   ---Sub-topic Selection:         Other

 

 

Resources:

•The year-end close procedures for Analytical Accounting in Microsoft Dynamics GP can be found in KB 960356.

•Here is a link to a comprehensive video presentation for Microsoft Dynamics GP "What's New in Year-End 2014". 

•Check out the 'What's New for Year-End 2014' slide deck now available for download.

•Be sure to check back to the Year-End Schedule post for current posted blogs and upcoming blog posts related to Year-End Closing for Dynamics GP: 

 

I hope this information will be helpful to you and gives you enough time to plan.  Ensuring your AA data is consistent with GL prior to closing the year will help ensure correct financial reporting going forward!  Have a great year-end!

 

Adam Gaber | Microsoft Dynamics GP | Sr. Support Engineer

Microsoft Dynamics GP Year-End Release 2014: General Ledger

$
0
0

Hi Everyone!  This article focuses on the Year-End Close (YEC) procedures for General Ledger.

 

Does the Year-End Update include any changes for the General Ledger Year-End Closing process?

No, there are no changes in the Year End Update for the General Ledger year-end closing process.  

 

Is there any new functionality in Microsoft Dynamics GP 2013 for the GL YEC process?

Yes, there is new functionality for the GL YEC process in Microsoft Dynamics GP 2013 that may be useful to you.  These was an additional feature added to the YEC window in the latest version of 2013 (R2):

 

• Microsoft Dynamics GP 2013 R2 Users: You will now see the option to Reverse Historical Year in the Year-End closing window if you are GP 2013 R2, or newer versions.  (Click HERE for information on this feature.) Note this option is NOT to be used if you have a failed Year-end Close. If you get any error messages, or have issues with the YEC process, you should restore from backup immediately.

•Other new features in Microsoft Dynamics GP 2013 that may be useful to you:

    • The Year-End Closing window has a new checkbox for Maintain Inactive Accounts.  If this is unmarked, then any inactive GL accounts without any activity or a balance will be removed during the YEC process (See KB 2452542 for criteria).  If you mark this checkbox, then you have the option to keep All Inactive Accounts, or just those With Budget Amounts. 
    • The Year-End Closing window has a progress bar on it with 7 steps.  Hopefully having a progress bar will allow the user to see that it is still running, so they can just let it run to completion.
    • In the Unit Account Maintenance window, there is a new checkbox to Clear Balance During Year-End Close, so you can have the unit account balances automatically cleared for you.  (KB 857582 will still work as well.)  

 

When should the Year End Close for General Ledger be done?

The Year-End Close (YEC) process for General Ledger should be done after you have completed the Year End close process for all other modules.  (See KB 888003 for the suggested order to close the modules.)


What does the Year End Close Process do and /or affect?

The GL Year-End Close process closes all Profit and Loss accounts to the Retained Earnings account.  All Balance Sheet account balances are rolled forward to the new year by having Balance Brought Forward (BBF) entries created.  All GL open records (GL20000) are moved to the historical table (GL30000).   Inactive GL accounts without a balance and no historical transactions are removed.  The Year that was just closed is marked as historical.   If installed and activated, the Analytical Accounting (AA) module is also automatically closed along with GL.


What steps should I take to close the year?

Print and follow the checklist available for the Year-End close process for General Ledger in KB 888003 - Year End closing procedures for General Ledger in MIcrosoft Dynamics GP.   This article provides great information for all aspects of the Year End Close process, links to sub-module KB articles, the suggested order to close the sub-modules, as well as a valuable Frequently Asked Question section at the end of the article which addresses many common customer concerns with YEC. 

Key points to remember:

• ALWAYS have a current backup before you close the year!  If you receive any errors during the year-end close process, make a screenprint of the error message, and restore to your backup immediately.

• Have all users out of Dynamics GP when you perform the YEC process.

• Perform the YEC process at the server. 

• Make sure there is enough room for the files to double in size at one point during the YEC process.  

• Follow the checklist and suggested order to close the modules as listed in KB 888003.  Review the FAQ section at the end of this document for common issues.

• By far the greatest numbers of support cases we see have to do with the Account Posting Types (ie. Balance Sheet or Profit & Loss) not being set correctly before the YEC takes place. It may be time-consuming task to review all GL account types beforehand, but this is essential to avoid an unwanted balance getting closed or carried forward or an incorrect Retained Earnings amount getting generated because of the incorrect account type. 

• It is always recommended to perform a test run of the GL close in a TEST Company first to determine if there will be any unexpected errors or warning messages during the close (such as running out of processing space or getting a message to Move Data to History in the Analytical Accounting module, etc.). It also lets the user gauge how long the actual close will take. The resulting YEC report can then be reviewed for accuracy and account balances can be verified by the accounting team.  If the close is not correct in the TEST company, the user can then adjust the Account Posting Type settings in the LIVE company and help avoid post-close account adjustments (or SQL corrections) that may raise inquiry in future audit-type activity.

• The second most common case we see in Support is the user not letting the YEC process run to completion.  GP2013 users now have the progress bar, so be sure that completes all 7 steps.  For GP2010 and prior versions, the system might appear to hang or stop processing and the user may be unsure if the process is still running.  The majority of the YEC activity is being performed at the SQL server, where the table data is getting created, cleared and moved at a rapid rate.  The last step is to print the YEC report so is the best indicator that the process has completed.  So make sure users know to just LET IT RUN to completion no matter how long it may take.

• We have also see users click the 'Close Year' button twice on the YEC window and two years get closed by mistake.  Although the user is likely to get prompted by a default warning (open batches exist or the next fiscal year has not been created) that will allow them to stop the close, we do see several incidents where the second closing is accidentally started in error and then stopped by the user. This often leaves invalid data in the tables as well as incorrect historical year assignments that may need to be corrected with SQL data-fixing activities. In this circumstance it is best to immediately restore to the backup made before the close and restart the closing process again for the correct year and insure the second close-out is avoided.  If there is no backup, a consulting service will be needed to reopen the year.

• We do stress that Backups be made (and kept in a separate location) for the pre-close and post-close company databases. This recommendation is just in case something does go wrong during the close that may not be immediately recognized by the accounting team afterward.  Having the pre/post close databases will allow the user to recreate the close again in a TEST environment and better determine if there was a processing issue during the close or if there was faulty data present in pre-close environment that has just recently been detected in the LIVE data.

• Please note that there is not a utility or SQL scripting option available to “re-open” a closed year (prior to GP 2013 R2) through the regular support channels to make a historical year change. Unfortunately, we have been seeing more instances of Bootleg-type of SQL scripting being made available to users to re-open the closed year independently. We need to stress this is not recommended or even supported through our regular support channels.  Microsoft does offer a ‘GL Year-End Undo' service for to reopen a closed year.  If needed, please make the request through a regular support case or contact the Partner Advisory Team at PAT@Microsoft.com .  (Please note that Partner Advisory Hours (PAH) will be decremented to pay for the service.)

• One additional GL YEC item I would like to point out is an issue we have been seeing in regards to Multicurrency. If you are not using Multicurrency and NOT closing to divisional accounts, you need to not only insure that Close To Divisional Account Segments is not selected in the General Ledger Setup window (Microsoft Dynamics GP menu | Tools | Setup | Financial | General Ledger), you need to insure the GL Setup Table (GL40000) holds this distinction correctly.  If you mark and unmark it, the SQL table may still hold the incorrect setting for this checkbox, which causes issues with the non-Multicurrency version of the YEC report and the Retained Earnings amount may display incorrectly (even though the actual YEC JE was created correctly). Please note that this issue was fixed in Microsoft Dynamics GP 2013.

In order to avoid such result in this circumstance, you can run the following SQL script against the company database to insure the GL40000 is set correctly before the close:

                  update GL40000 set DIVACTSG = 0

• Last, the YEC report does not have a reprint capability.  If the user needs to regenerate this report the best option would be to restore the backup made prior to the close into a TEST environment, repeat the close  in the TEST environment toregenerate the report. The report should be identical to the actual YEC report.

 

Assistance for General Ledger Year End Close

Microsoft Dynamics GP Blog - https://community.dynamics.com/gp/b/dynamicsgp/default.aspx
Microsoft Dynamics Community - https://community.dynamics.com/default.aspx
Microsoft Dynamics Support - https://mbs.microsoft.com/support/newstart.aspx

Reach the proper support team for your questions directly related to General Ledger by using the follow categories when logging the support incident:
   -Support Topic: General Ledger
   --Sub-Topic: Year End Closing

Please be sure to enter a detailed description of the issue you have or a screen print of the error received.

Resources:
A few additional KB articles that point out other common issues for the YEC process in GL are:

864913 – Changing the posting type on an account after you close the year in General Ledger in Microsoft Dynamics GP
http://support.microsoft.com/kb/864913

871679 - How to set up an adjusting period in General Ledger in Microsoft Dynamics GP
http://support.microsoft.com/kb/871679

850615 - How to use divisional retained earnings accounts in General Ledger in Microsoft Dynamics GP
http://support.microsoft.com/kb/850615

850741 - Error message when you try to perform the year-end closing process in General Ledger in Microsoft Dynamics GP: "Retained Earnings account not found”
http://support.microsoft.com/kb/850741

857582 How to clear beginning balances for unit accounts in General Ledger in Microsoft Dynamics GP
http://support.microsoft.com/kb/857582

856550 – Error message when you try to post a transaction in General Ledger in Microsoft Dynamics GP after the year is closed: “Year End Close is still in process and batches cannot be posted”
http://support.microsoft.com/kb/856550

2452542  - Inactive GL Accounts deleted during Year-End Close process for General Ledger in Microsoft Dynamics GP
http://support.microsoft.com/kb/2452542

 

Year-End Close Resources:

 •To check out the Year-End Close blog schedule and other YEC information, please click HERE.

*** To check out the 2014 Year-End Video presentation, please click HERE. ***

We hope that you found this information helpful and that you have a successful Year-End!!  If there is any feedback or suggestions on this YEC blog series, please let us know.  Have a great year-end!


Thank you!
Adam Gaber | Microsoft Dynamics GP | Financials Support

New Security Roles and Tasks are missing when upgrading to Microsoft Dynamics GP 2015

$
0
0

Hello,

Similar to what we saw when upgrading to Microsoft Dynamics GP 2013 R2 from a lower release, we noticed that when upgrading to Microsoft Dynamics GP 2015 from a lower release, the following security roles and security tasks were not getting created and are missing:

Security Roles:

ESS EMPLOYEE MANAGER*   
ESS EMPLOYEE*           
ESS EMPLOYEE-BSS*       
ESS PTE EMPLOYEE*       
ESS PURCHASE REQUESTER*
HR ADMIN-BSS*
LIMITED USER - FIN*     
LIMITED USER - INV*     
LIMITED USER - PAYRL*   
LIMITED USER - PURCH*   
LIMITED USER - SALES*

Security Tasks:

ADMIN_BSS_01*           
ADMIN_BSS_02*
ADMIN_COMPANY_013*
ADMIN_PURREQ_021*
ADMIN_SYSTEM_SL06*
EMP_BENEFITS_EMPLOYEE_01*
EMP_BSS_EMPLOYEE_01*    
EMP_DIRECTDEP_EMP_01*   
EMP_PAYSTUBS_EMPLOYEE_01*
EMP_PROFILE_EMPLOYEE_01*
EMP_PROFILE_MANAGER_01* 
EMP_SKILLS_EMPLOYEE_01* 
EMP_SKILLS_MANAGER_01*  
EMP_TIME_EMPLOYEE_001*  
EMP_TIME_MANAGER_001*   
EMP_W4_EMPLOYEE_01* 
INQ_PURREQ_005*    
PTE_EXPENSE_ENTRY_001*  
PTE_TIME_ENTRY_001*
RPT_PURREQ_006*
TRX_PURREQ_026*         
TRX_PURREQ_027*

This is noted in the Upgrade Instructions manual that you will need to add these on an upgraded install.

A new install of Microsoft Dynamics GP 2015 will create these for you.

The SCRIPTS will create these missing security roles and security tasks for you, when run against the DYNAMICS/system database.

Microsoft Dynamics GP Year-End Release 2014: Receivables Management

$
0
0

Hi everyone,

Below you will find some tips to help ensure that your Receivables Management Year End Close process goes smoothly for you!

When should the Year End Close for Receivables Management be done?

1. If you are using a Calendar year, the year-end process should be done at the end of your calendar year, prior to posting any transactions for the next calendar year.

2. For those using a Fiscal year, the year-end process should be done at the end of your fiscal year, prior to posting any transactions for the next fiscal year.

What does the year end close process do and/or affect?

1. The Calendar year end close, clears the Calendar Year-to-Date Finance Charges and moves them to the Last Year Calendar field in the Customer Finance Charge Summary window found under (Cards | Sales | Summary | Finance Charges)

2. The Fiscal Year end close transfers all amounts other than the Calendar Year-to-Date Finance Charge amount to the Last Year column in the Customer Summary window using the Amounts Since Last Closed View, found under (Cards | Sales | Summary)

What steps should I take to close the year?

Post all transactions for the current year and then proceed through the rest of the steps outlined in KB 857444, titled “Year-end closing procedures for Receivables Management in Microsoft Dynamics GP”.

Key points to remember:

1. Make a restorable backup when it is recommended as you work through KB 857444

2. Receivables Management is not completely date sensitive, meaning that if you do not close the year after you enter all the 2014 transactions and before you enter all the 2015 transactions, some areas in GP will contain incorrect information.

3. As there are some date sensitive features, your best option would be to close the year on time.

4. You will notice that we have two KB's around closing Receivables Management(KB 857444) and Payables Management (KB 875169) - both instructions say to 'Close the tax year by going to MDGP | Routines | Company | Tax Year-End Close. You will only have to do that once, typically after both RM/PM are closed out. The reason that we list it in both sections is because some users may not use both the RM and PM modules.

 

Assistance for the Receivables Management Year End Close

Microsoft Dynamics GP Blog - https://community.dynamics.com/product/gp/gptechnical/b/dynamicsgp/default.aspx

Microsoft Dynamics Community - https://community.dynamics.com/default.aspx

Microsoft Dynamics Support - https://mbs.microsoft.com/support/newstart.aspx

If you are creating a case with the Technical Support Team, please refer to the routing below to ensure you are routed to the correct Professional for assistance.

Assistance with the Receivables Management Year End Close
--Support Topic Selection: Financial - Receivables Management
---Sub-topic Selection: Year End Procedures

Resources:

• For Year-end closing procedures for Receivables Management in Microsoft Dynamics GP, use KB 857444.

• For Information about performing the year-end closing procedures in Receivables Management in Microsoft Dynamics GP after December 31, click on KB 864622.

• For Information on How to Remove outdated statement runs from the Reprint Statements window in Microsoft Dynamics GP, click on KB 856865.

• ***Check out the new video for "What's New in Year-End 2014" ***

• You can also download the slide deck for "What's New in Year-End 2014".

• Another slide deck is available to explain the Standard Microsoft Dynamics GP "Year-End Closing Procedures" that do not change from year to year.

Good luck and have a great Year-End!

Shannon Aune | Microsoft Dynamics GP Support  | Sr. Technical Support Engineer


Microsoft Dynamics GP 2015 has released

$
0
0

Today is an exciting day with the release of Microsoft Dynamics GP 2015!  We have added some great features that you, the user have asked for!  Here are a few of the newly created capabilities:

  • Expanded workflows to help streamline financial, purchasing, sales, payroll, and project expense related approvals. These new native workflows enable customers to quickly customize their solutions and accelerate business approvals.
  • Single sign on through integration with Microsoft Azure Active Directory to help users work seamlessly across Microsoft Dynamics GP, Office 365, and other cloud-based applications.
  • Service based architecture to lower the cost and time required for customers and partners to create and modify business solutions built on Microsoft Dynamics GP.
  • Microsoft recently released Business Analyzer R7, a "companion" tablet application available from the Windows, iOS, and Android app stores.
  • As part of Dynamics GP 2015 release, Microsoft is also introducing a lower-cost self-service user license type for users who need only very light functionality within Dynamics GP. The self-service user CAL is a named user that will be applied per individual.

In the next couple of weeks we will have a blog series that will touch on some of the projects we are most excited for and supporting information on how to implement them.  To download, please follow the following links:

Microsoft Dynamics GP 2015 Product Download Page  

https://mbs.microsoft.com/customersource/northamerica/GP/downloads/product-releases/MDGP2015_Release_Download

https://mbs.microsoft.com/partnersource/northamerica/deployment/downloads/service-packs/MDGP2015_Release_Download

 

 Microsoft Dynamics GP 2015 System Requirements

https://mbs.microsoft.com/customersource/northamerica/GP/learning/documentation/system-requirements/MDGP2015_System_Requirements

 

 Microsoft Dynamics GP 2015 Upgrade Hot Topic

https://mbs.microsoft.com/customersource/northamerica/GP/support/hot-topics/HOT_TOPIC_MDGP2015Upgrade

Don't forget to check back on December 15th for details on the new features to help you along the way with implementation!  Bring on 2015!

Microsoft Dynamics GP Year End Release 2014: Inventory Control

$
0
0

Hi Everyone,

Below you will find some tips to help ensure that your Inventory Control Year End Close process goes smoothly for you!

When should the Inventory Control Year-end close be done?

1. The Inventory module should be closed at the end of your fiscal year, before any new transactions that would affect inventory quantities are posted.

What does the year end close process do and/or affect?

1. Transfers all of your summarized current-year quantities, costs and sales amounts to last-year, for the items which you are maintaining summarized sales history for.

2. Updates each item’s Beginning Quantity, from the Quantity on Hand, at each site.

3. Zeros the Quantity Sold field in the Item Quantities Maintenance (Cards | Inventory | Quantities/Sites) for each site.

4. Gives you the options to:

a. Remove discontinued items
b. Remove sold purchase receipts
c. Remove sole lot attributes
d. Update items standard cost


What steps should you take to close the year?

1. Enter and post all Purchase Order Processing, Invoicing/Sales Order Processing, and Inventory transactions for the current year and then continue with the steps outlined in KB 872713 titled “Inventory year-end closing procedures in Inventory Control in Microsoft Dynamics GP”

Key points to remember:

1. Make restorable backups when it is recommended in KB 872713

2. If you are using Sales Order Processing and/or Purchase Order Processing, be sure to reconcile each of these modules along with the Inventory module prior to closing.

a. The order in which to reconcile these modules is: SOP, POP and then Inventory.

 

Assistance for the Inventory Control Year End Close

Microsoft Dynamics GP Blog - https://community.dynamics.com/product/gp/gptechnical/b/dynamicsgp/default.aspx

Microsoft Dynamics Community - https://community.dynamics.com/product/GP/default.aspx

Microsoft Dynamics Support - https://mbs.microsoft.com/support/newstart.aspx

If you are creating a case with the Technical Support Team, please refer to the routing below to ensure you are routed to the correct Professional for assistance.

1. Assistance with the Inventory Control Year End Close
a. Support Topic Selection: Distributions - Inventory
b. Sub-topic Selection: Inventory - Other

Resources:
• To see the Year End Closing Procedures in Inventory Control Management for Microsoft Dynamics GP, click on KB 872713.

• To see Information about the order in which the reconcile procedures should be run in Microsoft Dynamics GP, click on KB 864622.

• For Information about Inventory accidentally closed twice, click on KB 855316.

• For information about The Inventory Year End Close Routine does not remove Discontinued Items in Microsoft Dynamics GP, click on KB 872172.

****Click to see a comprehensive video for "What's New in Year-End 2014" ***

•Click here to see the slide deck for this video for "What's New in Year-End 2014".

•Click here to get back to the main Blog Series page for "What's New in Year-End 2014" for more links and information.

Good luck and have a great Year-End!

Shannon Aune | Microsoft Dynamics GP Support  | Sr. Technical Support Engineer

Microsoft Dynamics GP Year End Release 2014: Canadian Payroll

$
0
0

Hi everyone,

The 2014 Canadian Payroll Year-End/Tax Update is due to release soon.  (The target release date is December 19, 2014.)  Below are some tips to help you with the year end process in Canadian Payroll.

What are the changes in the 2014 Year End/Tax Update for Canadian Payroll?

It should be a very light year for changes this year, so that is good news.   The 2014 Canadian Payroll Year-End Update and 2015 Tax Update includes the following changes:

  • T4 and RL-1 XML changes (no changes to T4A XML)
  • T4A and RL-1 form changes  (no changes to the T4)
  • Quality fixes around Canadian Payroll ROE
  • Tax Changes for 2015:

- Canada Employment Insurance (EI)
- Canada Pension Plan (CPP)
- Canada Income Tax
- British Columbia
- New Brunswick
- Newfoundland and Labrador
- Northwest Territories
- Nunavut
- Ontario
- QPIP Tax
- QPP Tax
- Quebec Provincial tax
- Saskatchewan
- Yukon

What steps should I take to close the year?

1. Complete all the pay runs for the current year.
2. Complete any necessary 2014 Payroll reports.
3. Make a backup of the data.
4. ***Install the 2014 Canadian Payroll Year-End Update/2015 Tax Update.***
5. Complete the "Year End File Reset" process.
6. Make a backup of the data.
7. Create the T4, T4A, and RL-1 statements, and print the T4, T4A, and RL-1 reports.
8. Edit the T4, T4A, and RL-1 records as necessary.
9. Create T4, T4A, and RL-1 Summary records.
10. Print the T4, T4A, RL-1 reports and create T4, T4A and RL-1 XML file, if appropriate.
11. Verify that the Pay periods for 2015 are setup correctly.

~For more detailed steps, please refer to the Year-end closing procedure for the Canadian Payroll module in Microsoft Dynamics GP, by clicking on KB 861806.

Are there any new features/changes in Microsoft Dynamics GP 2013 and Microsoft Dynamics GP 2015 that I should be aware of for Year-End?

In order to make year-end more seamless, the RL-1 Auth Number field was added as an editable field to the Payroll T4/R1 Print- Canada window in Microsoft Dynamics GP 2013 build 12.00.1488 and included in R2.  The user will now be required to key in the RL-1 Slip number in this field.  This authorization number is used by Revenue Quebec to identify that the forms came from Microsoft Dynamics GP.  (This authorization number will be stored in a SQL table [CPY20100], per year, so it is available for reprints.)   If the user updates the RL-1 Auth number field, the Last Updated Date will be changed to be the current System Date.   The RL-1 Report (P_CPY_SETP_R1_Laser) was also changed to read this new authorization number field.  You can find the RL-1 Slip number in the  CAN14YETAX.pdf document that can be downloaded from the Year-End update page (see links in the Resources section below) when it is released.

Microsoft Dynamics GP 2015 just released.  Does it include the '2014 Year-End Update' for Canadian Payroll?

No, the 2014 Year-End Update for Canadian Payroll (and U.S. Payroll) for Microsoft Dynamics GP 2015 will be available in mid-January and will need to be installed.

Key Points to remember:

• The Year End Close process moves all your current year data into the Last Year (LY) tables and it doesn't take the date into consideration.  For this reason it is very important that you complete ALL 2014 Payrolls (step 1) and then complete at least through the year end file reset (step 5) before doing any 2015 payrolls.
• It is vital that you install the Year-End Update before the Year End Reset (Steps 4 and 5) because you are prompted during the Year End Reset to update Basic Personal Amounts.  If you miss this you will need to restore from a backup.
• When you do the Year End Reset it changes the Basic Personal Amounts for employees. Depending on the Province it will either add a fixed amount or increase the amount by an indexation factor as determined by the Provincial Authority.
• This is an all-inclusive update.  (Microsoft Dynamics GP 2013 will include Microsoft Dynamics GP 2013 R2.)

Assistance for Canadian Payroll Year End Close:

Microsoft Dynamics GP Blog - https://community.dynamics.com/gp/b/dynamicsgp/default.aspx
Microsoft Dynamics Community -https://community.dynamics.com/default.aspx

Microsoft Dynamics Support - https://mbs2.microsoft.com/Support/newstart.aspx

 

Resources:

• For the Year-end closing procedure for the Canadian Payroll module in Microsoft Dynamics GP, click on KB 861806.

• The CAN14YETAX.pdf contains detailed information about the Year-End Update for Canadian Payroll.  Watch for this link on the Year-End Update page links below.  This document should be available when the Year-End Update is released. 

------------------------------------

Partner Download:

•Microsoft Dynamics GP 2013
https://mbs.microsoft.com/partnersource/northamerica/deployment/downloads/tax-regulatory-updates/cagptuye2013


•Microsoft Dynamics GP 2010

https://mbs.microsoft.com/partnersource/northamerica/deployment/downloads/tax-regulatory-updates/cagptuye2010

 Customer Download:

•Microsoft Dynamics GP 2013

https://mbs.microsoft.com/customersource/northamerica/GP/downloads/tax-regulatory-updates/cagptuye2013

 •Microsoft Dynamics GP 2010

https://mbs.microsoft.com/customersource/northamerica/GP/downloads/tax-regulatory-updates/cagptuye2010

------------------------------------

• Be sure to check back to the Year-End Schedule post for current posted blogs and upcoming blog posts related to Year-End Closing for Dynamics GP, as well as any critical information regarding the Year-End Update that may arise.

This wraps up the Blog series for the 2014 Year End Update for Microsoft Dynamics GP.  Please check back for any changes.   Good luck and have a great Year-End 2014!

Warmest Regards,

Cheryl Waswick | Microsoft Dynamics GP Support | Senior Support Engineer

Understanding the Flow from Human Resources Management to US and Canadian Payroll

$
0
0

Hello,

       Human Resources Management is now free in Microsoft Dynamics GP 2013! This product is a great tracking tool that will help you manage and retain detailed information on your current and prospective employees. With that said, there are two key points that I wanted to share in order to give you a better understanding of how Human Resources Management incorporates with US and Canadian Payroll benefits and deductions.

 1. Human Resources flows into US and Canadian Payroll - Not the other way around.

    Please keep in mind that Human Resources is an ‘add-on’ to the Payroll module, so the data is designed to flow from Human Resources to Payroll.  The data is not designed to flow ‘backwards’ from Payroll to Human Resources. For this reason, the ‘reconcile’ utilities were designed – to roll some existing payroll setup data back to Human Resources.  These reconcile options are meant to be a one-time process at the time you initially set up Human Resources, and not meant to run in a regular basis.  After Human Resources is installed and implemented, users should be starting on the Human Resources side first, and letting the information flow to Payroll.  

    If you accidentally go to the Payroll side first and try to change an amount specific to an employee, you will get a prompt that reminds you that Human Resources is Registered and that you should save the changes in Human Resources first, or run the update benefit Enrollment Reconcile. If you receive this message, we recommend that you discard the changes, and enter them directly into Human Resources. We do not recommend relying on the reconcile utilities after initial setup is complete, because as I mentioned, they are designed specifically for initial setup and may not bring over all of the required information for Human Resources. Please make sure that your business process allows for your users to enter changes in Human Resources first, as Human Resources will roll down the changes to Payroll for you. (Not the other way around.)

2. Payroll Employee Classes should not contain Benefits and Deductions.

    Class IDs function specifically with US and Canadian Payroll, not Human Resources. Human Resources is not a fan of Employee Classes in Payroll that contain benefits and deductions, and the reconcile utilities are not designed to function with the benefit/deduction that are contained within Payroll classes. In order for the Human Resources Update Enrollment reconcile to properly enroll your employee’s in Human Resources, employees should not be assigned to a Class that has benefit/deduction on the payroll side. Instead a separate benefit/deduction should be made for each class or section of employees, and this should be assigned to them outside of the class. (Please see example below)

    Rather than having 3 classes in Payroll with a single INS code assigned to employees at different rates, you would create 3 INS codes in Human Resources and not include them in your employee class.

    •      Employees 001 through 099 would be assigned INS1 at a rate of $50
    •      Employees 100 through 199 would be assigned INS2 at a rate of $75
    •      Employees 200 through 299 would be assigned INS3 at a rate of $90

     When a rate is changed for the employees with INS2 to $80 you would mass update the employees 100-199 with the new rate by changing the amount in Human Resources setup to $80, then rolling down the changes.  This will update all of these employees assigned to that rate from the INS2 code with the new amount.  You can still edit a single employee’s amount at any time in Human Resources as well.

     I hope you find the material above proves useful as you prepare to make your decision to implement Human Resources with your US and Canadian Payroll installs.  I also recommend checking out more information on the Affordable Health Care Act features in Human Resources included in the Year End Update.

https://community.dynamics.com/gp/b/dynamicsgp/archive/2014/11/18/draft-microsoft-dynamics-gp-2014-year-end-release-affordable-health-care-act-2.aspx

Thanks,

Isaac Olson | Microsoft Dynamics GP

What's New for Microsoft Dynamics GP 2015 Blog Series!

$
0
0

Starting today we will be kicking off a blog series to help you gear up for what's new in Microsoft Dynamics GP 2015 which was formally released on December 2nd!  This will be a great location to get everything you need to know about Microsoft Dynamics GP 2015 all in one place!  

To start off, let me give you some great links to more information regarding Microsoft Dynamics GP 2015:

For comprehensive videos - Applications

Microsoft Dynamics GP 2015 New Features - Applications

 Microsoft Dynamics GP 2015 System Wide New Features 

To go straight to the Downloads:

Microsoft Dynamics GP 2015 Product Download Page  

Microsoft Dynamics GP 2015 System Requirements

Up to date information regarding Microsoft Dynamics GP 2015:

Microsoft Dynamics GP 2015 Upgrade Hot Topic

 

So now that we have the housekeeping items done, let's get to the fun stuff!  Here is what we will be learning about in the upcoming weeks:

December 15th             Table Changes for Microsoft Dynamics GP 2015

December 18th             Creating Refreshable Excel Reports based on SmartList Designer

   queries

December 22nd            Web Client Updates

December 26th            Copy function for Users

December 30th            Self Service User Client Access Licenses 

January 2nd                  Never forget to Invoice a Purchase Order again

January 6th                   Enhanced Payment Terms

January 13th                 Human Resources and Payroll Enhancements

January 15th                 Project Time and Expense - Employee Expense

January 20th                 Benefits Self Service Enhancements

January 22nd                Workflow Additions

January 27th                 Service Based Architecture Enhancements

January 29th                 Identity Management for Azure

Please let us know if you have any questions and we would be more than happy to answer them.  Bring on 2015!

Table and Column Changes in Dynamics GP 2015

$
0
0

Hello everyone!

Microsoft Dynamics GP 2015 has recently released, and with it comes the usual back-end changes to columns and tables! There's a lot of them this time around, so be sure to follow the links to navigate around the page! If you have questions, refer first to the GP 2015 SDK documentation.

Please note that the table and column changes listed below are a comprehensive and cumulative listing of all changes that have occurred since GP 2013 RTM.

 

New Tables

All New Columns

Deleted Columns

 

New Tables in GP 2015 That Did Not Exist in GP 2013 RTM

Table Technical NameTable Physical Name
Batch_Headers_HISTSY30500
cmUnreconciledTrxCM20502
coAttachEmailCO00105
coAttachPropertiesCO00103
coAttachStatusCO00104
GL_Transaction_Paste_TEMPTEMP
ivItemClassIncludeInCatalogIV00120
ivItemIncludeInCatalogIV00119
IV_Site_Item_Assignments_TEMPTEMP
IV_Suggest_Sales_Analysis_Line_TEMPTEMP
PM_Vendor_Combiner_Modifier_TEMPTEMP
PM_Vendor_Validation_TEMPTEMP
popFeaturedItemsPOP40300
popRequisitionPOP10200
popRequisitionHistPOP30200
popRequisitionInquiryTempTEMP
popRequisitionLinePOP10210
popRequisitionLineHistPOP30210
popRequisitionLineTempTEMP
popRequisitionTempTEMP
popRequisitionUserAccessPOP40200
popRequisitionUserAccessTempTEMP
POP_PORcptApplyTempTEMP
QueryDesigner_ConditionsCO00123
QueryDesigner_ConditionsTempTEMP
QueryDesigner_FieldLinkTempTEMP
QueryDesigner_FieldsListCO00121
QueryDesigner_FieldsListTempTEMP
QueryDesigner_RelationshipsCO00122
QueryDesigner_RelationshipsTempTemp
rmEmailStmtsHDRTempRM50105
RM_Customer_Combiner_Modifier_TEMPTEMP
RM_Customer_Validation_TEMPTEMP
syEmailCardAddressSY04906
syEmailCardAddressTempTEMP
syEmailDocumentLinesSY04930
syOfflineCompaniesSY01800
syOfflineCompaniesHistorySY01801
sySelectedUserMessageTEMP
syUserMessagesSY30000
SY_BackupRestoreMSTRSY01451
TimecardCurrentListTempTEMP
uprMstrTCAssignmentUPR00210
uprMstrTCAssignmentDetailUPR00211
uprMstrTCAssignmentDetailTempTEMP
uprMstrTimeonBehalfUPR00200
uprMstrTimeonBehalfClassUPR00202
uprMstrTimeonBehalfDeptUPR00201
uprMstrTimeonBehalfEmpUPR00203
uprMstrTimeonBehalfTEMPTEMP
uprReportsToStructureForEmpTEMP
uprSetupBatchPrefixUPR42500
uprSetupBatchPrefixClassUPR42504
uprSetupBatchPrefixDeptUPR42502
uprSetupBatchPrefixEmployeeUPR42505
uprSetupBatchPrefixLocationUPR42501
uprSetupBatchPrefixPositionUPR42503
uprSetupBatchPrefixTEMPTEMP
uprSetupPayScheduleClassUPR42105
uprSetupPayScheduleClassTEMPTEMP
uprSetupPayScheduleDeptUPR42103
uprSetupPayScheduleDeptTEMPTEMP
uprSetupPayScheduleDtlUPR42101
uprSetupPayScheduleDtlTEMPTEMP
uprSetupPayScheduleEmployeeUPR42106
uprSetupPayScheduleEmployeeTEMPTEMP
uprSetupPayScheduleHdrUPR42100
uprSetupPayScheduleLocationUPR42102
uprSetupPayScheduleLocationTEMPTEMP
uprSetupPaySchedulePositionUPR42104
uprSetupPaySchedulePositionTEMPTEMP
uprSetupScheduleSequenceUPR42110
uprSetupScheduleSequenceTEMPTEMP
uprSetupScheduleUnSequenceTEMPTEMP
uprSetupTCAssignmentUPR42300
uprSetupTCAssignmentDetailUPR42301
uprSetupTCAssignmentDetailTempTEMP
uprSetupTimeCardRestrictionsUPR42400
uprSetupTimeCardRestrictionsClassUPR42405
uprSetupTimeCardRestrictionsDeptUPR42403
uprSetupTimeCardRestrictionsDTLUPR42401
uprSetupTimeCardRestrictionsEmployeeUPR42406
uprSetupTimeCardRestrictionsLocationUPR42402
uprSetupTimeCardRestrictionsPositionUPR42404
uprSetupTimeCardRestrictionsTEMPTEMP
uprSetupTimeonBehalfUPR42200
uprSetupTimeonBehalfClassUPR42202
uprSetupTimeonBehalfDeptUPR42201
uprSetupTimeonBehalfEmpUPR42203
uprSetupTimeonBehalfTEMPTEMP
uprTimecardDtlUPR10501
uprTimecardEntryTrxDtlTEMPTEMP
uprTimecardEntryTrxStartStopTEMPTEMP
uprTimecardEntryTrxTEMPTEMP
uprTimecardHdrUPR10500
uprTimecardHomepageTempTEMP
uprTimecardStartStopDtlUPR10502
uprTimecardTemplateStartStopUPR00222
uprTimecardTemplateTrxUPR00220
uprTimecardTemplateTrxDtlUPR00221
uprTimecardTemplTrxDtlTEMPTEMP
uprTimecardTemplTrxStartStopTEMPTEMP
uprTimecardTemplTrxTEMPTEMP
uprTmcdDtlHISTUPR30501
uprTmcdHdrHISTUPR30500
uprTmcdStartStopHISTUPR30502
UPR_SETP_Timecard_OptionsUPR40202
Workflow_CalendarWF40300
Workflow_Calendar_Down_DaysWF40310
Workflow_Document_StepsTEMP
Workflow_Email_NotificationsWF40400
Workflow_HistoryWF30100
Workflow_History_Scroll_TEMPTEMP
Workflow_History_TEMPTEMP
Workflow_InstanceWFI10002
Workflow_MasterWF100002
Workflow_RolesWF40201
Workflow_SetupWF00100
Workflow_StepWF100003
Workflow_Step_InstanceWFI10003
Workflow_Step_Instance_UsersWFI10005
Workflow_TasksWFI10004
Workflow_Tasks_Homepage_TEMPTEMP
Workflow_Template_FieldsWF40202
Workflow_Template_Fields_TEMPTEMP
Workflow_TypeWF100001
Workflow_Type_Conditions_TEMPTEMP
Workflow_Type_TEMPTEMP
Workflow_UsersWF40200
Workflow_User_Delegation_LINEWF40510
Workflow_User_Delegation_MSTRWF40500
Workflow_User_SecurityWF00104

Back To Top

 

 

New Columns in GP 2015  That Did Not Exist in GP 2013 RTM

Table Technical NameTable Physical NameField Technical NameField Physical Name
Batch_HeadersSY00500Workflow StatusWorkflow_Status
Batch_Headers_DUPSY00500Workflow StatusWorkflow_Status
Batch_Headers_HISTSY30500ApprovalAPPROVL
Approval DateAPPRVLDT
Approval User IDAPRVLUSERID
Batch CommentBCHCOMNT
Batch DateBACHDATE
Batch NumberBACHNUMB
Batch SourceBCHSOURC
Batch TotalBCHTOTAL
Checkbook IDCHEKBKID
Control TotalCNTRLTOT
Control TRX CountCNTRLTRX
Created DateCREATDDT
Currency IDCURNCYID
GL Posting DateGLPOSTDT
Modified DateMODIFDT
Number Of TRXNUMOFTRX
OriginORIGIN
Recurring TRX SequenceRCTRXSEQ
Reverse BatchRVRSBACH
SeriesSERIES
TimeTIME1
TRX SourceTRXSORCE
User IDUSERID
Workflow StatusWorkflow_Status
cmUnreconciledTrxCM20502Audit Trail CodeAUDITTRAIL
Checkbook IDCHEKBKID
Cleared AmountClrdAmt
Cleared Dateclearedate
CM Trx NumberCMTrxNum
CM Trx TypeCMTrxType
CMLinkIDCMLinkID
Currency IDCURNCYID
Deposit TypeDEPTYPE
DescriptionDSCRIPTN
Paid ToRcvd Frompaidtorcvdfrom
Reconcile NumberRECONUM
Record NumberCMRECNUM
Source Doc NumberSRCDOCNUM
Source Doc TypeSRCDOCTYP
Source DocumentSOURCDOC
TRX AmountTRXAMNT
TRX DateTRXDATE
User IDUSERID
coAttachEmailCO00105Attachment IDAttachment_ID
BusObjKeyBusObjKey
Created DateCREATDDT
Created TimeCREATETIME
DeleteDELETE1
Document NumberDOCNUMBR
Email Allow AttachmentsEmailAllowAttachments
File TypeFileType
fileNamefileName
OrdORD
SizeSize
Start DescriptionSTRTDSCR
coAttachmentTemptempAllow Attachment EmailAllowAttachmentEmail
Allow Attachment FlowAllowAttachmentFlow
Attachment ImageAttachmentImage
Attachment Product DetailsAttachmentProductDetails
DeleteDELETE1
coAttachMSTRCO00101Attachment ImageAttachmentImage
Attachment Product DetailsAttachmentProductDetails
coAttachPropertiesCO00103Allow Attachments EmailAllowAttachmentsEmail
Attachment Attribute DefaultAttachAttributeDefault
Attachment IDAttachment_ID
Attribute Short NameAttributeShortName
BusObjKeyBusObjKey
Default Attach TypeDefaultAttachType
coAttachRefCO00102Allow Attachment EmailAllowAttachmentEmail
Allow Attachment FlowAllowAttachmentFlow
Attachment OriginAttachmentOrigin
DeleteDELETE1
coAttachSetupCO40100Allow Attachments EmailAllowAttachmentsEmail
Allow To DeleteAllowToDelete
Attachment Attribute DefaultAttachAttributeDefault
AttributeAttribute
Customer Attachment TypeCustomerAttachmentType
Delete PasswordDeletePassword
Item Attachment TypeItemAttachmentType
Vendor Attachment TypeVendorAttachmentType
coAttachStatusCO00104Attachment IDAttachment_ID
Attachment StatusAttachmentStatus
BusObjKeyBusObjKey
Created DateCREATDDT
Created TimeCREATETIME
Created User IDCRUSRID
ddACHCopyDD10200IndexLongINDXLONG
ddACHCrossRefDD10300IndexLongINDXLONG
ddACHFtrSetupDD40400IndexLongINDXLONG
ddACHHdrDD10400IndexLongINDXLONG
ddACHHdrSetupDD40400IndexLongINDXLONG
ddACHItemsDD10500IndexLongINDXLONG
ddEmpAcctMstrDD00200IndexLongINDXLONG
ddEmpAcctsTemptempIndexLongINDXLONG
ddEmpLineTempTEMPIndexLongINDXLONG
ddEmpMstrDD00100IndexLongINDXLONG
ddExceptionsDD10700IndexLongINDXLONG
ddTrxHistDetailDD30101IndexLongINDXLONG
ddTrxHistHdrDD30100IndexLongINDXLONG
EmployeeListTempTEMPUser IDUSERID
GL_Reconcile_IV_WORK_TEMPTEMPSequence NumberSEQNUMBR
GL_Transaction_Paste_TEMPTEMPAccount IndexACTINDX
Account Number StringACTNUMST
Credit AmountCRDTAMNT
Debit AmountDEBITAMT
DescriptionDSCRIPTN
Error StatusErrorStatus
IndexLongINDXLONG
ivItemClassIncludeInCatalogIV00120Include In CatalogINCLUDEINCATALOG
Item Class CodeITMCLSCD
ivItemIncludeInCatalogIV00119Include In CatalogINCLUDEINCATALOG
Item NumberITEMNMBR
IV_Site_Item_Assignments_TEMPTEMPInactiveINACTIVE
Inactive OldInactiveOld
Item NumberITEMNMBR
Landed Cost Group IDLanded_Cost_Group_ID
Landed Cost Group ID OldLandedCostGroupIDOld
Location CodeLOCNCODE
MarkedMARKED
Picking Ticket Item OptionPICKTICKETITEMOPT
Picking Ticket Item Option OldPICKTICKETITEMOPTOLD
Primary VendorPRIMVNDR
Record TypeRCRDTYPE
Selected To SaveSelectedToSave
Vendor IDVENDORID
VS Inactive SiteVSInactiveSite
IV_Suggest_Sales_Analysis_Line_TEMPTEMPDecimal Places QTYS Suggest ItemsDecimalPlacesQTYSSugItem
InactiveINACTIVE
Item TypeITEMTYPE
Match PercentMATCHPER
Sales ScriptSALESSCRIPT
Suggest Item OrderSUGITEMORD
Suggest_Item_DescriptionSUGITEMDEC
Suggest_Item_NumberSUGITEMNMBR
Suggest_QuantitySUGQUANTITY
IV_Suggest_Sales_Setup_LINEIV00401Sales ScriptSALESSCRIPT
IV_Suggest_Sales_Setup_LINE_TEMPTEMPSales ScriptSALESSCRIPT
MC_PM_RevaluationMC020105Settled Gain or Loss on Current Trx AmountSettledGainLossCurTrxAmt
Settled Gain or Loss on Disc Avail AmountSettledGainLossDiscAvlAm
MUPR_DDNextIdxDD40700IndexLongINDXLONG
PM_SETPPM40100PMDefaultCheckSortPMDefaultCheckSort
PM_Vendor_Combiner_Modifier_TEMPTEMPIndexLongINDXLONG
Vendor ID FromVendorIDFrom
Vendor ID ToVendorIDTo
Vendor Name FromVendorNameFrom
Vendor Name ToVendorNameTo
PM_Vendor_Validation_TEMPTEMPIndexLongINDXLONG
ValidationMessagesValidationMessages
Vendor ID FromVendorIDFrom
Vendor ID ToVendorIDTo
popFeaturedItemsPOP40300Decimal Places CurrencyDECPLCUR
Item DescriptionITEMDESC
Item NumberITEMNMBR
Non IVNONINVEN
OrdORD
U Of MUOFM
Unit CostUNITCOST
Vendor IDVENDORID
popRequisitionPOP10200Address 1ADDRESS1
Address 2ADDRESS2
Address 3ADDRESS3
CityCITY
Comment IDCOMMNTID
Comment Note IndexComment_Note_Index
Company NameCMPNYNAM
ContactCONTACT
CountryCOUNTRY
Country CodeCCode
Created DateCREATDDT
Document AmountDOCAMNT
Document DateDOCDATE
Domain User NameDomainUserName
FaxFAX
FlagsFlags
Modified DateMODIFDT
Phone 1PHONE1
Phone 2PHONE2
Phone 3PHONE3
POP Requisition NumberPOPRequisitionNumber
Primary Shipto Address CodePRSTADCD
Requested ByREQSTDBY
Required DateREQDATE
Requisition DescriptionRequisitionDescription
Requisition Note IndexRequisition_Note_Index
Requisition StatusRequisitionStatus
StateSTATE
User Defined 1USERDEF1
User Defined 2USERDEF2
User To EnterUSER2ENT
Workflow StatusWorkflow_Status
Zip CodeZIPCODE
popRequisitionHistPOP30200Address 1ADDRESS1
Address 2ADDRESS2
Address 3ADDRESS3
CityCITY
Comment IDCOMMNTID
Comment Note IndexComment_Note_Index
Company NameCMPNYNAM
ContactCONTACT
CountryCOUNTRY
Country CodeCCode
Created DateCREATDDT
Document AmountDOCAMNT
Document DateDOCDATE
Domain User NameDomainUserName
FaxFAX
FlagsFlags
Modified DateMODIFDT
Phone 1PHONE1
Phone 2PHONE2
Phone 3PHONE3
POP Requisition NumberPOPRequisitionNumber
Primary Shipto Address CodePRSTADCD
Requested ByREQSTDBY
Required DateREQDATE
Requisition DescriptionRequisitionDescription
Requisition Note IndexRequisition_Note_Index
Requisition StatusRequisitionStatus
StateSTATE
User Defined 1USERDEF1
User Defined 2USERDEF2
User To EnterUSER2ENT
VoidedVOIDED
Workflow StatusWorkflow_Status
Zip CodeZIPCODE
popRequisitionInquiryTempTEMPDocument AmountDOCAMNT
Document DateDOCDATE
HistoryHISTORY
LineNumberLineNumber
OrdORD
POP Requisition NumberPOPRequisitionNumber
Primary Shipto Address CodePRSTADCD
QTY To PurchaseQTYTOPURCH
Requested ByREQSTDBY
Required DateREQDATE
Requisition DescriptionRequisitionDescription
Requisition StatusRequisitionStatus
Vendor IDVENDORID
Workflow StatusWorkflow_Status
popRequisitionLinePOP10210Account Note IndexACCNTNTINDX
Address 1ADDRESS1
Address 2ADDRESS2
Address 3ADDRESS3
Address CodeADRSCODE
Address SourceADDRSOURCE
CityCITY
Comment IDCOMMNTID
Comment Note IndexComment_Note_Index
Company NameCMPNYNAM
ContactCONTACT
CountryCOUNTRY
Country CodeCCode
Currency IDCURNCYID
Currency IndexCURRNIDX
Currency Note IndexCurrency_Note_Index
Decimal Places CurrencyDECPLCUR
Decimal Places QTYSDECPLQTY
Denomination Exchange RateDENXRATE
Exchange DateEXCHDATE
Exchange RateXCHGRATE
Exchange Table IDEXGTBLID
Extended CostEXTDCOST
FaxFAX
FlagsFlags
Freight AmountFRTAMNT
Invalid Data FlagInvalidDataFlag
Inventory IndexINVINDX
Item DescriptionITEMDESC
Item NumberITEMNMBR
Item Number Note IndexItem_Number_Note_Index
Item Tracking OptionITMTRKOP
LineNumberLineNumber
Location CodeLOCNCODE
Location Code Note IndexLocation_Code_Note_Index
MC Transaction StateMCTRXSTT
Non IVNONINVEN
OrdORD
Originating Decimal Places CurrencyODECPLCU
Originating Extended CostOREXTCST
Originating Freight AmountORFRTAMT
Originating Tax AmountORTAXAMT
Originating Unit CostORUNTCST
Phone 1PHONE1
Phone 2PHONE2
Phone 3PHONE3
POP Requisition NumberPOPRequisitionNumber
Print Phone Number GBPrint_Phone_NumberGB
QTY Committed In BaseQTYCMTBASE
QTY OrderedQTYORDER
QTY Uncommitted In BaseQTYUNCMTBASE
Rate Calc MethodRATECALC
Rate Type IDRATETPID
Requested ByREQSTDBY
Required DateREQDATE
Requisition Line StatusRequisitionLineStatus
Shipping MethodSHIPMTHD
Shipping Method Note IndexShippingMethodNoteIndex
StateSTATE
Tax AmountTAXAMNT
TimeTIME1
U Of MUOFM
U Of M QTY In BaseUMQTYINB
Unit CostUNITCOST
User Defined 1USERDEF1
User Defined 2USERDEF2
Valuation MethodVCTNMTHD
Vendor IDVENDORID
Vendor Note IndexVendor_Note_Index
Zip CodeZIPCODE
popRequisitionLineHistPOP30210Account Note IndexACCNTNTINDX
Address 1ADDRESS1
Address 2ADDRESS2
Address 3ADDRESS3
Address CodeADRSCODE
Address SourceADDRSOURCE
CityCITY
Comment IDCOMMNTID
Comment Note IndexComment_Note_Index
Company NameCMPNYNAM
ContactCONTACT
CountryCOUNTRY
Country CodeCCode
Currency IDCURNCYID
Currency IndexCURRNIDX
Currency Note IndexCurrency_Note_Index
Decimal Places CurrencyDECPLCUR
Decimal Places QTYSDECPLQTY
Denomination Exchange RateDENXRATE
Exchange DateEXCHDATE
Exchange RateXCHGRATE
Exchange Table IDEXGTBLID
Extended CostEXTDCOST
FaxFAX
FlagsFlags
Freight AmountFRTAMNT
Invalid Data FlagInvalidDataFlag
Inventory IndexINVINDX
Item DescriptionITEMDESC
Item NumberITEMNMBR
Item Number Note IndexItem_Number_Note_Index
Item Tracking OptionITMTRKOP
LineNumberLineNumber
Location CodeLOCNCODE
Location Code Note IndexLocation_Code_Note_Index
MC Transaction StateMCTRXSTT
Non IVNONINVEN
OrdORD
Originating Decimal Places CurrencyODECPLCU
Originating Extended CostOREXTCST
Originating Freight AmountORFRTAMT
Originating Tax AmountORTAXAMT
Originating Unit CostORUNTCST
Phone 1PHONE1
Phone 2PHONE2
Phone 3PHONE3
POP Requisition NumberPOPRequisitionNumber
Print Phone Number GBPrint_Phone_NumberGB
QTY Committed In BaseQTYCMTBASE
QTY OrderedQTYORDER
QTY Uncommitted In BaseQTYUNCMTBASE
Rate Calc MethodRATECALC
Rate Type IDRATETPID
Requested ByREQSTDBY
Required DateREQDATE
Requisition Line StatusRequisitionLineStatus
Shipping MethodSHIPMTHD
Shipping Method Note IndexShippingMethodNoteIndex
StateSTATE
Tax AmountTAXAMNT
TimeTIME1
U Of MUOFM
U Of M QTY In BaseUMQTYINB
Unit CostUNITCOST
User Defined 1USERDEF1
User Defined 2USERDEF2
Valuation MethodVCTNMTHD
Vendor IDVENDORID
Vendor Note IndexVendor_Note_Index
Zip CodeZIPCODE
popRequisitionLineTempTEMPAccount Note IndexACCNTNTINDX
Address 1ADDRESS1
Address 2ADDRESS2
Address 3ADDRESS3
Address CodeADRSCODE
Address SourceADDRSOURCE
CityCITY
Comment IDCOMMNTID
Comment Note IndexComment_Note_Index
Company NameCMPNYNAM
ContactCONTACT
CountryCOUNTRY
Country CodeCCode
Currency IDCURNCYID
Currency IndexCURRNIDX
Currency Note IndexCurrency_Note_Index
Decimal Places CurrencyDECPLCUR
Decimal Places QTYSDECPLQTY
Denomination Exchange RateDENXRATE
Exchange DateEXCHDATE
Exchange RateXCHGRATE
Exchange Table IDEXGTBLID
Extended CostEXTDCOST
FaxFAX
FlagsFlags
Freight AmountFRTAMNT
Invalid Data FlagInvalidDataFlag
Inventory IndexINVINDX
Item DescriptionITEMDESC
Item NumberITEMNMBR
Item Number Note IndexItem_Number_Note_Index
Item Tracking OptionITMTRKOP
LineNumberLineNumber
Location CodeLOCNCODE
Location Code Note IndexLocation_Code_Note_Index
MC Transaction StateMCTRXSTT
Non IVNONINVEN
OrdORD
Originating Decimal Places CurrencyODECPLCU
Originating Extended CostOREXTCST
Originating Freight AmountORFRTAMT
Originating Tax AmountORTAXAMT
Originating Unit CostORUNTCST
Phone 1PHONE1
Phone 2PHONE2
Phone 3PHONE3
POP Requisition NumberPOPRequisitionNumber
Print Phone Number GBPrint_Phone_NumberGB
QTY Committed In BaseQTYCMTBASE
QTY OrderedQTYORDER
QTY Uncommitted In BaseQTYUNCMTBASE
Rate Calc MethodRATECALC
Rate Type IDRATETPID
Requested ByREQSTDBY
Required DateREQDATE
Requisition Line StatusRequisitionLineStatus
Shipping MethodSHIPMTHD
Shipping Method Note IndexShippingMethodNoteIndex
StateSTATE
Tax AmountTAXAMNT
TimeTIME1
U Of MUOFM
U Of M QTY In BaseUMQTYINB
Unit CostUNITCOST
User Defined 1USERDEF1
User Defined 2USERDEF2
Valuation MethodVCTNMTHD
Vendor IDVENDORID
Vendor Note IndexVendor_Note_Index
Zip CodeZIPCODE
popRequisitionTempTEMPAddress 1ADDRESS1
Address 2ADDRESS2
Address 3ADDRESS3
CityCITY
Comment IDCOMMNTID
Comment Note IndexComment_Note_Index
Company NameCMPNYNAM
ContactCONTACT
CountryCOUNTRY
Country CodeCCode
Created DateCREATDDT
Document AmountDOCAMNT
Document DateDOCDATE
Domain User NameDomainUserName
FaxFAX
FlagsFlags
Modified DateMODIFDT
Phone 1PHONE1
Phone 2PHONE2
Phone 3PHONE3
POP Requisition NumberPOPRequisitionNumber
Primary Shipto Address CodePRSTADCD
Requested ByREQSTDBY
Required DateREQDATE
Requisition DescriptionRequisitionDescription
Requisition Note IndexRequisition_Note_Index
Requisition StatusRequisitionStatus
StateSTATE
User Defined 1USERDEF1
User Defined 2USERDEF2
User To EnterUSER2ENT
Workflow StatusWorkflow_Status
Zip CodeZIPCODE
popRequisitionUserAccessPOP40200Edit Access AllEditAccessAll
Edit Access Created ByEditAccessCreatedBy
IndexINDEX1
User IDUSERID
popRequisitionUserAccessTempTEMPChangedCHANGED
Edit Access AllEditAccessAll
Edit Access Created ByEditAccessCreatedBy
IndexINDEX1
Original Edit Access AllOriginalEditAccessAll
Original Edit Access Created ByOrigEditAccessCreateBy
User IDUSERID
popSelectPOItemsTempTEMPWorkflow StatusWorkflow_Status
POP_POPOP10100Workflow StatusWorkflow_Status
POP_POHistPOP30100Workflow StatusWorkflow_Status
POP_POLinePOP10110QTY Committed In Base OrigQTYCommittedInBaseOrig
POP_PORcptApplyTempTEMPAccrued Purchases IndexACPURIDX
Apply TypeAPPYTYPE
Capital ItemCapital_Item
Cost CodeCOSTCODE
Cost Code TypeCOSTTYPE
Currency IDCURNCYID
Currency IndexCURRNIDX
Date ReceivedDATERECD
Denomination Exchange RateDENXRATE
Exchange RateXCHGRATE
Exchange Table IDEXGTBLID
Inventory IndexINVINDX
Item NumberITEMNMBR
Job NumberJOBNUMBR
Note IndexNOTEINDX
Old Current CostOLDCUCST
Originating Extended CostOREXTCST
Originating Receipt CostORCPTCOST
Originating Standard CostOSTDCOST
PO Line NumberPOLNENUM
PO NumberPONUMBER
POP Receipt NumberPOPRCTNM
POP TypePOPTYPE
Posted LC PPV AmountPosted_LC_PPV_Amount
Product IndicatorProduct_Indicator
Purchase Receipt CostPCHRPTCT
QTY Invoice AdjustmentQTYINVADJ
QTY Invoice ReserveQTYINVRESERVE
QTY InvoicedQTYINVCD
QTY MatchedQTYMATCH
QTY RejectedQTYREJ
QTY ReplacedQTYREPLACED
QTY ReservedQTYRESERVED
QTY ShippedQTYSHPPD
QTY TypeQTYTYPE
Rate Calc MethodRATECALC
Rate Type IDRATETPID
Receipt Line NumberRCPTLNNM
Receipt SEQ NumberRCTSEQNM
Remaining UPPV AmountRUPPVAMT
Split Receipt CostSPRCPTCT
Split Receipt SEQ NumberSPRCTSEQ
StatusStatus
Total Landed Cost AmountTotal_Landed_Cost_Amount
TRX LocationTRXLOCTN
U Of MUOFM
U Of M QTY In BaseUMQTYINB
Unrealized Purchase Price Variance IndexUPPVIDX
Vendor IDVENDORID
POP_PO_TEMPTEMPWorkflow StatusWorkflow_Status
POP_SetupPOP40100POP Requisition NumberPOPRequisitionNumber
Req Hdr User Defined Prompt 1Req_Hdr_UD_Prompt1
Req Hdr User Defined Prompt 2Req_Hdr_UD_Prompt2
Req Line User Defined Prompt 1Req_Line_UD_Prompt1
Req Line User Defined Prompt 2Req_Line_UD_Prompt2
Requisition CodeRequisitionCode
Requisition Cost SelectionRequisitionCostSelection
Requisition Create One PO Per AddressReqCreateOnePOPerAddress
Requisition Default Doc DateRequisitionDefDocDate
Requisition Default Site MethodRequisitionDefSiteMethod
Requisition Maintain HistoryRequisitionMaintainHist
Requisition Transfer Line CommentsReqTransferLineComments
Requisition Vendor SelectionRequisitionVendorSelect
SearchPOQtysFromRequisitionSearchPOQtysFromRequisit
POP_ShipIvcApplyPOP10600Backout Tax AmountBCKTXAMT
Inventory IndexINVINDX
Originating Backout Tax AmountOBTAXAMT
Percent of TotalPRCNTOFTTL
PurchasingTrxTempTEMPComment IDCOMMNTID
Requested ByREQSTDBY
Requisition DescriptionRequisitionDescription
Requisition StatusRequisitionStatus
User Defined 1USERDEF1
User Defined 2USERDEF2
Workflow Due TimeWorkflow_Due_Time
Workflow Instance IDWorkflowInstanceID
Workflow StatusWorkflow_Status
Workflow Step Instance IDWorkflowStepInstanceID
Workflow Step TypeWorkflow_Step_Type
Workflow Type NameWorkflow_Type_Name
QueryDesigner_ConditionsCO00123ConditionsGuidConditionsGuid
DateFilterDateFilter
EnumFilterEnumFilter
FieldComparisonFieldComparison
FieldDataTypeFieldDataType
FieldsListGuidFieldsListGuid
FromDictIDFromDictID
FromFieldFromField
FromFieldListSequenceFromFieldListSequence
FromTableFromTable
IntegerFilterIntegerFilter
NumericFilterNumericFilter
QueryConditonQueryConditon
QueryOperatorQueryOperator
Sequence NumberSEQNUMBR
StringFilterStringFilter
TimeFilterTimeFilter
ToDictIDToDictID
ToFieldToField
ToFieldListSequenceToFieldListSequence
ToTableToTable
QueryDesigner_ConditionsTempTEMPConditionsGuidConditionsGuid
DateFilterDateFilter
EnumFilterEnumFilter
FieldComparisonFieldComparison
FieldDataTypeFieldDataType
FieldsListGuidFieldsListGuid
FromDictIDFromDictID
FromFieldFromField
FromFieldListSequenceFromFieldListSequence
FromTableFromTable
IntegerFilterIntegerFilter
NumericFilterNumericFilter
QueryConditonQueryConditon
QueryOperatorQueryOperator
Sequence NumberSEQNUMBR
StringFilterStringFilter
TimeFilterTimeFilter
ToDictIDToDictID
ToFieldToField
ToFieldListSequenceToFieldListSequence
ToTableToTable
QueryDesigner_FieldLinkTempTEMPFromDictIDFromDictID
FromFieldFromField
FromFieldPhysicalNameFromFieldPhysicalName
FromTableFromTable
FromTablePhysicalNameFromTablePhysicalName
ToDictIDToDictID
ToFieldToField
ToFieldPhysicalNameToFieldPhysicalName
ToTableToTable
ToTablePhysicalNameToTablePhysicalName
QueryDesigner_FieldsListCO00121Currency SymbolCRNCYSYM
Decimal Places CurrencyDECPLCUR
DecimalDigitsDecimalDigits
DefaultFieldDefaultField
FieldDataTypeFieldDataType
FieldDisplayNameFieldDisplayName
FieldPhysicalNameFieldPhysicalName
FieldsListGuidFieldsListGuid
FieldSourceFieldSource
RelativeDecimalPositionRelativeDecimalPosition
Sequence NumberSEQNUMBR
ShowCurrencySymbolShowCurrencySymbol
ShowPercentSignShowPercentSign
TableDictIDTableDictID
TableDisplayNameTableDisplayName
TablePhysicalNameTablePhysicalName
TableSeriesTableSeries
TableTechnicalNameTableTechnicalName
QueryDesigner_FieldsListTempTEMPCurrency SymbolCRNCYSYM
Decimal Places CurrencyDECPLCUR
DecimalDigitsDecimalDigits
DefaultFieldDefaultField
FieldDataTypeFieldDataType
FieldDisplayNameFieldDisplayName
FieldPhysicalNameFieldPhysicalName
FieldsListGuidFieldsListGuid
FieldSourceFieldSource
RelativeDecimalPositionRelativeDecimalPosition
Sequence NumberSEQNUMBR
ShowCurrencySymbolShowCurrencySymbol
ShowPercentSignShowPercentSign
TableDictIDTableDictID
TableDisplayNameTableDisplayName
TablePhysicalNameTablePhysicalName
TableSeriesTableSeries
TableTechnicalNameTableTechnicalName
QueryDesigner_RelationshipsCO00122FieldsListGuidFieldsListGuid
FromDictIDFromDictID
FromFieldFromField
FromFieldPhysicalNameFromFieldPhysicalName
FromTableFromTable
FromTablePhysicalNameFromTablePhysicalName
Group IDGroup_ID
JoinTypeJoinType
Sequence NumberSEQNUMBR
ToDictIDToDictID
ToFieldToField
ToFieldPhysicalNameToFieldPhysicalName
ToTableToTable
ToTablePhysicalNameToTablePhysicalName
QueryDesigner_RelationshipsTempTempFieldsListGuidFieldsListGuid
FromDictIDFromDictID
FromFieldFromField
FromFieldPhysicalNameFromFieldPhysicalName
FromTableFromTable
FromTablePhysicalNameFromTablePhysicalName
Group IDGroup_ID
JoinTypeJoinType
Sequence NumberSEQNUMBR
ToDictIDToDictID
ToFieldToField
ToFieldPhysicalNameToFieldPhysicalName
ToTableToTable
ToTablePhysicalNameToTablePhysicalName
rmEmailStmtsHDRTempRM50105Address 1ADDRESS1
Address 2ADDRESS2
Address 3ADDRESS3
Aging Period AmountsAGPERAMT
Aging Periods DescriptionsAGPERDSC
Amount DueAMNTDUE
CityCITY
Company IDCMPANYID
Contact PersonCNTCPRSN
Currency IDCURNCYID
Currency IndexCURRNIDX
Customer BalanceCUSTBLNC
Customer MessagesCUSTMSGS
Customer NumberCUSTNMBR
DateDATE1
Deposits ReceivedDEPRECV
DescriptionDSCRIPTN
Document Array AbbreviationDOCARABR
Document Array DescriptionDOCARDSC
Location IDLOCATNID
Minimum Payment DueMINPYDUE
Payment Terms IDPYMTRMID
Phone 1PHONE1
Phone 2PHONE2
Phone 3PHONE3
Printing StatusPRNTSTUS
Process IndexProcess_Index
Run NumberRNNMBR
StateSTATE
Statement IDSTMNTID
Statement MessagesSTMTMSGS
Statement NameSTMTNAME
User IDUSERID
ZipZIP
RM_Customer_Combiner_Modifier_TEMPTEMPCustomer Name FromCustomerNameFrom
Customer Name ToCustomerNameTo
Customer Number FromCustomer_Number_From
Customer Number ToCustomer_Number_To
IndexLongINDXLONG
RM_Customer_Validation_TEMPTEMPCustomer Number FromCustomer_Number_From
Customer Number ToCustomer_Number_To
IndexLongINDXLONG
ValidationMessagesValidationMessages
RM_Statements_ROPTRM40501Print Remaining DocsPrintRemainingDocs
SOP_POGenItemtempInvalid Data FlagInvalidDataFlag
Inventory IndexINVINDX
Requested ByREQSTDBY
Shipping MethodSHIPMTHD
SOP_POGenPOtempInvalid Data FlagInvalidDataFlag
SOP_POGenSOLinetempAddress SourceADDRSOURCE
Break Field 2BRKFLD2
Currency IDCURNCYID
Freight AmountFRTAMNT
Inventory IndexINVINDX
Item NumberITEMNMBR
Non IVNONINVEN
Originating Freight AmountORFRTAMT
Requested ByREQSTDBY
Requisition DateREQTNDT
Requisition DescriptionRequisitionDescription
SOPO SOLINE Errors 2SOPO_SOLINE_Errors_2
Unit Cost In Base U Of MUNITCOSTINBSUOFM
SOP_POGenVendortempInvalid Data FlagInvalidDataFlag
SOP_POPLinkSOP60100Document DateDOCDATE
Item DescriptionITEMDESC
U Of MUOFM
SOP_Suggest_Sales_Trx_TEMPTEMPQTY AvailableQTYAVAIL
Quantity to AddQTYTOADD
Sales ScriptSALESSCRIPT
syCurrentResourcesSY09400Avail Limited UsersAvailLmtdUsrs
syEmailCardAddressSY04906Address CodeADRSCODE
Email Card AddressEmailCardAddress
Email Card IDEmailCardID
Email Dictionary IDEmailDictionaryID
Email Document IDEmailDocumentID
Email Recipient Type BccEmailRecipientTypeBcc
Email Recipient Type CcEmailRecipientTypeCc
Email Recipient Type ToEmailRecipientTypeTo
Email Series IDEmailSeriesID
ModuleMODULE1
syEmailCardAddressTempTEMPAddress CodeADRSCODE
Email Card AddressEmailCardAddress
Email Recipient Type BccEmailRecipientTypeBcc
Email Recipient Type CcEmailRecipientTypeCc
Email Recipient Type SortEmailRecipientTypeSort
Email Recipient Type ToEmailRecipientTypeTo
syEmailCardSetupSY04904Email Address OptionEmailAddressOption
syEmailDocumentLinesSY04930Email Message IDEmailMessageID
Email Message TypeEmail_Message_Type
FieldNameFieldName
Ord LineOrd Line
Sequence NumberSEQNUMBR
Workflow Type NameWorkflow_Type_Name
syEmailMessagesSY04901Email Message TypeEmail_Message_Type
Workflow Type NameWorkflow_Type_Name
syEmailReportSetupSY04950Email File FormatEmailFileFormat
syListOptionsSY07200ListOption2ListOption2
syListViewOptionsSY07225ListOption2ListOption2
syOfflineCompaniesSY01800Company IDCMPANYID
Offline DateOffline_Date
Offline MessageOffline_Message
Offline Message TypeOffline_Message_Type
Offline TimeOffline_Time
Offline UserOffline_User
syOfflineCompaniesHistorySY01801Company IDCMPANYID
Offline DateOffline_Date
Offline TimeOffline_Time
Offline UserOffline_User
Online DateOnline_Date
Online TimeOnline_Time
Online UserOnline_User
Sequence NumberSEQNUMBR
syReportProcessingStatusHdrTEMPPrint to FilePRNTOFIL
syReportProcessingStatusLineTEMPPrint to FilePRNTOFIL
syResourceExclusionsSY05200Resource Technical NameRESTECHNAME
sySelectedUserMessageTEMPCompany IDCMPANYID
Company NameCMPNYNAM
IsOfflineIsOffline
Selected UserSelectedUser
User IDUSERID
syUserMessagesSY30000Company IDCMPANYID
Offline MessageOffline_Message
Sequence NumberSEQNUMBR
User IDUSERID
SY_BackupRestoreMSTRSY01451Azure storage Account NameAzureStorageAccName
Azure URLAzureURL
Database NameDBNAME
fileNamefileName
Storage TypeStorageType
Use compressionUsecompression
SY_Company_MSTRSY01500Offline UserOffline_User
SY_Current_ActivityACTIVITYClient TypeClientType
IsOfflineIsOffline
SY_Security_Operations_Report_TEMPTEMPLimited WindowLimitedWindow
SY_Security_Operation_Access_TEMPTEMPUserTypeUserType
SY_Users_MSTRSY01400ADObjectGuidADObjectGuid
SQLLoginIDSQLLoginID
Web Client UserWCUser
Window Command DisplayWindowCommandDisplay
taxHistoryPrintTemptempDiscount Taken AmountDISTKNAM
Document Number STR30DOCNUM30
GST Discount AmountGSTDSAMT
TimecardCurrentListTempTEMPComment TextCMMTTEXT
DepartmentDEPRTMNT
Division CodeDIVISIONCODE_I
Employee IDEMPLOYID
Employee NameEMPLNAME
Employee SuffixEMPLSUFF
End DateENDDATE
First NameFRSTNAME
Group IDGroup_ID
InfoValueInfoValue
Job TitleJOBTITLE
Last NameLASTNAME
LevelLabelLVLLABEL
Location IDLOCATNID
Marked To ProcessMKTOPROC
Middle NameMIDLNAME
Pay PeriodPAYPEROD
Pay SchedulePay_Schedule
Period IDPERIODID
Period NamePERNAME
Phone 1PHONE1
Phone 2PHONE2
Start DateSTRTDATE
SupervisorSUPERVISOR
Supervisor CodeSUPERVISORCODE_I
Supervisor Employee IDSupervisor_Employee_ID
Units To PayUNTSTOPY
User IDUSERID
Workflow ApproverWorkflow_Approver
Workflow Due DateWorkflow_Due_Date
Workflow Due TimeWorkflow_Due_Time
Workflow Instance IDWorkflowInstanceID
Workflow NameWorkflow_Name
Workflow OriginatorWorkflow_Originator
Workflow StatusWorkflow_Status
Workflow Step Instance IDWorkflowStepInstanceID
Workflow Step TypeWorkflow_Step_Type
Workflow Type NameWorkflow_Type_Name
YearYEAR1
uprCrossCompanySummRptsTempTEMPFICA/Med Add Tax RateFICAMed_Add_Tax_Rate
Medicare Tax AdditionalMedicare_Tax_Additional
Medicare Wages and Tips AdditionalMed_Wages_and_Tips_Add
uprMstrTCAssignmentUPR00210Assignment CodeASSIGNMENTCODE
Employee IDEMPLOYID
InactiveINACTIVE
uprMstrTCAssignmentDetailUPR00211Assignment CodeASSIGNMENTCODE
Assignment TypeASSIGNMENTTYPE
Employee IDEMPLOYID
Time Card CodeTIMECARDCODE
uprMstrTCAssignmentDetailTempTEMPAssignment CodeASSIGNMENTCODE
Assignment TypeASSIGNMENTTYPE
CB SelectedSELECTED
DescriptionDSCRIPTN
Employee IDEMPLOYID
InactiveINACTIVE
Time Card CodeTIMECARDCODE
uprMstrTimeonBehalfUPR00200Admin CodeAdmin_Code
Employee IDEMPLOYID
InactiveINACTIVE
Time on Behalf CodeTime_on_Behalf_Code
uprMstrTimeonBehalfClassUPR00202Employee ClassEMPLCLAS
Employee IDEMPLOYID
Time on Behalf CodeTime_on_Behalf_Code
uprMstrTimeonBehalfDeptUPR00201DepartmentDEPRTMNT
Employee IDEMPLOYID
Time on Behalf CodeTime_on_Behalf_Code
uprMstrTimeonBehalfEmpUPR00203Employee IDEMPLOYID
Employee ID AssignedEmployee_ID_Assigned
Time on Behalf CodeTime_on_Behalf_Code
uprMstrTimeonBehalfTEMPTEMPDescriptionDSCRIPTN
Employee IDEMPLOYID
InactiveINACTIVE
IncludedINCLUDED
Payroll Code 15UPayroll_Code_15U
Time on Behalf CodeTime_on_Behalf_Code
Time on Behalf TypeTime_on_Behalf_Type
uprReportsToStructureForEmpTEMPEmployee IDEMPLOYID
Employee SuffixEMPLSUFF
First NameFRSTNAME
Group IDGroup_ID
Last NameLASTNAME
LevelLabelLVLLABEL
Middle NameMIDLNAME
Phone 1PHONE1
Phone 2PHONE2
SupervisorSUPERVISOR
Supervisor CodeSUPERVISORCODE_I
Supervisor Employee IDSupervisor_Employee_ID
Supervisor First NameSupervisor_First_Name
Supervisor Last NameSupervisor_Last_Name
Supervisor Middle NameSupervisor_Middle_Name
User IDUSERID
uprSetupBatchPrefixUPR42500Batch PrefixBatch_Prefix
DescriptionDSCRIPTN
uprSetupBatchPrefixClassUPR42504Batch PrefixBatch_Prefix
Employee ClassEMPLCLAS
uprSetupBatchPrefixDeptUPR42502Batch PrefixBatch_Prefix
DepartmentDEPRTMNT
uprSetupBatchPrefixEmployeeUPR42505Batch PrefixBatch_Prefix
Employee IDEMPLOYID
uprSetupBatchPrefixLocationUPR42501Batch PrefixBatch_Prefix
Location IDLOCATNID
uprSetupBatchPrefixPositionUPR42503Batch PrefixBatch_Prefix
Job TitleJOBTITLE
uprSetupBatchPrefixTEMPTEMPBatch PrefixBatch_Prefix
CB SelectedSELECTED
DescriptionDSCRIPTN
InactiveINACTIVE
Payroll Code 15UPayroll_Code_15U
Type IDTYPEID
uprSetupPayScheduleClassUPR42105Employee ClassEMPLCLAS
Pay SchedulePay_Schedule
uprSetupPayScheduleClassTEMPTEMPCB SelectedSELECTED
DescriptionDSCRIPTN
Employee ClassEMPLCLAS
Pay SchedulePay_Schedule
uprSetupPayScheduleDeptUPR42103DepartmentDEPRTMNT
Pay SchedulePay_Schedule
uprSetupPayScheduleDeptTEMPTEMPCB SelectedSELECTED
DepartmentDEPRTMNT
DescriptionDSCRIPTN
Pay SchedulePay_Schedule
uprSetupPayScheduleDtlUPR42101End DateENDDATE
Pay SchedulePay_Schedule
Period IDPERIODID
Period NamePERNAME
Start DateSTRTDATE
YearYEAR1
uprSetupPayScheduleDtlTEMPTEMPEnd DateENDDATE
Pay SchedulePay_Schedule
Period IDPERIODID
Period NamePERNAME
Start DateSTRTDATE
YearYEAR1
uprSetupPayScheduleEmployeeUPR42106Employee IDEMPLOYID
Pay SchedulePay_Schedule
uprSetupPayScheduleEmployeeTEMPTEMPCB SelectedSELECTED
DescriptionDSCRIPTN
Employee IDEMPLOYID
InactiveINACTIVE
Pay SchedulePay_Schedule
uprSetupPayScheduleHdrUPR42100Current Pay PeriodsCurrent_Pay_Periods
DescriptionDSCRIPTN
Past Pay PeriodsPast_Pay_Periods
Pay PeriodPAYPEROD
Pay SchedulePay_Schedule
uprSetupPayScheduleLocationUPR42102Location IDLOCATNID
Pay SchedulePay_Schedule
uprSetupPayScheduleLocationTEMPTEMPCB SelectedSELECTED
Location IDLOCATNID
Location NameLOCATNNM
Pay SchedulePay_Schedule
uprSetupPaySchedulePositionUPR42104Job TitleJOBTITLE
Pay SchedulePay_Schedule
uprSetupPaySchedulePositionTEMPTEMPCB SelectedSELECTED
DescriptionDSCRIPTN
Job TitleJOBTITLE
Pay SchedulePay_Schedule
uprSetupScheduleSequenceUPR42110Pay SchedulePay_Schedule
Sequence NumberSEQNUMBR
uprSetupScheduleSequenceTEMPTEMPPay SchedulePay_Schedule
Sequence NumberSEQNUMBR
uprSetupScheduleUnSequenceTEMPTEMPPay SchedulePay_Schedule
Sequence NumberSEQNUMBR
uprSetupTCAssignmentUPR42300Assignment CodeASSIGNMENTCODE
Default CBDefault_CB
DescriptionDSCRIPTN
InactiveINACTIVE
uprSetupTCAssignmentDetailUPR42301Assignment CodeASSIGNMENTCODE
Assignment TypeASSIGNMENTTYPE
Time Card CodeTIMECARDCODE
uprSetupTCAssignmentDetailTempTEMPAssignment CodeASSIGNMENTCODE
Assignment TypeASSIGNMENTTYPE
CB SelectedSELECTED
DescriptionDSCRIPTN
InactiveINACTIVE
Time Card CodeTIMECARDCODE
uprSetupTimeCardRestrictionsUPR42400Days Worked CBDays_Worked_CB
Department CBDepartment_CB
DescriptionDSCRIPTN
Local Tax CBLocal_Tax_CB
Notes CBNotes_CB
Per Day CBPer_Day_CB
Per Day MaxPer_Day_Max
Per Pay Period CBPer_Pay_Period_CB
Per Period MaxPer_Period_Max
Per Period MinPer_Period_Min
Position CBPosition_CB
Require Electronic SignatureRequire_Electronic_Signa
Required Start/Stop CBRequired_StartStop_CB
Restriction CodeRestriction_Code
Shift CBShift_CB
State Tax CBState_Tax_CB
Weeks Worked CBWeeks_Worked_CB
uprSetupTimeCardRestrictionsClassUPR42405Employee ClassEMPLCLAS
Restriction CodeRestriction_Code
uprSetupTimeCardRestrictionsDeptUPR42403DepartmentDEPRTMNT
Restriction CodeRestriction_Code
uprSetupTimeCardRestrictionsDTLUPR42401Days Worked CBDays_Worked_CB
Department CBDepartment_CB
Local Tax CBLocal_Tax_CB
Notes CBNotes_CB
Per Day CBPer_Day_CB
Per Day MaxPer_Day_Max
Per Pay Period CBPer_Pay_Period_CB
Per Period MaxPer_Period_Max
Per Period MinPer_Period_Min
Position CBPosition_CB
Require Electronic SignatureRequire_Electronic_Signa
Required Start/Stop CBRequired_StartStop_CB
Restriction CodeRestriction_Code
Restriction TypeRestriction_Type
Shift CBShift_CB
State Tax CBState_Tax_CB
Weeks Worked CBWeeks_Worked_CB
uprSetupTimeCardRestrictionsEmployeeUPR42406Employee IDEMPLOYID
Restriction CodeRestriction_Code
uprSetupTimeCardRestrictionsLocationUPR42402Location IDLOCATNID
Restriction CodeRestriction_Code
uprSetupTimeCardRestrictionsPositionUPR42404Job TitleJOBTITLE
Restriction CodeRestriction_Code
uprSetupTimeCardRestrictionsTEMPTEMPCB SelectedSELECTED
DescriptionDSCRIPTN
InactiveINACTIVE
Payroll Code 15UPayroll_Code_15U
Restriction CodeRestriction_Code
Type IDTYPEID
uprSetupTimeonBehalfUPR42200Admin CodeAdmin_Code
DescriptionDSCRIPTN
InactiveINACTIVE
Time on Behalf CodeTime_on_Behalf_Code
uprSetupTimeonBehalfClassUPR42202Employee ClassEMPLCLAS
Time on Behalf CodeTime_on_Behalf_Code
uprSetupTimeonBehalfDeptUPR42201DepartmentDEPRTMNT
Time on Behalf CodeTime_on_Behalf_Code
uprSetupTimeonBehalfEmpUPR42203Employee ID AssignedEmployee_ID_Assigned
Time on Behalf CodeTime_on_Behalf_Code
uprSetupTimeonBehalfTEMPTEMPDescriptionDSCRIPTN
InactiveINACTIVE
IncludedINCLUDED
Payroll Code 15UPayroll_Code_15U
Time on Behalf CodeTime_on_Behalf_Code
Time on Behalf TypeTime_on_Behalf_Type
uprTimecardDtlUPR10501Comment TextCMMTTEXT
Days WorkedDAYSWRDK
DepartmentDEPRTMNT
Employee IDEMPLOYID
Job TitleJOBTITLE
Local TaxLOCALTAX
Pay CodePayCode
Pay SchedulePay_Schedule
Period IDPERIODID
Sequence NumberSEQNUMBR
Shift CodeSHFTCODE
State CodeSTATECD
TRX DateTRXDATE
TRX NumberTRXNUMBER
Units To PayUNTSTOPY
Weeks WorkedWKSWRKD
YearYEAR1
uprTimecardEntryTrxDtlTEMPTEMPComment TextCMMTTEXT
Days WorkedDAYSWRDK
DepartmentDEPRTMNT
Job TitleJOBTITLE
Local TaxLOCALTAX
Pay CodePayCode
Sequence NumberSEQNUMBR
Shift CodeSHFTCODE
State CodeSTATECD
TRX DateTRXDATE
TRX NumberTRXNUMBER
Units To PayUNTSTOPY
Weeks WorkedWKSWRKD
uprTimecardEntryTrxStartStopTEMPTEMPEnd TimeENDTIME
Line SEQ NumberLNSEQNBR
Start TimeSTRTTIME
TRX NumberTRXNUMBER
Units To PayUNTSTOPY
uprTimecardEntryTrxTEMPTEMPDaily HoursDaily_Hours
Daily TRX NumbersDaily_TRX_Numbers
Pay CodePayCode
Sequence NumberSEQNUMBR
uprTimecardHdrUPR10500Employee IDEMPLOYID
Pay SchedulePay_Schedule
Period IDPERIODID
Workflow StatusWorkflow_Status
YearYEAR1
uprTimecardHomepageTempTEMPPay CodePayCode
TRX DateTRXDATE
Units To PayUNTSTOPY
uprTimecardStartStopDtlUPR10502Employee IDEMPLOYID
End TimeENDTIME
Line SEQ NumberLNSEQNBR
Pay SchedulePay_Schedule
Period IDPERIODID
Start TimeSTRTTIME
TRX NumberTRXNUMBER
Units To PayUNTSTOPY
YearYEAR1
uprTimecardTemplateStartStopUPR00222DayOfWeekDayOfWeek
Employee IDEMPLOYID
End TimeENDTIME
Line SEQ NumberLNSEQNBR
Sequence NumberSEQNUMBR
Start TimeSTRTTIME
Units To PayUNTSTOPY
uprTimecardTemplateTrxUPR00220Daily HoursDaily_Hours
Employee IDEMPLOYID
Pay CodePayCode
Sequence NumberSEQNUMBR
uprTimecardTemplateTrxDtlUPR00221Comment TextCMMTTEXT
DayOfWeekDayOfWeek
Days WorkedDAYSWRDK
DepartmentDEPRTMNT
Employee IDEMPLOYID
Job TitleJOBTITLE
Local TaxLOCALTAX
Sequence NumberSEQNUMBR
Shift CodeSHFTCODE
State CodeSTATECD
Weeks WorkedWKSWRKD
uprTimecardTemplTrxDtlTEMPTEMPComment TextCMMTTEXT
DayOfWeekDayOfWeek
Days WorkedDAYSWRDK
DepartmentDEPRTMNT
Job TitleJOBTITLE
Local TaxLOCALTAX
Sequence NumberSEQNUMBR
Shift CodeSHFTCODE
State CodeSTATECD
Units To PayUNTSTOPY
Weeks WorkedWKSWRKD
uprTimecardTemplTrxStartStopTEMPTEMPDayOfWeekDayOfWeek
End TimeENDTIME
Line SEQ NumberLNSEQNBR
Sequence NumberSEQNUMBR
Start TimeSTRTTIME
Units To PayUNTSTOPY
uprTimecardTemplTrxTEMPTEMPDaily HoursDaily_Hours
Pay CodePayCode
Sequence NumberSEQNUMBR
uprTmcdDtlHISTUPR30501Comment TextCMMTTEXT
Days WorkedDAYSWRDK
DepartmentDEPRTMNT
Employee IDEMPLOYID
Job TitleJOBTITLE
Local TaxLOCALTAX
Pay CodePayCode
Pay SchedulePay_Schedule
Period IDPERIODID
Sequence NumberSEQNUMBR
Shift CodeSHFTCODE
State CodeSTATECD
TRX DateTRXDATE
TRX NumberTRXNUMBER
Units To PayUNTSTOPY
Weeks WorkedWKSWRKD
YearYEAR1
uprTmcdHdrHISTUPR30500Employee IDEMPLOYID
Pay SchedulePay_Schedule
Period IDPERIODID
Workflow StatusWorkflow_Status
YearYEAR1
uprTmcdStartStopHISTUPR30502Employee IDEMPLOYID
End TimeENDTIME
Line SEQ NumberLNSEQNBR
Pay SchedulePay_Schedule
Period IDPERIODID
Start TimeSTRTTIME
TRX NumberTRXNUMBER
Units To PayUNTSTOPY
YearYEAR1
UPR_MSTRUPR00100User IDUSERID
UPR_SETP_ClassUPR41200Assignment CodeASSIGNMENTCODE
Time on Behalf CodeTime_on_Behalf_Code
UPR_SETP_InfoUPR40200Include Inactive EmployeesINCINEMP
View Multiple DirectsVIEWMULTDIR
UPR_SETP_Timecard_OptionsUPR40202Assignment PriorityASGMTPRTY
Setup KeySETUPKEY
UPR_TEMP_941_TotalstempFICA/Med Add Tax RateFICAMed_Add_Tax_Rate
Medicare Tax AdditionalMedicare_Tax_Additional
Medicare Wages and Tips AdditionalMed_Wages_and_Tips_Add
Workflow_CalendarWF40300DayOfWeekDayOfWeek
End TimeENDTIME
IsWorkDayIsWorkDay
Start TimeSTRTTIME
Workflow_Calendar_Down_DaysWF40310DateDATE1
DateDescriptionDateDescription
YearYEAR1
Workflow_Document_StepsTEMPWorkflow Business Object KeyWfBusObjKey
Workflow Due DateWorkflow_Due_Date
Workflow Due TimeWorkflow_Due_Time
Workflow Instance IDWorkflowInstanceID
Workflow NameWorkflow_Name
Workflow Number AssignedWorkflow_Number_Assigned
Workflow Step Instance IDWorkflowStepInstanceID
Workflow Step NameWorkflow_Step_Name
Workflow Step PredecessorWF_Step_Predecessor
Workflow Step SequenceWorkflow_Step_Sequence
Workflow Task AssignedWorkflow_Task_Assigned
Workflow Task Assigned ToWorkflowTaskAssignedTo
Workflow Type NameWorkflow_Type_Name
Workflow UserWorkflow_User
Workflow_Email_NotificationsWF40400Email Message IDEmailMessageID
Workflow NameWorkflow_Name
Workflow Notification ActionWF_Notification_Action
Workflow Notification CCWorkflow_Notification_CC
Workflow Notification EnabledWF_Notification_Enabled
Workflow Type NameWorkflow_Type_Name
Workflow_HistoryWF30100MillisecondsMilliseconds
Workflow ActionWorkflow_Action
Workflow CommentsWorkflow_Comments
Workflow Completion DateWorkflow_Completion_Date
Workflow Completion TimeWorkflow_Completion_Time
Workflow Due DateWorkflow_Due_Date
Workflow Due TimeWorkflow_Due_Time
Workflow History UserWorkflow_History_User
Workflow Instance IDWorkflowInstanceID
Workflow NameWorkflow_Name
Workflow Step Assign ToWorkflow_Step_Assign_To
Workflow Step Instance IDWorkflowStepInstanceID
Workflow Step NameWorkflow_Step_Name
Workflow_History_Scroll_TEMPTEMPNode IDNode_ID
Sequence NumberSEQNUMBR
Workflow ActionWorkflow_Action
Workflow CommentsWorkflow_Comments
Workflow Completion DateWorkflow_Completion_Date
Workflow Completion TimeWorkflow_Completion_Time
Workflow Due DateWorkflow_Due_Date
Workflow Due TimeWorkflow_Due_Time
Workflow History UserWorkflow_History_User
Workflow Step Assign ToWorkflow_Step_Assign_To
Workflow Step Instance IDWorkflowStepInstanceID
Workflow Step NameWorkflow_Step_Name
Workflow Step PredecessorWF_Step_Predecessor
Workflow Step SequenceWorkflow_Step_Sequence
Workflow_History_TEMPTEMPNode IDNode_ID
Workflow ActionWorkflow_Action
Workflow CommentsWorkflow_Comments
Workflow Completion DateWorkflow_Completion_Date
Workflow Completion TimeWorkflow_Completion_Time
Workflow Due DateWorkflow_Due_Date
Workflow Due TimeWorkflow_Due_Time
Workflow History UserWorkflow_History_User
Workflow Instance IDWorkflowInstanceID
Workflow NameWorkflow_Name
Workflow Step Assign ToWorkflow_Step_Assign_To
Workflow Step Instance IDWorkflowStepInstanceID
Workflow Step NameWorkflow_Step_Name
Workflow Step PredecessorWF_Step_Predecessor
Workflow Step SequenceWorkflow_Step_Sequence
Workflow Step StatusWorkflow_Step_Status
Workflow_InstanceWFI10002BusObjKeyBusObjKey
DictIDDICTID
Document Drill DownDocument_Drill_Down
FormIDFormID
Note IndexNOTEINDX
Table Physical NameTBLPHYSNM
Workflow Allow Originator to be an ApproverWF_AllowOrigApprover
Workflow Alternate Final ApproverWF_Alt_FinalApprover
Workflow Business Object KeyWfBusObjKey
Workflow Delegate ToWorkflow_Delegate_To
Workflow DescriptionWorkflow_Description
Workflow Instance IDWorkflowInstanceID
Workflow Manually DelegateWorkflow_Manually_Delega
Workflow NameWorkflow_Name
Workflow OriginatorWorkflow_Originator
Workflow Overdue Task ActionWF_Overdue_Task_Action
Workflow Require One ApproverWorkflow_Require_One_App
Workflow Send Notifications for Completed ActionsWF_SendNotificatications
Workflow StatusWorkflow_Status
Workflow Type NameWorkflow_Type_Name
Workflow Use Alternate Final ApproverWF_Use_Alt_Final_Approv
Workflow VersionWorkflow_Version
Workflow Where ClauseWorkflow_Where_Clause
Workflow_MasterWF100002ActiveACTIVE
Note IndexNOTEINDX
Workflow Allow Originator to be an ApproverWF_AllowOrigApprover
Workflow Alternate Final ApproverWF_Alt_FinalApprover
Workflow Delegate ToWorkflow_Delegate_To
Workflow DescriptionWorkflow_Description
Workflow Manually DelegateWorkflow_Manually_Delega
Workflow NameWorkflow_Name
Workflow Overdue Task ActionWF_Overdue_Task_Action
Workflow Require One ApproverWorkflow_Require_One_App
Workflow Send Notifications for Completed ActionsWF_SendNotificatications
Workflow Type NameWorkflow_Type_Name
Workflow Use Alternate Final ApproverWF_Use_Alt_Final_Approv
Workflow VersionWorkflow_Version
Workflow_RolesWF40201FieldPhysicalNameFieldPhysicalName
TableDictIDTableDictID
TablePhysicalNameTablePhysicalName
TableRelationshipTableRelationship
Workflow Role TableWorkflow_Role_Table
Workflow Type NameWorkflow_Type_Name
WorkflowRoleWorkflowRole
WorkflowRoleIDWorkflowRoleID
Workflow_SetupWF00100Display NameDSPLNAME
EMailEMail
Enable Workflow EmailEnable_Workflow_Email
Enable Workflow Notification ServiceEnableWFNotifService
IsSSLIsSSL
Server IDSERVERID
Server PortServer_Port
Setup KeySETUPKEY
SMTP AuthenticationSMTP_Authentication
SMTP PasswordSMTP_Password
SMTP UserSMTP_User
Web Service ServerWeb_Service_Server
Web Service Server PortWeb_Service_Server_Port
Web Service Server SSLWeb_Service_Server_SSL
Workflow_StepWF100003Email Message IDEmailMessageID
Note IndexNOTEINDX
Workflow Apply Workflow CalendarWF_Apply_WF_Calendar
Workflow NameWorkflow_Name
Workflow Step Assign ToWorkflow_Step_Assign_To
Workflow Step Completion PolicyWF_Step_Completion_Polic
Workflow Step ConditionWorkflow_Step_Condition
Workflow Step ConditionsWorkflow_Step_Conditions
Workflow Step DescriptionWF_Step_Description
Workflow Step NameWorkflow_Step_Name
Workflow Step OrderWorkflow_Step_Order
Workflow Step PredecessorWF_Step_Predecessor
Workflow Step Send EmailWorkflow_Step_Send_Email
Workflow Step SequenceWorkflow_Step_Sequence
Workflow Step Time LimitWorkflow_Step_Time_Limit
Workflow Step Time Limit UofMWF_Step_Time_Limit_UofM
Workflow Step TypeWorkflow_Step_Type
Workflow VersionWorkflow_Version
Workflow_Step_InstanceWFI10003Email Message IDEmailMessageID
Note IndexNOTEINDX
Workflow Apply Workflow CalendarWF_Apply_WF_Calendar
Workflow Instance IDWorkflowInstanceID
Workflow NameWorkflow_Name
Workflow Step Assign ToWorkflow_Step_Assign_To
Workflow Step Completion PolicyWF_Step_Completion_Polic
Workflow Step ConditionWorkflow_Step_Condition
Workflow Step ConditionsWorkflow_Step_Conditions
Workflow Step DescriptionWF_Step_Description
Workflow Step Instance IDWorkflowStepInstanceID
Workflow Step NameWorkflow_Step_Name
Workflow Step OrderWorkflow_Step_Order
Workflow Step PredecessorWF_Step_Predecessor
Workflow Step Send EmailWorkflow_Step_Send_Email
Workflow Step SequenceWorkflow_Step_Sequence
Workflow Step StatusWorkflow_Step_Status
Workflow Step Time LimitWorkflow_Step_Time_Limit
Workflow Step Time Limit UofMWF_Step_Time_Limit_UofM
Workflow Step TypeWorkflow_Step_Type
Workflow VersionWorkflow_Version
Workflow_Step_Instance_UsersWFI10005ADDisplayNameADDisplayName
EMailEMail
UsersListGuidUsersListGuid
Workflow Step Instance IDWorkflowStepInstanceID
Workflow Task Assigned ToWorkflowTaskAssignedTo
Workflow UserWorkflow_User
Workflow_TasksWFI10004Workflow Action DateWorkflow_Action_Date
Workflow Action TimeWorkflow_Action_Time
Workflow Due DateWorkflow_Due_Date
Workflow Due TimeWorkflow_Due_Time
Workflow Instance IDWorkflowInstanceID
Workflow NameWorkflow_Name
Workflow Step Completion PolicyWF_Step_Completion_Polic
Workflow Step DescriptionWF_Step_Description
Workflow Step Instance IDWorkflowStepInstanceID
Workflow Step NameWorkflow_Step_Name
Workflow Step OrderWorkflow_Step_Order
Workflow Step PredecessorWF_Step_Predecessor
Workflow Step SequenceWorkflow_Step_Sequence
Workflow Step TypeWorkflow_Step_Type
Workflow Task Assigned ToWorkflowTaskAssignedTo
Workflow Task EscalatedWorkflow_Task_Escalated
Workflow VersionWorkflow_Version
Workflow_Tasks_Homepage_TEMPTEMPDictIDDICTID
FormIDFormID
Window NameWINNAME
Workflow Business Object KeyWfBusObjKey
Workflow Due DateWorkflow_Due_Date
Workflow Due TimeWorkflow_Due_Time
Workflow Step TypeWorkflow_Step_Type
Workflow Task Assigned ToWorkflowTaskAssignedTo
Workflow Type NameWorkflow_Type_Name
Workflow_Template_FieldsWF40202Additional FieldsAdditionalFields
Email Message TypeEmail_Message_Type
FieldDataTypeFieldDataType
FieldNameFieldName
FieldPhysicalNameFieldPhysicalName
Ord LineOrd Line
Resource IDRSRCID
Sequence NumberSEQNUMBR
TableDictIDTableDictID
TablePhysicalNameTablePhysicalName
TableRelationshipTableRelationship
TableSeriesTableSeries
Workflow Template Field TypeWF_Template_Field_Type
Workflow Type NameWorkflow_Type_Name
Workflow_Template_Fields_TEMPTEMPAdditional FieldsAdditionalFields
Email Message TypeEmail_Message_Type
FieldDataTypeFieldDataType
FieldNameFieldName
FieldPhysicalNameFieldPhysicalName
Ord LineOrd Line
Resource IDRSRCID
Sequence NumberSEQNUMBR
TableDictIDTableDictID
TablePhysicalNameTablePhysicalName
TableRelationshipTableRelationship
TableSeriesTableSeries
Workflow Template Field TypeWF_Template_Field_Type
Workflow Type NameWorkflow_Type_Name
Workflow_TypeWF100001DictIDDICTID
DocAttachBusObjKeyFunctionDocAttachBusObjKeyFuncti
DocumentDrillDownFunctionDocumentDrillDownFunctio
FieldsListGuidFieldsListGuid
FormIDFormID
Note IndexNOTEINDX
SeriesSERIES
Window NameWINNAME
Workflow ClassWorkflow_Class
Workflow ManagersWorkflow_Managers
Workflow Type Business Object KeyWfTypeBusObjKey
Workflow Type DescriptionWF_Type_Description
Workflow Type Hist Business Object KeyWfTypeHistBusObjKey
Workflow Type NameWorkflow_Type_Name
Workflow_Type_Conditions_TEMPTEMPCost AmountCOSTAMNT
CountCount1
Field Data TypeField_Data_Type
Field NameFIELDNAM
Unit_AcctUnit_Acct
Workflow Type NameWorkflow_Type_Name
Workflow_Type_TEMPTEMPDictIDDICTID
FormIDFormID
Window NameWINNAME
Workflow ClassWorkflow_Class
Workflow Type NameWorkflow_Type_Name
Workflow_UsersWF40200ADAliasADAlias
ADDisplayNameADDisplayName
ADDistinguishedNameADDistinguishedName
ADDomainADDomain
ADLoginADLogin
ADObjectGuidADObjectGuid
ADTypeADType
EMailEMail
HierarchyLevelHierarchyLevel
SequenceSEQUENCE1
UsersListGuidUsersListGuid
WorkflowHierarchyWorkflowHierarchy
WorkflowHierarchyIDWorkflowHierarchyID
WorkflowRoleWorkflowRole
WorkflowRoleIDWorkflowRoleID
WorkflowSelectionTypeWorkflowSelectionType
Workflow_User_Delegation_LINEWF40510ADDisplayNameADDisplayName
Domain User NameDomainUserName
End DateENDDATE
Start DateSTRTDATE
UsersListGuidUsersListGuid
Workflow Type NameWorkflow_Type_Name
Workflow_User_Delegation_MSTRWF40500ADDisplayNameADDisplayName
Domain User NameDomainUserName
UsersListGuidUsersListGuid
Workflow Auto Delegate TasksWF_Auto_Delegate_Tasks
Workflow Select DelegateWorkflow_Select_Delegate
Workflow_User_SecurityWF00104User IDUSERID
Workflow Type NameWorkflow_Type_Name

Back To Top

 

 

Columns in GP 2013 that have been deleted in GP 2015 That Did Not Exist in GP 2013 RTM

Table Technical NameTable Physical NameField Technical NameField Physical Name
ddACHCopyDD10200IndexINDEX1
ddACHCrossRefDD10300IndexINDEX1
ddACHFtrSetupDD40400IndexINDEX1
ddACHHdrDD10400IndexINDEX1
ddACHHdrSetupDD40400IndexINDEX1
ddACHItemsDD10500IndexINDEX1
ddEmpAcctMstrDD00200IndexINDEX1
ddEmpAcctsTemptempIndexINDEX1
ddEmpLineTempTEMPIndexINDEX1
ddEmpMstrDD00100IndexINDEX1
ddExceptionsDD10700IndexINDEX1
ddTrxHistDetailDD30101IndexINDEX1
ddTrxHistHdrDD30100IndexINDEX1
MUPR_DDNextIdxDD40700IndexINDEX1
SY_Current_ActivityACTIVITYIsWebClientIsWebClient

Back To Top

 

 

GP 2015 New Feature – Creating refreshable Excel reports based on SmartList Designer queries.

$
0
0

You may notice that a new ‘Publish’ button has been added to the SmartList window in GP 2015.  This ‘Publish’ button will allow you to create a refreshable Excel report based off of a query that you build in SmartList Designer.  Let’s go over some of the requirements that need to be in place for this feature to work.

  1. You can only create\publish an Excel report from a SmartList Designer query that has been built using a SQL view.  If you’ve used SQL tables in your SmartList Designer query you will not be able to publish it to an Excel report.  This is the first version of this new feature so we expect it to be expanded beyond SQL views in a future update.  You can use existing GP SQL Views or build your own.
  2. The user who is attempting to publish must have Read\Write\Modify permissions to the share location where the Excel reports are deployed to.
  3. The default Excel reports must be deployed already.

When you publish an Excel report it will be deployed to the folder that corresponds to the series selected on the SmartList Designer window when the SmartList was created.  It will also deploy a data connection to the data connections folder similarly.

Remember, the Excel reports refresh their data using the user’s Windows credentials.  You must add each Windows user account into SQL and assign them the proper security roles.  If the users are being prompted for credentials when accessing the reports then they do not have proper access to SQL.

Keep an eye on the blog for more information about some of the new features available in GP 2015!


Business Portal for Dynamics GP compatibility issue, affecting Requisition Management and Human Resources Management (HRM)

$
0
0

****UPDATE (December 18th, 2014): We currently have a fix for this issue that doesn't require removing the KB 3008923 security update. Update 'KB 3025390' has been released to resolve the issues with Business Portal's 'Add Items' window for Requisition Management not populating when objects are selected and HRM's 'Timecard Details' window being blank. The fix is to run Windows Update which should add this 'KB3025390' patch, or from the following URL, manually download the update for the operating system your machine is currently on, and once the update is applied, launch Business Portal again and these windows should now work fine for you, again even with the KB3008923 update installed as well.  The link is here: http://support.microsoft.com/kb/3025390 ***

Recently, we have become aware of a new compatibility issue with a Windows Update for Internet Explorer, that is causing the following two issues in Requisition Management and Human Resources Management (HRM) in Business Portal versions 5.0, 5.1, 6.0 and 6.1 for both Microsoft Dynamics GP 2010 and Dynamics GP 2013:

For Requisition Management, the issue is that, when attempting to add an item to a new or existing requisition, in the 'Add Item' window, when you click on the lookup and select a Item Number, Vendor, Account or Site, when you select the object, it doesn't populate in the 'Add Item' window and the field remains blank.

For Human Resources Management (HRM), in HRM Timecard Entry, the 'Timecard Detail' window will show completely blank.

The root cause for both these issues is the same Windows Update, KB 3008923: MS14-080: Cumulative security update for Internet Explorer: December 9, 2014

We currently have this documented in both a CR and PR to be fixed but for time being, we only have the following work-around options:

1. On the machine(s) experiencing these issues in Requisition Management or HRM, uninstall the KB 3008923 Windows Update from Control Panel > Programs and Features, then reboot the machine to complete the installation.

    ***Warning: Please understand this is a security update for Internet Explorer, so only uninstall this security update if absolutely necessary to use Requisition Management and/or Human Resources Management in Business Portal.

2. For Requisition Management, you can manually enter the Item Number, Vendor, Account and Site information, which is required in order to final approve a requisition. Make sure the information entered manually into the 'Add Item' window is spelled exactly how it is within Microsoft Dynamics GP, to avoid any issues with the application not being able to verify the information being manually entered.

Being Requisition Management and Human Resources Management (HRM) are our most-installed features in Business Portal, we wanted to make this information available to the public and are currently working on getting a fix for this important issue as quickly as possible.

Thank you.

Reconnect to Web Client After Async Error *New Feature*

$
0
0

Hello everyone!

As you may know, if your network connection drops when using Web Client, you will get an "Async" error message from Silverlight. Previously, you would not be able to do anything to recover from this error, except for closing the browser completely.

With the release of GP 2015,  upon receiving an Async error in Web Client, you will be presented with a "Restart" button, as shown below. This button will bring you right back into your Microsoft Dynamics GP 2015 Web Client session.

         

Async errors can come about from a few different things.

           

Network Interruption

An Async error can occur from a network failure at any point between the Silverlight Application and the WCF Endpoint. Examples of this could be a suddenly blocked port or the loss of network connectivity.

Form Messaging

An Async error can occur when the messaging between the Silverlight Application and the Session Host becomes out of order. With an unexpected message coming through, the error will be thrown to ensure that we do not cause additional issues.

WCF endpoint is no longer available

There are two common scenarios that could cause this issue. The Runtime Process.exe task was ended for that user through Task Manager, or the Administrator ended that user’s session through the Session Management snap-in in Web Management Console. You would also see this message if the Session Host was rebooted when a user was connected to the session.

 

Dan

                                    

"HTTP 401.1 - Unauthorized: Logon Failed" Message Received When Accessing Web Management Console from the Server Where it is Installed.

$
0
0

Hello everyone!

We have come across a handful of cases where we could access the Dynamics GP Web Client Web Management Console from any other machine on the network, but when accessing it in a browser directly on the Web Server we were prompted for credentials three times, and then received a 401.1 HTTP error. We had verified with certainty that the password was correct, so it took some time to figure out the cause.

When you use the fully qualified domain name (FQDN) or a custom host header to browse Web Management Console that is hosted on a computer that is running Microsoft Internet Information Services (IIS) 5.1 or a later version, authentication may fail. This issue occurs when the Web site uses Integrated Authentication, and has a name that is mapped to the local loopback address. A loopback address is a security feature that was added with Server 2003 that is meant to prevent malware from attacking a Web site from inside the network.

The workaround that we have found is detailed in this KB article, but the simplest way is to add a registry key to disable this loopback check. If you create a new TXT file, add this text, and then save it as a .reg file.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
"DisableLoopbackCheck"=dword:00000001

If disabling this security function isn't acceptable for your security structure, follow the steps in this KB to attempt to resolve this issue alternatively.

http://support.microsoft.com/kb/896861

** Please do not make any registry changes to a machine in your environment unless you are completely comfortable with backing up and restoring the registry of the machine in the event of failure. Modifying your registry can have catastrophic consequences on a computer if done improperly. **

Resources:

You receive error 401.1 when you browse a Web site that uses Integrated Authentication and is hosted on IIS 5.1 or a later version:

http://support.microsoft.com/kb/896861

Home Page Copy **New Feature**

$
0
0

Hello!

The new Copy Home Page feature with Microsoft Dynamics GP 2015 is a feature very similar to the existing Copy Security Access feature that currently exists in GP 2013. When setting up a new user, or editing an existing user, you are able to copy the Home Page Role, Home Page Content, and Area Pages from another user to update the current user that you are working with. This enables a system administrator to quickly set up multiple users with pre-set home page layouts and settings.

The new feature can be accessed behind the same "Copy Settings" button that existed previously.

After clicking the button, you will see the new options in the Copy User Settings window.

Home Page Role:

Copying the Home Page Role will assign a user to the same role as the user that you select as the source for the copy action.

Home Page Content:

Copying the Home Page Content will copy over the content of the Home Page. If you have elected to display company-specific or industry specific information on your user’s home pages, you can copy this information to be displayed on new user’s home pages.

Area Pages:

Copying the Area Pages from one user to another will copy over any Area Page settings. Area Pages are the module-specific sections that appear on each module’s Home Screen. You could elect to hide or show specific content from the Area Page, and these settings can be copied to another user.

 

For more information regarding Microsoft Dynamics GP 2015:

What's New for Microsoft Dynamics GP 2015 Blog Series!

For comprehensive videos - Applications

Microsoft Dynamics GP 2015 New Features - Applications

 Microsoft Dynamics GP 2015 System Wide New Features 

To go straight to the Downloads:

Microsoft Dynamics GP 2015 Product Download Page  

Microsoft Dynamics GP 2015 System Requirements

Up to date information regarding Microsoft Dynamics GP 2015:

Microsoft Dynamics GP 2015 Upgrade Hot Topic

 


 

Self Service User CAL's *New Feature*

$
0
0

Hello everyone!

The Self Service User is a new license type that is available with Microsoft Dynamics GP 2015. This new license is most beneficial for Microsoft Dynamics GP 2015 users that do not fall under the category of a FULL or LIMITED USER, but rather just need to be able to perform basic maintenance on a very limited scope of data. These users are Named users, instead of Concurrent users. The Self Service User CAL needs to be assigned to at least one of the following five roles.

 

ESS Employee

This role grants access to the Default areas of functionality, as well as the following areas:

Employee Timecard Entry

Employee Timecard History

 

ESS Employee - BSS

This role grants access to the Default areas of functionality, as well as the following areas:

Employee Timecard Entry

Employee Timecard History

 

ESS PTE Employee

This role grants access to the Default areas of functionality, as well as the following areas:

Employee Timecard Entry

Employee Timecard History

 

ESS Purchase Requester

This role grants access to the Default areas of functionality, as well as the following functions:

Enter Purchase Requisitions

View Purchase Requisitions

View Requisition History

 

ESS Employee Manager

This role grants access to the Default areas of functionality, as well as the following functions:

Manage Employee Profile

View and Approve Timecards

 

Note that the ESS User License is not restricted by default. You must assign one of these roles to the user in order to finalize the user setup.

 

For more information regarding Microsoft Dynamics GP 2015:

What's New for Microsoft Dynamics GP 2015 Blog Series!

For comprehensive videos - Applications

Microsoft Dynamics GP 2015 New Features - Applications

 Microsoft Dynamics GP 2015 System Wide New Features 

To go straight to the Downloads:

Microsoft Dynamics GP 2015 Product Download Page  

Microsoft Dynamics GP 2015 System Requirements

Up to date information regarding Microsoft Dynamics GP 2015:

Microsoft Dynamics GP 2015 Upgrade Hot Topic


Viewing all 1037 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>