Writing down the restriction on SAP user authentication in cloud connector, as I face this issue every time I’m setting cloud connector. Cloud connector is […]
SFTP adapter in SAP cloud integration flow
This is a tutorial to create an integration flow that access SFTP server in the simplest way. We will perform a short exercise to go […]
Odata adapter in SAP cloud integration flow
This is a tutorial to create an integration flow that OData service in the simplest way and we will perform a short exercise to go […]
Set attributes of dimension by default in ABAP CDS query
In this blog, we will talk about a simple requirement where attributes of dimension need to be displayed in the default layout of analytical query. […]
Maintain SAP S/4 Planning(ACDOCP) with custom ABAP solution
SAP Business Planning is one of the important pillar in financial management. While actual data is handled by, for the most part, automatically by SAP […]
Consume CDS analytical query from ABAP program
This blog introduces Lightweight BICS API, which is a new SAP standard ABAP API to consume analytical query built on CDS and BW. Refer to […]
Analytical variable in ABAP CDS query and restricted measures
This blog will demonstrate how to create analytical variable in ABAP CDS and leverage to easily create dimension- restricted / time-restricted measures. Scenerio An ABAP […]
Loop through multiple rows in ABAP CDS by AMDP
If you have worked with ABAP CDS long enough, there is no function to really loop through multiple records and use them for a calculation […]
Passing filter to object page table – ABAP RAP Custom Entity
This blog explains how to apply user filter to not only list page but also in object page, especially to restrict data in the associated […]
Multiple Facets in ABAP RAP Object Page with Custom Entity
ABAP RESTful Application Programming Model(ABAP RAP) allows you to build a power report application whether in S/4 HANA or in Business Technology Platform. This model […]