Authors: thiago and walid.belahmer Seems the XO SAP strategy is speeding up in Africa for the SME companies just after the first customer case in Latin America. Even with some countries re-opening for a new dawn following the first wave of the COVID-19 crisis, it’s clear that there are many habits that will be changed for a long time: greetings, sanitation, masks....

This blog details a topic which is planned for delivery with a future release FP16 of SAP Customer Checkout 2.0 (scheduled for end of Q2,2023). The functionality are all subject to change and may be changed by SAP at any time for any reason without notice. The information in this blog is not a commitment,....

This blog details a topic which is planned for delivery with a future release FP16 of SAP Customer Checkout 2.0 (scheduled for end of Q2,2023). The functionality are all subject to change and may be changed by SAP at any time for any reason without notice. The information in this blog is not a commitment,....

If you are like me, you don’t like paying for something that is available for free. One such example are SSL certificates. Letsencrypt.org is a great service for free SSL certificates, if you know a little scripting to automate it all. We have been using Letsencrypt certificates in B1 installations of all types and for....

Recently I had to work around some limitations in SAP Business One’s Service Layer. As a result, I had to decode some BASE64 string that was stored in our customer’s database, modify the (unencoded) string and then save it back, all from within a native SAP HANA Stored Procedure. To my surprise, there is no....

Greetings From Mahendrakumar D.P. If you face same problem mentioned below in SAP 10.0 FP2111 while Connecting your Add-on Source Code to SAP B1 then Open Your Visual Studio 2022 or any other version, you are using in Run as an Administrator Mode. Error: “Connection – Could not find SBO that match the connection string....

Since the early ages of SAP Business One, restricting the printing of draft documents (before they were added to the database and properly validated or authorized) has been an important topic. Yes, you can have SAP insert the “DRAFT” background image, but that is ugly, and I have also seen cases where the grayscale image....

E-Books is a legal requirement in Greece for the electronic reporting submission of accounting and invoicing records to the government revenue authorities (AADE). In SAP Business One, settings are available on the Electronic Documents tab of Document Settings (follow path Administration → System Initialization → Document Settings → Electronic Documents tab) to enable and set up E-Books. For more information, you can refer to SAP....

One of the (sometimes) hidden champions in the SAP product universe is SAP Business One (B1) – an ERP solution for SME customers that has been around for almost 20 years now. The age doesn’t make it irrelevant though as there still is a strong customer base happily working on B1 as is the case....

Este blog es una traducción al español del blog publicado por Clodagh Walls en Junio 10,2021: https://blogs.sap.com/2021/06/10/support-spotlight-top-tips-on-configuring-the-sbo-mailer-for-sap-business-one/ En este blog me gustaría cubrir algunos puntos de claves para configurar de forma exitosa el Servicio del SBO Mailer en SAP Business One. Estos se encuentran basados en preguntas que los Partners nos han hecho al equipo....

Hello all, Since I always find it hard to gather the “right” packages for a fresh install of SLES for SAP Business One, here is a summary of repositories and associated packages required. The following information was gathered from installing using the “SLE-15-SP3-Full-x86_64-QU2-Media1.iso”, however, the same should apply when installing from the “GM” release, or....

Este blog es una traducción del blog publicado por Relle Chen  en Sep 10,2021: https://blogs.sap.com/2021/09/10/sap-business-one-hana-migration-tips-for-large-databases/ En este blog queremos mostrarle algunos consejos útiles de experiencias reales cuando se correo el asistente de migración para bases de datos grandes. Revisaremos los siguientes temas: Preparación de la base de datos, Definición de las parametrizaciones de rendimiento y, por....

Introduction: I’m a Sales and Technical SAP Business One Consultant for around 15th years, in my experience users need to find new ways to realize their daily work. In this blog, I’ll explain how to connect an intelligent chatbot of SAP Conversational AI with SAP Business One using Service Layer (Extensibility topic). If you need more....

In this blog, we will provide more detail on the b1-local-machine.xml file. This is used by SAP Business One Components like the Client application and DI API. We will explain more about this file and how is it used in troubleshooting connection issues. b1-local-machine.xml is not supposed to be a configurable file. You should not....

A lot of talk about Guided Answers (GA)? Yes, we want to make sure that you are aware of this new resource. We will keep on talking about it so that the message gets out. In this short blog post we are again promoting the concept but specifically a fresh GA release: Fixed Asset Master Data....

In our effort to offer new and faster ways for customers and partners to find solutions, SAP Business One Global Support continues to produce material that is easily digested. In this short blog post we announce the fresh release of two new Guided Answer Trees in the areas SAP Business One Mobile App and Apache Resources for SAP....

