Taking input from user in cds view

 

@AbapCatalog.sqlViewName: 'ZCDS_VIEW_INPUT1'

define view zajay_cds_view_input1

with parameters p_mgroup : matkl ,p_mtype : mtart

as select from mara

{

matnr,

matkl,

mtart,

ntgew

} where mtart = :p_mtype and matkl =:p_mgroup


Input

        




output





Comments

Popular posts from this blog

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

fetch the data from table and send an email in ABAP

Enhancements in abap