Video 26: OData Service - Complex Type

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

КОМЕНТАРІ • 20

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

    Why the hell it was given a name COMPLEX TYPE... Due to this name.. I avoided learning it these many years. Today everything is clear... Thanks Ganesh

  • @CC-wl9oe
    @CC-wl9oe 8 місяців тому

    Ganesh, am I correct to say that this complex structure works in the same way as the deep entity set? You work is just awesome!

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

      Yes, but deep entity needs mandatory association and complex doesn't. Thank you

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

    your tutorial are very very use ful for me

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

      Thank you and glad my videos are useful.

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

    very helpful .... I have only one question - what if I want to add multiple lines like a table instead of the structure ... for example 1 PO Header - 1 Vendor - Multiple Addresses - Multiple POrg.?

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

      Thank you, complex type is accepting only one row as of now. So you can use the deep entity for your design.

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

    Thanks Ganesh for the video !!

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

    Great video Ganesh! 👍

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

    Thanks Ganesh for this video

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

    Can you please make a video on standard DB tables. Jus a simple walk through. Atleast those which are regularly used for basic consideration.

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

      Is there any specific modules or scenarios? I need some more details from your end to understand exactly your need.

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

      @@just2shareji standard database tables like mara for material master, purchase header we've ekko.. like that all the standard database tables for employee details.. system tables... Like that simple walk through in se11 on data base tables.
      Thanks for responding.
      You're simply the best tutor.
      Keep going on. You nailed it brother 🤟

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

      @@aqkhisyed This should like go through the process flow of different SAP modules. Will do in the future.

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

    Amazing tutorials . One question is it possible to pass internal table as input data payload in Odata for Get Call?
    Please let me know any possible ways.

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

      Yes, you may get some idea from my deep entity POST method video. I am trying to add one video for the same in future.