ABAP Cloud - Programming Model
Which programming model is used with ABAP Cloud and what can we learn from its predecessor? More details in the article.
ABAP - BOPF Quick Guide (Update)
A little update to our book that we published. For all people who find the paperless office boring.
ABAP - BOPF Quick Guide
You need a quick introduction to the SAP Business Object Processing Framework (BOPF), we have the right guide for you here.
ABAP - BOPF Eclipse
Can you also develop BOPF in Eclipse? Here we show you how well the search and navigation works in the system.
ABAP - BOPF Performance
What about the performance when accessing BOPF? We want to investigate this question today.
ABAP - BOPF Helper methods
The framework provides you with various methods and objects that are intended to simplify use.
ABAP - BOPF Custom Query
Do you need your own high-performance selection for your BOPF data? Then write your own query for it today.
ABAP - BOPF Authorization
The implementation of your own authorizations is also possible with BOPF, we will show you how you can easily implement this.
ABAP - BOPF Interface
The interfaces that BOPF provides are an important part of interacting with the model. We'll show you some important ones today.
ABAP - BOPF Manager
BOPF provides so-called managers, which you need for working with BOPF. We'll show you what they can and what they do.
ABAP - BOPF Action
You need additional processes on your data model? Today we show you how to publicize simple actions to the outside world and users of your model.
ABAP - BOPF Validation
What's the easiest way to keep your data model clean? The simple answer you will learn today.
ABAP - BOPF Determination
What about derived data that does not stand in the database? We want to pursue this question in today's article.
ABAP - BOPF Queries
After creating the test data, we had some minor difficulties reading the data. Today we will show you the solution for this problem.
ABAP- BOPF Creating test data
To test the functions and the model, we fill in the article the BOPF with the first test data. How it works, we'll show you today.
ABAP - BOPF data model
Today we want to show you the finished data model of our BOPF and how we created the individual structures and tables.
ABAP - BOPF Define a node
Today it is about the definition of a node in the data model, which structures are defined and what does that mean in detail. More in the article.
ABAP - BOPF structure
How is a business object constructed and structured, what can you do on one node and how does it influence the whole model? We clarify this in this article.
ABAP - BOPF Tools
In this article, we'll introduce you to the tools for creating, editing, and testing the BOPF so you can start developing your own business objects soon.
ABAP - BOPF General
Start of a new series about BOPF of SAP. What is it about and how can you use it effectively for yourself? You will learn this from us.