Support of Core Data Services (CDS)
A static factory method is provided to support Core Data Services (CDS):
| Interface | Method |
|---|---|
| IF_SALV_GUI_FULLSCREEN_IDA | create_for_cds |
The name of the CDS view (not the DDIC name) is used as the transfer parameter. Apart from this, programming under Data Core Services is no different to programming with normal DDIC tables/views.
For more information, see ABAP Keyword Documentation in section CDS - Core Data Service.
Report example: SALV_IDA_DISPLAY_CDS_SIMPLE