Technical Articles
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
Good input Ramesh Duraisamy
Where are these Syndaction layer views placed ? - Viewing the HANA DB via HANA studio.
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