Sending Document via SOAP

What is SOAP
SOAP (Simple Object Access Protocol) is a messaging protocol that allows programs that run on disparate operating systems (such as Windows and Linux) to communicate using Hypertext Transfer Protocol (HTTP) and its Extensible Markup Language (XML).
What is SOAPUI?
SoapUI is an open-source web service testing application for service-oriented architectures (SOA) and representational stRead More…

Attachment Folder in Custom BO

Attachment Folder
An object that is used to store attachments that are related to a business document. For example, a freight order or a forwarding order. You use Dependent Object to store attachments that are related to a business document. You can store the following attachment types: Files
You can upload any kind of files that contain binary content. Links
You can store links to exterRead More…

Weather Report Using Rest Web Service

What is Rest Web service?
REST stands for Representational State Transfer, which is kind of easiest way to communicate with external systems in Cloud Solution. It is an architectural style for designing networked applications. REST services provide a uniform interface using standard HTTP operations (such as GET, POST, PUT…) and exchange representations of resources. JSON and XML have frequentlyRead More…

Mashup

What is Mashup?
Mashups is an easiest way to integrate external systems in Cloud Solutions. Mashups are used to integrate data from SAP’s cloud solution with data provided by an online Web service or application. Users can access the content provided by these Web services and applications. For Example, Mashups can include Web searches, company or industry business information, or online map searcRead More…

Design an Object Work List

Overview
You can create a list pane that is always embedded in a work center view. The OWL contains business objects such as Sales Order or Employee. Here is a sample Sales Object Work List Floorplan. Procedure
Create an object work list (OWL) In the Solution Explorer, expand the solution to display the business object. Right-click on the business object and select Create Screens. InRead More…

Design a Quick Activity Floorplan

Overview
Create a Quick Activity Floorplan (QAF) to display an overview of a business object. You can further view all the details of the business object in the associated object instance floorplan. Here is a sample Sales Order Quick Activity Floorplan Procedure
Create a Quick Activity Login into SDK. In the Solution Explorer, Right-click on the business object and select Create ScreRead More…

Design a Fact Sheet

Overview If you create an Employee fact sheet, employees can view their data but cannot change any information. A fact sheet is used to display a read-only overview of an object. It displays the object properties, different views and can contain links for navigating to related objects. For example, An Employee Overview fact sheet can have the sections Contract Data, Personal Data, OrganizationRead More…

SAP Business ByD – User Setup and First Glance

In this unit, we will be looking at user setup and first glance of the Studio. We will go ahead and create a user, assign the proper rights and will see the overview of the Studio. Before creating a user, we will discuss user roles. User Roles: In SAP Business ByDesign users are categorized in 3 roles Developer: 1.1 Create and maintain all types of development objects in cloud applRead More…