Video 9 - OData Service - Function Import

Поделиться
HTML-код
  • Опубликовано: 7 сен 2024
  • Explained the usage of function import in the OData Service

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

  • @sudheerkumar7300
    @sudheerkumar7300 11 месяцев назад +4

    We are so lucky to have you in RUclips, Great efforts, Great content... many thanks for sharing Odata tutorial with examples!!!!!!

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

      Thank you and glad my videos are useful

  • @praveenkrishnapadmanabhan3729
    @praveenkrishnapadmanabhan3729 2 года назад +1

    Thanks for explaining the concept in the best possible way, really appreciate all your good work👏. Hoping to see more content.

  • @ravip5138
    @ravip5138 2 года назад

    I really like the way you are explaining.. keep it up..

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

    At 18:37 minutes action for entity for material is rnt_material

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

    great explanation Ganesh! Thank you very much 👍

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

    Really helpful. Thank you so much

  • @venkataabhilashdasam6658
    @venkataabhilashdasam6658 2 года назад

    Thank you Guru Deva.

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

    Very well explained Ganesh 👍

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

    Thankyou so much Ganesh.

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

    genial me sirvió mucho.

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

    Hi Ganesh... Thanks for the Video... I have a question
    F4 means show me the possible inputs. We actually don't send any values when we do F4. Here in this video you have used Company code and Max parameters with values... Then how this is F4 ? Correct me if I'm wrong folks.

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

      Welcome.
      F4 - works without and with dependent values as well. Sometimes F4 to be generated based on previous screen selection, in that case I need an input.
      Max parameter - is used to increase the performance, from UI preceptive they will show only the limited data for the user instead of showing all.

  • @Inter-fail-03W
    @Inter-fail-03W Год назад

    Thanks you , is this search helps for UI can also done from get entity set right? By reading each filter options for corresponding entity set?

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

    cant we use Complex types also as export parameter, or is it mandatory that we should only use entity and entity set

    • @just2shareji
      @just2shareji  Год назад +1

      Let me check, we have a option to use the complex by providing the structure as the source of the entity.

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

      @@just2shareji thankyou