Call CDS view in Report

Call CDS view in report

* Create a report program and write code.

Report

    REPORT zab_rp_cds_stu.

    SELECT FROM zab_cds_stu INTO TABLE @DATA(lt_stu).

    cl_demo_output=>displaylt_stu ).

Output


*****************************Thank You**************************

Comments

Popular posts from this blog

New syntax for append- VALUE (new syntax 7.4+) in ABAP

Pf status and user command in factory method - OOPS ALV in ABAP

Add custom tab to me51n at item level in ABAP