Forum Post: RE: Using Wildcards on a ROI Screen Select Tab is not working on...
HiYou can use the Operator as "Contains" instead of using wild card characters in ValueFor Example: If we want to generate the Inventory Items report with the Inventory description "Crank" thenJust...
View ArticleForum Post: RE: Date Error Dynamics SL 7.0
Hi Rick,Here are the statements we ran on the SL database, in order:select custid, doctype,origdocamt,* from ardoc where batnbr in ('002351', '002352') order by custidupdate ardoc set stmtdate =...
View ArticleForum Post: Prevailing Wage Maintenance: effective date
We have some government contracts that are subject to prevailing wage laws, e.g., Davis Bacon Act. We use the Time and Expense for Projects (SL 2011 FP1) to track time. Payroll is handled through...
View ArticleForum Post: RE: Using Wildcards on a ROI Screen Select Tab is not working on...
We had thyis problem too when we went from 7 to SL 2011 FP1. Here is an example from our issue files back then:Yes you can use ? now to replace _ to specify a certain number of characters to wildcard....
View ArticleForum Post: RE: Default Site ID(Warehouse)
We have used a user field in the user table to store default site. Then customized the screens to look at the user record to set the default site for new records.
View ArticleForum Post: RE: Inventory Trial Balance / Valuation Variance (10.640.00)
HiYou can check the below KB article. Hope this helps you to resolve your issues.support.microsoft.com/.../848418Thanks & Reagards
View ArticleForum Post: RE: Serial numbers assigned when shipper is created...
The above issue was addressed with a Hotfix for DSL2011FP1; see below:mbs2.microsoft.com/.../KBDisplay.aspxThis HF auto-populates the LotSerNbrs into the Shipper screen when the Issue Method is set to...
View ArticleForum Post: RE: SQL Error 515 Cannot insert the value NULL into column...
Thanks Perumal. I had already reviewed that KB, it a similar error during a the same process but for completely different reasons.
View ArticleForum Post: RE: Feed receivables data to CRM 2013 on premise from SL 2011 FP1
I know that the mapping would need to be created. I just wanted to make sure that it was possible to tap into any SQL table necessary. The customer may want other data to flow across as well. I have...
View ArticleForum Post: Programmatically enter Sales Order
I am trying to programmatically add a sales order to the system. I am currently looking at the object model but I don't see how I can add the Salesperson information to the order. Since the screen that...
View ArticleForum Post: RE: Looking for the proper documentation or assistance with...
Thank you very much for taking the time to respond.
View ArticleForum Post: RE: ask - Frx on Dynamic SL 2011
Hi RodiGood to hear the problem has been resolved.Always Welcome.Thanks
View ArticleForum Post: RE: Another Process has updated the %Sometable% Table
Always Welcome ..Thanks for your update.
View ArticleForum Post: RE: Negative PR Deductions
Rick,In my case, we are not dealing with Sec 125, but a simple bi-weekly, recurring Auto Allowance reimbursement that gets adjusted (reconciled) when EE's submit their expense/travel reports. If the...
View ArticleForum Post: RE: ScreenExit causes screen close to crash
Which version of Dynamics SL are you using?.I have already tried the second option in my custom screen and it's working perfectly for me.I will check with my environment and keep you...
View ArticleForum Post: RE: Looking for the proper documentation or assistance with...
Question #1You can use the Project ID; Customer ID & Description look up for searching operation by clicking the column Header on Possible value lookup.For Example: If you want to search the...
View ArticleForum Post: RE: installing Runtime SQL 2012
Hello Alesa,You can check the below link to download the SQL server 2012 versionwww.microsoft.com/.../try-it.aspxThanks,Perumalsamy R
View ArticleForum Post: RE: Site wise item status
HiYou can't assign the same Inventory Item status as Active in one site and Inactive in another site. But you can do the customization to restrict the same Inventory Item selection in different...
View ArticleForum Post: RE: Site specific count sheet
HiYou can do the customization in Physical Count entry screen to restrict the same Item selection for different site. (Suggestion: But before doing this customization we have to restrict the same...
View Article