Skip to Content
Technical Articles
Author's profile photo Ramesh Duraisamy

SAP CAR Syndication Layer and Universal Persistency Component

The Syndication Layer

Is part of the CARAB architecture and already under implementation. Main focus is to merge data from different sources of (POSDTA, CAR, DDF) for AP.

Could play a role in data-harmonization and separation of the consuming apps from platform details.

Should be used by all new consuming apps on top of CAR, i.e. AP and AMR

 

The Syndication Layer (SL) consists of Views for consuming applications gives read access to Reuse objects of CAR.

Designed as a VDM:

a layer of Reuse Views for consuming apps on top of the ECC, DDF. It reorganizes the internal views of CARAB

Technology: SL can be realized with different technologies:

HANA calculation views (static HANA content, currently)

ABAP dao classes (not used)

Core Data Services (CDS) views: (dynamic HANA content, in future)

 

 

Thanks and Regards,

Ramesh Duraisamy

Assigned Tags

      2 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Allan Jørgensen
      Allan Jørgensen

      Good input Ramesh Duraisamy

      Where are these Syndaction layer views placed ? - Viewing the HANA DB via HANA studio.

      Author's profile photo Ramesh Duraisamy
      Ramesh Duraisamy
      Blog Post Author

      The Syndication Layer is implemented on HANA on ABAP only DAO proxies should be used.

      Yes, this can be viewed in HANA studio.

       

      The Syndication Layer is a logical View Layer which can be realized with different technologies:

      1.Current Architecture for NW 7.4: SL is realized with HANA calculation views.

      2.Target Architecture for NW 7.5, 7.6: the SL would probably consist mainly of CDS views.

       

      Thanks and Regards,

      Ramesh Duraisamy