CDS View with input parameters Part 7 ABAP on HANA Course

Поділитися
Вставка
  • Опубліковано 14 гру 2024

КОМЕНТАРІ • 41

  • @abaper347
    @abaper347 7 місяців тому

    🤟 Thank you for sharing information in simple & easy to understand way

  • @monojs_vlog
    @monojs_vlog 9 місяців тому

    Sir your video are very good learning material. I read them and get confidence to crack interview on SAP HANA.thank you very much

  • @ansumanbehera8150
    @ansumanbehera8150 4 місяці тому

    Excellent knowledge share and information. Truly enlighten! A suggestion request for consideration: A video on Hierarchies creation would help a lot. Preferably say Cost Center or GL Account for example or any simple master data Hierarchy.

  • @bharathreddyk30
    @bharathreddyk30 6 місяців тому

    Thank you

  • @CutieSaanvi2017
    @CutieSaanvi2017 3 місяці тому

    Hi Ram,
    Could you please provide vendor who is providing Eclipse with Hana DB Server access. I do have one contact but they are not proving eclipse, instead they are proving Hana studio.

  • @Sanobar-j4v
    @Sanobar-j4v 3 місяці тому

    Can you please help as I need values from two different domains but the AND condition is not working

  • @Sanobar-j4v
    @Sanobar-j4v 3 місяці тому

    Hello, Can you please help me with how I can write AND in where condition for Select Query for the example you are writing in where condition empid = 1 but I want it as empid = 1 and empid = 2 in where condition of select..
    Thank you

  • @CutieSaanvi2017
    @CutieSaanvi2017 10 місяців тому

    Hi! Is it possible to use select options in CDS views? With parameter we can give only single value, if we want to get multiple values, how it can be handled?

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  10 місяців тому

      you have to call cds in your select and apply where condition in CDS not possible to add select option

  • @venu..8786
    @venu..8786 10 місяців тому

    Hi,
    Why cant we pass parameters to associated CDS view ex : cds a assication cds b(parameter) .. for cds b we cannot pass paraemters..could you please let us know why

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  4 місяці тому

      Yes you can't that is restriction when we are using cds . SAP not given this option

  • @akshayakumar823
    @akshayakumar823 11 місяців тому

    Hi, is there a way we can get the field values from sales order (va01) tcode and use it inside cds view ?

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  11 місяців тому

      Sales order tcode fields will be available in vbak,vbap or other related table you can fetch from that table

  • @sarikapawar9132
    @sarikapawar9132 Місяць тому

    Hi Ram.Is there any way to pass multiple selection values in CDS Views?

  • @guptarahul97480
    @guptarahul97480 Рік тому

    Is there any way where i could write an query to an custom table or standard table using the table name received in parameters.

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  11 місяців тому +1

      Never tried. As per dynamic thing not possible in CDS

  • @sandeshatram2158
    @sandeshatram2158 11 місяців тому

    In above we are using vbap and vbak table field "MATNR" as parameters.
    but if client requirement is for two parameters such as MATNR and POSNR but the client condition is that they want to fetch data by any one of the parameter even they use MATNR or POSNR any one of the field,, then how it will occure
    as we required both parameters as non manditory then how it will be done..

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  11 місяців тому +1

      Where are you consuming your CDS ? If you are consuming in SQL then you can pass there where condition. It is not possible to pass non mandatory parameter apart of environment annotation parameter …

    • @sandeshatram2158
      @sandeshatram2158 11 місяців тому

      @@SAPTECHNOMANIAC 👍👍 got it sir

  • @sree8652
    @sree8652 6 місяців тому

    i created a simple CDS view entity ..i can see lot of entries in SE11 for the same table..in view only one entry is coming..what could be the reason

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  6 місяців тому

      Did you creates DCL, put Where condition ?

  • @Utubeuser16
    @Utubeuser16 Рік тому

    Hi bro, why I'm not able to use semantic.amount.currencycode in define view entity getting error as can't be used in filed list

  • @im_shrey
    @im_shrey Рік тому

    Hi brother, when I use @Environment.systemField : #USER_DATE in consumption view, the bex query with this consumption view doesn't show any date. Requirement is to get user timezone date not the system date as default value. Any suggestions on how to achieve this ?

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  11 місяців тому

      Ideally it should come .I didn't tried with BEX query..

  • @sundarpasayat8069
    @sundarpasayat8069 9 місяців тому

    suppose I don't want to make vbeln as mandatory in that case what shall we do ?

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  7 місяців тому

      This is the limitation when we are using parameter. it's not possible non mandatory parameter apart from some system fields ...

  • @gururajanraghu5989
    @gururajanraghu5989 2 роки тому

    Can we pass the default value for CDS View based OData service ?

  • @sandeepreddy2319
    @sandeepreddy2319 2 роки тому

    Hi bro, Can you explain regarding about AMDP's

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  2 роки тому

      Sure I will explain it in the upcoming video.

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  2 роки тому +2

      AMDP in detail you can watch video series got completed :- ua-cam.com/video/fkU-H6iUQXI/v-deo.html

  • @bharathreddyk30
    @bharathreddyk30 6 місяців тому

    Thank you

  • @devendrapatel6389
    @devendrapatel6389 2 місяці тому

    Thank you