ExportDeterminationService in SAP Business One DI API enables you to add, update, get and delete Export Determination data in Electronic Documents Export Setup window. The window Electronic Documents Export Setup is available in SAP Business One when Document Mapping Determination is selected on the Electronic Documents tab of Document Settings (Administration → System Initialization → Document Settings). The contents of Electronic Documents Export Setup may vary depending on the localization....

ImportDeterminationService in SAP Business One DI API enables you to add, update, get and delete Import Determination data in Electronic Documents Import Setup window. It is a part of the Electronic Document Import Wizard. The Electronic Document Import Wizard provides dedicated functionality for importing electronic documents to the system. In SAP Business One, you can access it using Main Menu → Purchasing – A/P → Electronic....

In this short blog post we want to catch up a bit on what is going on with GoToAssist – the primary remote support tool used by SAP Business One Global Support. A few years ago we introduced the tool and announced it in the following LinkedIn article Support Spotlight: Let us all welcome “GoToAssist” Together!....

In this blog post I will present to you an overview of B1SLayer, an open source .NET library created by me that aims to make Service Layer integrations as clean and easy as possible. Introduction If you, as a developer, ever worked in multiple .NET projects that consume Service Layer, you probably faced the issue....

Hello everyone! In the recent past, I have been exploring so many SAP BTP capabilities as part of my work and out of interest. This is my first blog post on the enterprise-messaging capability of SAP.  This service allows components to communicate through asynchronous events and distributes business events from SAP and non-SAP sources across....

If We Restart SUSE Linux Server We need to Restart Our SAP B1 Server tools and b1s Service also. For the same kindly follow the following steps 1. Take Remote Desktop of Linux Server – Right Click on Desktop –> Open Terminal 1. su – ndbadm Path will be displayed — Of HDB ./HDB stop....

Greetings For the Day !!! Kindly find following code to Update Records in UDO (User Defined Objects) in SAP Business One 10.0 through SAP B1 GeneralService. SAPbobsCOM.GeneralService oGeneralService; SAPbobsCOM.GeneralData oGeneralData; SAPbobsCOM.GeneralDataParams oGeneralParams; SAPbobsCOM.CompanyService sCmp; sCmp = Main.Mahi_Company.GetCompanyService(); oGeneralService = sCmp.GetGeneralService("Enquiry"); //User Defined Object oGeneralParams = oGeneralService.GetDataInterface(SAPbobsCOM.GeneralServiceDataInterfaces.gsGeneralDataParams); oGeneralParams.SetProperty("DocEntry", DocEntry); oGeneralData = oGeneralService.GetByParams(oGeneralParams); oGeneralData.SetProperty("U_CardCode", CardCode); //User Defined....

If you are facing SLD issue kindly follow the following steps to resolve the above mentioned error.   1. Rename SAP** Folder C:Users(your user)Local SettingsApplication Data (or AppData)SAP 2.Start ‘SAP Business One Server Tools Service’ From Services 3.Make Sure ‘C:Program Files (x86)SAPSAP Business OneConfb1-local-machine.xml’ IP Address Mentioned here correct one or Server Name. 4.Verify the....

Consider we have Main User Defined Object named “Mahi_H” and It’s child table is “Mahi_D1”. If You want to Add / Updated records in Child table “Mahi_D1”. We can do using SAP B1 General Service as follows.   SAPbobsCOM.GeneralService oGeneralService = null; SAPbobsCOM.GeneralData oGeneralData = null; SAPbobsCOM.GeneralDataParams oGeneralParams = null; SAPbobsCOM.CompanyService sCmp = null; SAPbobsCOM.GeneralData....

Hello Team, Greetings for the day !!! If You want to increase your SAP Business One Add-on Performance you can do programming like this to fetch data from System Forms.   oForm = Main.Mahi_Application.Forms.GetForm("149", 1); System.Xml.XmlDocument oXml = null; oXml = new XmlDocument(); oXml.LoadXml(BusinessObjectInfo.ObjectKey); MainQutDocE = oXml.SelectSingleNode("/DocumentParams/DocEntry").InnerText;   Thanks, Mahendrakumar

Introducing Business Ecology Management: Carbon Footprint Accounting Made Easy Sustainability. The topic we all hear about every day, yet no one seems to fully understand. Despite this lack of understanding, the business landscape is continuing to evolve with no intention of slowing down. Governments are cracking down on carbon emissions and consumers are demanding now....

Every one of us is a user. Anyone who looks at a screen, even just for consuming content, without user name or account, is a user. We all have our user experience – clear preferences for apps, web sites, color themes, and so on. One of the main factors that set our preferences is efficiency –....

Dear SAP Partners In our effort to provide SAP Partners with a one-stop-shop for enablement consumption you will be thrilled to hear that both SAP Business One and SAP Business ByDesign now offer role-based learning paths for six roles each. Whether you are in Sales, Presales, Consulting, Development, Customer Engagement or Marketing, you can now easily navigate your learning....