SAP Update EditSize for UserFieldsMD
Hello, i want to share with a code for updating UserFieldsMD EditSize First you have to got the TableName of UserFieldsMD and the FieldID then;Dim IRs as integer = 0Dim _SizeInt As Integer =...
View ArticleB1 Service Layer: Aggregation
In this blog, I would like to share a new functionality released in Service Layer 9.1 H Patch 12. It is about the oData aggregation, which is an important extension to the original oData protocol....
View ArticleB1 Service Layer: Entity CRUD - Update
In this blog, I would like to share how to do business object update operation via Service Layer API.As Service Layer follows OData protocol, it uses HTTP verb PATCH or PUT to update entities. The...
View ArticleB1 Service Layer: Grouping
In this blog, I would like to share another new functionality planned to release in Service Layer 9.2 H Patch 03. It is about the oData grouping, which is an important extension to the original oData...
View ArticleB1 Service Layer: Attachment manipulation
In this blog, I would like to share another new functionality planned to release in Service Layer 9.2 H Patch 03. It is an enhancement to the original attachment operation. ( Actually, it is available...
View ArticleopenSAP Courses in 2016 relevant for the SAP Business One Community
Introduction to SAP HANA Cloud Platform - Rui NogueiraBuild Your Own SAP Fiori App in the Cloud – 2016 Edition - Bob Caswell, Yoram Friedman, Oliver Graeff, Raz Korn, Ido She…Text Analytics with SAP...
View ArticleSAP Business One Service Layer, what's new in version 9.2 PL03?
Hi, There are some interesting new features available in SAP Business One Service Layer version for SAP HANA 9.2 PL03 version that I will like to shortly highlight in this blog. Service Layer supports...
View ArticleLeaving the SAP World
Well, my tenure in the SAP world is just about up. I'll be doing work in the future that has nothing to do with SAP. It's been a crazy 9+ months, and I think that I learned a lot along the way. I hope...
View ArticleSAP Business One Service Layer - SSO with UI API
As of SAP Business One 9.2, version for SAP HANA, besides the normal login, Service Layer supports SSO with SAP Business One SDK UI API. In order to use Service Layer SSO you just have to connect as...
View ArticleHow to build Fiori apps for SAP Business One, version for SAP HANA - part3
This blog explains the part3 of how to build B1 Fiori apps running on top of SAP HANA, with the help of the WEB IDE for HCP. Please follow part1&2 for basic understnading of Fiori:How to build...
View ArticleGuidelines for Modifying SAP Business One Data
We can always see customers/partners using several direct updates in some form of Add-Ons/TransactionNotification. Below are some guidelines:Question1: Is it permit to INSERT/UPDATE/DELETE on UDTs...
View Article"Project Management" object is exposed from SAP Business One Version 9.2 PL03
"Project Management" object is exposed as a Service Type Object from SAP Business One Version 9.2 PL03. It is yet to be implemented in DTW.You can refer to below sample:1. Add a Project:int...
View ArticleSAP Business One Service Layer - TypeScript autogeneration
In a previous blog SAP Business One Service Layer HANA XS sample I shared with you a sample we have developed in HANA XS (Java Script) connecting to SAP Business One Service Layer. In this blog I’ll...
View ArticleSAP Business One Service Layer HANA XS sample
I’ll like to share with you a sample we have developed in HANA XS (Java Script) connecting to SAP Business One Service Layer. This sample uses a proxy class in order not to directly call SAP Business...
View ArticleScript Engine - new Service Layer feature!
With SAP Business One 9.2 PL04, version for SAP HANA the Service Layer has been enhanced with a new feature called Script Engine! This new feature allows partners and customers to develop their own...
View Article