Data Type Enhancements for ABAP Proxy Interfaces

Data Type Enhancements in SAP Process Integration (PI)/Process Orchestration (PO) facilitates modification of input/output data structures of a standard Service Interface or Proxies Interfaces provided with SAP standard applications. Although you can use Data Type Enhancements to append structures to input or output structures of any ABAP proxy (Standard or custom), standard use of the […]

B2B Add-On Installation Guide

SAP introduced B2B Integration Cockpit (add-on) to facilitate all EDI communications of an organization with one component. Let’s look at how to install B2B add-on in Process Integration (PI) or Process Orchestration (PO). We will look at the steps that should be carried out as part of the Post Installation of B2B Integration Cockpit. B2B […]

Parametarized Mapping Example in SAP PI/PO

Parameterized mapping is a great way to leverage your mapping program to have multiple applications. SAP introduced this technique first in SAP PI version 7.1. Parameterized mapping allows you to transfer values to mapping program or values from the mapping program. Similar to how we use import and export parameters in a function, parameters can […]

What is the Difference Between SAP PI, PO and CPI?

Do you feel like there is a complete overhaul of the SAP middleware every 3 days? Ever wondered what are the differences between XI, PI, and PO? Well, you are not alone! There have been major changes to SAP middleware XI/PI/PO in its lifetime. From the first introduction of SAP XI in 2002, SAP has […]

How to Publish Services in SAP PI/PO Service Registry

Before we go through the steps on how to Publish Services in SAP PI/PO Service Registry, lets look at features of Service Registry. Service registry is a UDDI based repository which contain enterprise services and related metadata. Located centrally in SOA landscape, It represents a set of web services. Service Registry supports SAP and non-SAP […]

Expose RFC as Web Service in SAP PI/PO – SOAP to RFC Synchronous Interface

In this article we will look at how to expose a RFC as a Web service in SAP PI/PO. Using SOAP to RFC synchronous interface we would be exposed a RFC as a web service. Most commonly researched topics under third-party system integration with SAP is how to use RFCs and web services to expose […]

Proxy Communication Error SLD_NO_OWN_BS

While setting up proxy communication between PI/PO and SAP backend, after a new PI/PO 7.4 single stack server installation, I came across error “SLD_NO_OWN_BS”. Full Error in PI Message Log: “SOAP: Call failed: com.sap.aii.af.sdk.xi.srt.BubbleException: System Error Received. HTTP Status Code = 200: However System Error received in payload ErrorCode = SLD_NO_OWN_BS ErrorCategory = XIServer Parameter1 […]

How to Transport LSMW Objects?

Lets look how to transport LSMW Objects between clients. LSMW (Legacy System Migration Workbench) is a tool that supports legacy system data migration to SAP systems. Legacy data can be imported, transformed and saved to SAP via iDocs, BAPIs, Batch Data Input (BDC) or as Direct Input. This article discuss ways you can transport LSMW […]

Create LSMW with BDC Recording Example

LSMW which stands for Legacy System Migration Workbench supports conversion of legacy system data in a orderly and convenient way. Tool allows you to import converted legacy data to SAP. There are several ways you can import legacy data to SAP using LSMW. Below are few common methods used to migrate legacy data to SAP […]