Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.3 KB

README.md

File metadata and controls

19 lines (11 loc) · 1.3 KB

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.

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

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