How to Consume CDS View with Parameters via OData Service?

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ธ.ค. 2020
  • Sample URL to Consume CDS with Parameters in SAP Gateway Client T-Code /n/IWFND/MAINT_SERVICE - sap/opu/odata/sap/ZC_SD_REV_REP_CDS/ZC_SD_REV_REP(P_FiscalYear='2020',P_Period='007')/Set
    Check Free Training on CDS with Parameters using below link.
    sapyard.com/courses/abap-core...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 20

  • @paulogorenstein770
    @paulogorenstein770 2 ปีที่แล้ว +1

    Best of all videos for CDS VIEW parameters!

    • @ZAPYard
      @ZAPYard  2 ปีที่แล้ว

      Thank you Paulo. Glad you found our videos useful. Please keep visiting and sharing our links.
      Team ZAPYard

  • @brandcaul
    @brandcaul 3 ปีที่แล้ว +1

    Awesome video! Thanks Guys 👨🏼‍💻

    • @ZAPYard
      @ZAPYard  3 ปีที่แล้ว +1

      Thank you Brandon. Glad you liked it.
      Team SAPYard.

    • @brandcaul
      @brandcaul 3 ปีที่แล้ว

      @@ZAPYard Would be great to get your feedback on my own channel :) th-cam.com/channels/4JplOwVNqdsiQqSl8o5_Uw.html

  • @puneet2487
    @puneet2487 ปีที่แล้ว +1

    Exactly what i wanted to knw ..thnks!

    • @ZAPYard
      @ZAPYard  ปีที่แล้ว

      Thank You! @Puneet. Glad it was useful. Please keep visiting our page and share out links.. 🙏🏻🙏🏻
      Team ZAPYard.

  • @OmPrakash-sd7gb
    @OmPrakash-sd7gb 3 ปีที่แล้ว +1

    Very useful thank you very much

    • @ZAPYard
      @ZAPYard  3 ปีที่แล้ว

      Thank You! @Om. Glad you liked it.
      Team SAPYard.

  • @deanojacks
    @deanojacks ปีที่แล้ว +1

    How about when we consume a CDS with parameters, inside a SEGW project? How to consume such a SEGW project that has CDS with parameters, via OData service?

  • @ArnabDatta3
    @ArnabDatta3 ปีที่แล้ว +1

    Hi, this is a good example. but if i use searchable annotation like '@Search: {
    defaultSearchElement: true,
    fuzzinessThreshold: 0.7,
    ranking: #HIGH
    }', is it possible to search them from OData?

  • @gomer1560
    @gomer1560 2 ปีที่แล้ว +1

    Hi ! Its good, but simple. How to add filter to it ? Can its possible ? Or how to make not obligatory params( not default )

  • @Alpagut88
    @Alpagut88 2 ปีที่แล้ว +1

    Hey this can maybe a solution for me. I have the same error with my cds with parameters.
    I have as parameters the systemdate. How can I consume it ? What I have to write in the uri after I click entityset in gatewayclient?

    • @ZAPYard
      @ZAPYard  2 ปีที่แล้ว

      did u get the solution? give the parameter name in the same exact case.
      Team ZAPYard.

  • @Alpagut88
    @Alpagut88 2 ปีที่แล้ว +1

    Can we consume a cds view in any html/js website?

    • @ZAPYard
      @ZAPYard  2 ปีที่แล้ว

      yes.. as OData Service

  • @RafaelRivas-nk6ny
    @RafaelRivas-nk6ny 3 หลายเดือนก่อน +1

    How can I do if the cds view contains a parameter, but type date?

    • @ZAPYard
      @ZAPYard  2 หลายเดือนก่อน +1

      hope you found the answer..

    • @rafaelrivas19
      @rafaelrivas19 2 หลายเดือนก่อน

      @@ZAPYardhahaha ok thanks x_x

    • @alexandrechateauvieux7545
      @alexandrechateauvieux7545 3 วันที่ผ่านมา +1

      you have to write dats like this in parameter : p_budat=datetime'2020-01-01T00:00:00'