Clients First knows their software, but they are also astute business people, and they really understand manufacturing and distribution in particular.
Jimmy Witcher, COO, Merrick
We’ve just posted up a comprehensive sub-site at Clients First focusing around SAP Business One. This site covers technical information, customer reference videos, demonstration and how-to videos, and business goal achievement.
It also has information and materials on Crystal Reports and Xcelsius for true business intelligence. Everything is wrapped up in an entertaining and visual video and avatar presentation format.
Over at the SAP Blog site, there is a great short article showing through the creative use of User Defined Tables (UDT’s), User Defined Fields (UDF’s) and some queries, how you can essentially setup and manage sales quotas with SAP Business One with no actual program modifications.
This article shows visual examples and full copy and paste code is available such as the image below
If you’ve ever wanted to import data into Business One (B1) directly from another data source such as SQL Server, Access or some other data source that supports ODBC (Open Database Connectivity) there is a new article on how to do this as the SAP Community Network.
This makes certain data transfer situations easier as you don’t have to find and use some type of export tool to get the data into a delimited format. You can also use a more complex SQL query to pull tables together server side and import them into DTW.
Unfortunately, DTW does NOT dsupport scheduled imports via ODBC so it’s not a good solution for some type of integration. You would be better off using a solution like xFusion.