Forum Post: RE: SL 2011 Tools for VB Training
While there are some changes in SL tools between 7 and 8 the "how to" and "best practices" will be the same. Levels, cursors, table design, PVs, 90% of the SLapi calls are all the same.my 2 centsAyrin
View ArticleForum Post: BP install fails: company in System database do not meet...
I have installed SL2011FP1 and migrated and updated SL7 databases on a new sql server server 2008 R2. On a separate Windows 2008 R2 server I have installed Shaerpoint Foundation. When trying to install...
View ArticleForum Post: RE: Is SL 2011 FP single sign-on supported on a Windows Server...
Doobs,We have not tested with this feature, therefore it is officially not supported. If you are able to test it and it works then you can use it, but if any errors arise from it they will not be...
View ArticleForum Post: RE: Customization does not get saved when form is closed. Why?
We added this line of code to form1 load event and it changed the caption when the form was loaded to ‘hello’.Call setprop("lcaption_array_62", "text", "hello")So that tells us we can save code to the...
View ArticleForum Post: RE: employee promotion date
ChristopherI think you are right, but I used another table PJRate. Assuming when people get promoted, their rate will be different.Thanks!
View ArticleForum Post: Feature Pack 1 update when running Feature Pack 1 already
I have been having Dynamics clients try to update to Feature Pack 1 when it has already been installed. Has anyone encountered this with Dynamics SL 7.0? I have racked my brain trying to figure this...
View ArticleForum Post: RE: Custom Order Steps using VB Tools
This lines of code can help you to do that: Call Status(SaveGoodArgVals, False, "Actualizando Paso de Embarque: " & bxTZSOShipHeader.ShipperID.Trim, LOG_AND_DISP)...
View ArticleForum Post: Invoice consolidate with Sale Journal
I have a problem running the sale journal consolidated sales invoices, the sale journal is printed in blank , the invoice print ok
View ArticleForum Post: RE: Cannot set Configure Publishing in Business Portal
Unfortunately, No. It behaves the same. There were a few quirky things with BP in IE9 that have not been fixed. Most of the time we have to instruct users to use IE 8 to work around them.
View ArticleForum Post: SOShipPack Table and Manifest screen
I have been given an assgnment to integrate FedEx Ship Manager and SL. I am new at this and got the assignment because we lost our SL guy. Can someone please help me to understand how data from...
View ArticleForum Post: RE: Tax calculation in Invoice & Adjustment Maintenance
Thank you, Carolyn. I appreciate your effort to help me.
View ArticleForum Post: SL 7 database tables for sales tax
I have inherited a project and i am new to SL so please excuse the newbie question. Is there a database model that will help me identfy how sales tax is being handled when a sales order is entered?It...
View ArticleForum Post: RE: Description Fields item2hist
You can look that on this file "C:\Archivos de programa\Microsoft Dynamics\SL\Applications\Help\Full_schema.chm"PTDIRCompletes Float Period To Date Inventory Replenishment Completes – NOT USEDARRAY(13)...
View ArticleForum Post: RE: Is there any way I can change the lookup at the Company ID...
First you have to modify the store procedure 'company_active' that is on system database. And after that, you have to edit the PV, on a csv file and re-import it with the new changes.The store...
View ArticleForum Post: RE: "The RPC server is unavailable" with Dynamics 2011 FP1
Since from your explanation it looks like it only effects one user, I suggest looking for connectivity issues on the workstation. Those RPC errors often mean that it can't find the server or service it...
View ArticleForum Post: RE: Unable to save changes to AR Customer Maintenance
I have looked over our Customer table there are no blank CustID entries.
View ArticleForum Post: Crystal Reports export from preview SL 2011 - fewer choices?
We're in the process of testing SL 2011 and have noticed that in report preview that there are fewer options than in our SL 7.0 installation.For examplewe can't export to text or csv formatscan not set...
View ArticleForum Post: System Message 15002
I have a client who is using Dynamics SL 7.0 SP3 and reported a System Message 15002 yesterday. Message reads "The entered sub account format doers not match the format definition". They are receiving...
View ArticleForum Post: RE: How to set Quick Voucher Check Format
This did work! Thanks for the information!Laura
View ArticleForum Post: Invoice Consolidate S7SP1
There isa problem withDynamicsSL 7.0SP1withconsolidatedinvoicesinthe sales journal
View Article