Posts

Showing posts with the label sap

SAP DI Commander - an Interactive IronPython Environment

Python tools for working with the 'uber-enterprise' SAP, are not something I hear about very often, but this one is interesting and is based on IronPython. DIC is an interactive environment for working with SAP Business 1 through the COM API: DI Commander 2.0 - The New Generation Scripting Tool There is a rather better introduction in the article where he introduced version 1 of DIC: Get Your Kicks with DI Commander The introductory quote of that article explains why he wrote DIC: If you have been involved with SAP Business One implementation projects, I'm sure you have at some point faced a situation where you needed to quickly modify a large amount of records in the customer's database. Here are some real-world examples from my past projects: Change the default warehouse for 2,000 items in the database Remove 4,000 items that were imported with an incorrect item number Remove a few thousand items (from a total item count of 50,000) that have not been used in any tran...