Video 4: OData Service - Association & Navigation

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

КОМЕНТАРІ • 32

  • @dravikrish7323
    @dravikrish7323 Рік тому +3

    Dear sir really appreciate sharing knowledge practically

  • @christiansimic2471
    @christiansimic2471 Рік тому +4

    Always a pleasure to listen to your vids))

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

    Apprecate very much for the knowledge sharing

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

      Thank you and glad videos are useful.

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

    very good explanation 👍. Thank you so much Sir

  • @nhatvm_draft
    @nhatvm_draft 2 роки тому +1

    easy to understand. thank you!

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

    Thanks a lot for the useful videos!!

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

    Thank you for video sir

  • @kumarsankarmozumder1856
    @kumarsankarmozumder1856 2 роки тому +1

    hello sir, can we do association between complex type and entity type? we have made a xml with complex types but are not able to fetch data within those subtags of xml...any idea how to proceed?

  • @pavankumar2648
    @pavankumar2648 3 роки тому

    nice explanation sir

  • @carlosvazquez2710
    @carlosvazquez2710 2 роки тому +1

    Great!

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

    Very nice.

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

    Dear Ganesh,
    What is the usage of FILTER Queary option,
    When i use the Filter passing the value, system calls the GET_ENTITYSET Method
    In the current videos if i pass the value of key field its calling entity
    If the values not passed its calling get entity set method,
    What is the difference between them.

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

      FILTER - if you pass any single input field or fields to the backend thru OData service use this option.
      Entity - It trigeers if you pass all the key fields and return one single records. Use it like Select Single.
      EntitySet - Which gives multiple records as output from the backend, and here Filter is optional.

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

    What is the use of expanded entity when we can use navigation property like this?

    • @just2shareji
      @just2shareji  2 роки тому +1

      Are you asking about $expand option?

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

      @@just2shareji can you please do the video on all the addition tags which we use please

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

    Hello sir,
    Could you please share a little more details about cardinality option?

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

      I believe that is covered in Video 20 in CDS playlist. Could you please check?

  • @vinodkumar-ft7xu
    @vinodkumar-ft7xu 10 місяців тому

    Sir, Please explain the difference between RFC, Idoc and BAPI with real time example

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

      I have explained about RFC and BAPI - when to pick which one. Let me try with IDOC as well.

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

    Sir we are able to get the data of only items, how to see both header and item details in output.... can you please help us

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

      You can get both in the deep entity set concept, are you looking the same just using association instead deep entity?

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

      @@just2shareji Thanks for taking your time and answering sir, yes sir I am looking with asssociation alone... in this video you gave example with association which is directly getting items data... bit confused on it sir

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

      @@saikrishna4720 Sorry, I missed your response. Did you get the output? If not please send me the Email that works easy for me.