Forum Post: PJCHARGD table didn't captured full inventory ID after process...
Hi all, i need some of advise. This issue happened when user click on begin process button in Production Completion (12.402.00) screen. When we check from PJCHARGD table, we found out, this table only...
View ArticleForum Post: RE: Custom Field Length - PO Field
Hi, Use the ALTER TABLE statement is used to add, delete, or modify columns in an existing table. Thanks, Ajit Kannan S R
View ArticleBlog Post: Business Intelligence and Hybrid Cloud Deployments
This article explores hybrid cloud deployments and the benefits for Business Intelligence and Corporate Performance Management systems. The modern business culture is flying high in the sky – with...
View ArticleForum Post: RE: Custom Field Length - PO Field
You cannot change the size of a field in a Dynamics SL table because the code that accesses that table requires the field to be the size specified in the code. If you were to change the size of that...
View ArticleForum Post: RE: Custom Field Length - PO Field
100% agree with Rick. An alternative is to add an extension table to the database to store additional fields that cannot find homes in the standard SL tables. But, given the field you are trying to...
View ArticleForum Post: RE: anyway to prevent same person in AP from releasing batch they...
If I understand the original poster's requirements, it is not that an AP user is NEVER allowed to release an AP Batch, they just cannot release the batch that they have entered. If that is the case,...
View ArticleBlog Post: Microsoft Dynamics SL helps you gain insights anywhere you need it
Microsoft Dynamics SLÂ helps you gain deeper business and risk insight from internal and external data. A more comprehensive approach improves the accuracy and integrity of insight that you can gain...
View ArticleForum Post: failed to open a rowset
Hi, Hope someone can help me. I am new in creating custom Crystal Report for MSDynamics SL. I created a VIEW to begin with with this statement below: SELECT APDoc.DocType ,APDoc.RefNbr ,APDoc.BatNbr,...
View ArticleForum Post: RE: Dynamics SL with spanish version of SQL Server
Thanks Erich. We will have to make further investigations, as we have have always failed trying with this same configuration. (Spanish version of Sqlserver and SQL_Latin1_General_CP1_CI_AS as collation).
View ArticleForum Post: RE: failed to open a rowset
Not sure if this is your issue or not but I had something similar several years back and resolved it by opening the ODBC definition for the database (Crystal Reports utilizes ODBC to connect to SQL)...
View ArticleForum Post: RE: ERROR 6909
You saved me hours of searching. Our problem was also that the payment selection by voucher number had duplicate numbers entered. De-duping in Excel prior to entry in this screen fixed for us as well....
View ArticleForum Post: RE: Management Reporter - Report is locked by one or more...
Verify that the user has 'Edit scheduled building blocks' permissions in their Security settings.
View ArticleForum Post: RE: failed to open a rowset
Fixed this myself. Run a SQL Profiler to see the problem. I am using a view and the value I placed based on my 3rd image above under 'Period Field Name' is Apdoc.PerPost. I updated this to...
View ArticleForum Post: RE: failed to open a rowset
Thank you for checking and replying to my question. I fixed it my self.
View ArticleForum Post: AP Check customization-SL2015
We want to print the APDoc.description field on both AP check stubs. The docdesc field was added to the AP Voucher & Adjustment screen to capture that info, and the field was added to the top stub...
View ArticleForum Post: program stopped working
I have a client whose workstation started randomly saying it was un-able to launch a few menu items. This typically means the corresponding exe file was not found but the files existed. These same menu...
View ArticleForum Post: RE: program stopped working
Have not run into that particular issue, but it would seem to be a problem with the menu cache on the local workstation. Have you tried clearing the menu cache?
View ArticleForum Post: RE: program stopped working
Mark, thanks for the suggestion. Unfortunately that is not it. The issue occurs no matter what user is logged into that workstation. I did try clearing the XML files but the problem continues. My guess...
View Article