CDS View with input parameters Part 7 ABAP on HANA Course

Поделиться
HTML-код
  • Опубликовано: 27 янв 2025
  • НаукаНаука

Комментарии • 42

  • @SAP_USER
    @SAP_USER Месяц назад

    💯

  • @monojs_vlog
    @monojs_vlog 11 месяцев назад

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

  • @abaper347
    @abaper347 9 месяцев назад

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

  • @ansumanbehera8150
    @ansumanbehera8150 5 месяцев назад

    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 7 месяцев назад

    Thank you

  • @VinaySingh-ex4rc
    @VinaySingh-ex4rc Месяц назад

    Hello Ram I have requirement to use a transactional FIORI application with actions over to parameter cds view would it be possible to create since system doesn’t allow for the BOPF to gets activated with mandatory parameter

  • @sarikapawar9132
    @sarikapawar9132 2 месяца назад

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

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  2 месяца назад +1

      Not possible like we use in ABAP SQL

    • @sarikapawar9132
      @sarikapawar9132 2 месяца назад

      @SAPTECHNOMANIAC Thanks for the information..

  • @Sanobar-j4v
    @Sanobar-j4v 4 месяца назад

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

  • @sandeshatram2158
    @sandeshatram2158 Год назад

    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  Год назад +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 Год назад

      @@SAPTECHNOMANIAC 👍👍 got it sir

  • @Sanobar-j4v
    @Sanobar-j4v 4 месяца назад

    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 4 месяца назад

    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.

  • @CutieSaanvi2017
    @CutieSaanvi2017 Год назад

    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  Год назад

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

  • @akshayakumar823
    @akshayakumar823 Год назад

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

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  Год назад

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

  • @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  Год назад +1

      Never tried. As per dynamic thing not possible in CDS

  • @sree8652
    @sree8652 8 месяцев назад

    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  8 месяцев назад

      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

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  Год назад

      You are working with CDS entity or DDDIC CDS view

  • @venu..8786
    @venu..8786 11 месяцев назад

    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  6 месяцев назад

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

  • @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  Год назад

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

  • @sundarpasayat8069
    @sundarpasayat8069 11 месяцев назад

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

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  9 месяцев назад

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

  • @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 :- ruclips.net/video/fkU-H6iUQXI/видео.html

  • @bharathreddyk30
    @bharathreddyk30 7 месяцев назад

    Thank you

  • @devendrapatel6389
    @devendrapatel6389 3 месяца назад

    Thank you