Recent Activity

    Simplifying Attachment Downloads in RAP with CDS Views: A Step-by-Step Guide

                Downloading attachments in RAP (Restful ABAP Programming Model) often requires additional handling, especially when you need to expose dynamically generated files tied to your business entities.This blog demonstrates a approach to enable ...

    Enhance RAP Applications: Dynamically Generate YouTube Thumbnails Using Virtual Elements

    Virtual Element in RAP (Restful ABAP Programming Model):A virtual element in SAP RAP is a field that exists in the the RAP behavior layer but does not have a direct mapping to a database field. It is calculated dynamically at runtime and is used to e...

    Bikash_R by Participant
    • 3215 Views
    • 1 Comments
    • 4 Likes

    Authorizations in RAP

    Hi allin this blog I have explained the authorizations in RAP Global Authorization  and instance authorization.Authorizations in RAP.    Authorization Control  Authorization control in RAP protects the RAP BO from unauthorized access to data. The aut...