Let’s get started with the post where we will design a Fiori App with basic CRUD operation on flight model data. What are the steps
Author: Siva Prasad
RAP Intro!
There are 3 main layers in ABAP RAP Model– Data Modeling & Behavior Layer Business Service Provisioning Layer Service Consumption Layer Data Modeling and Behavior
CRM WEBUI – Let’s Get Started!
This post helps to create a simple view with one field with value node. Later creating two views and navigating between two views. Launch Tx–
Control Outbound IDoc Creation
IDoc’s are extensively used for different data transfer between SAP systems. Once we do all the IDoc configurations, the outbound IDoc’s generated in the sender
SALV TABLE – COLUMN COLOR
Below is the report code that just display the ALV using SALV class with no column color. CLASS lcl_flight DEFINITION.PUBLIC SECTION.DATA: lt_flight TYPE TABLE OF
outbound & inbound idoc number
IDoc is passed between two systems- sender and receiver. In Sender system the passed IDoc is called outbound IDoc and in receiving system its a