GitHunt
DH

dhananjayhegde/ABAP-RAP-Samples

This repo contains RAP and Fiori Elements app code snippets (mostly complete coding required for a specific feature) related to SCN or other blog posts I am writing. Keep watching this space for more content. Hope you willl find it helpful.

Another you might like - New repo for RAP/ABAP

ABAP RESTful Application Programming (RAP) Model Samples

This repository contains code samples used in various blog posts. Each blog post has its own folder and contains respective source code files.

1. Late Numbering - RAP Unmanaged Implementation

Jump to source code.

How to use Late Numbering in ABAP RAP Unmanaged implementation with Purchase Contract as an example.

SCN blog post - Late Numbering in Unmanaged RAP BO

2. Early Numbering with Semantic Keys - RAP Managed Implementation

Jump to source code.

How to use Early Numbering with Semantic Keys in ABAP RAP Managed implementation.

SCN blog Ppost - Early Numbering with Semantic Keys - RAP Managed Implementation