Forum Post: RE: TI for Scheduled Billings Screen
The other issue I have seen when importing into this screen is that the amount is sometimes overriden based on the calculated percent, even when you explicitly import the value. Try importing the...
View ArticleForum Post: Looking for the proper documentation or assistance with issues...
Hello,I am very new to MS Dynamics SL. My company had hired consultants to develop our environment. We are currently looking to become more independent at this point.I'm trying to determine how to do...
View ArticleForum Post: RE: Stock Items in different Sites
HiFor the Question#1It is possible to map the same item in multiple sites. You can map this through Inventory Sites (10.255.00) screen. Also you can select (or) map the inventory ID with another...
View ArticleForum Post: RE: Changing domain usernames
HiFollow the below steps to handle this scenario easier.1) Take all the SL UserID's using the below query. Select UserId,UserName From UserRec Order By UserId (execute the above query in SL...
View ArticleForum Post: RE: SL Shipper screen
HiThis issue seems like an customization / upgrade issue. We also faced this issue for one of our client during SL6.5 to SL 2011 upgradeAs Mark said check the same screen in Standard Mode and if tt is...
View ArticleForum 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: Feed receivables data to CRM 2013 on premise from SL 2011 FP1
Is it possible to feed receivables data (such as total aging amount, aging bucket amounts, last invoice amount and date, last check received and date) from SL to CRM using the connector? If not, how...
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 Article