Video 3: OData Service - Filter and Multiple Entity Sets

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

КОМЕНТАРІ • 25

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

    Always nice explanations, please continue))

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

    Hello,
    Thank you very much for the video. That is good that in your example both BAPIEKKOL and BAPI_PO_GETDETAIL import contain PURCHASEORDER item. But what would you recommend if the bapi input does not have the same key value like it is declared in edentity set/type? For example, the bapi BAPI_USER_GET_DETAIL, we would like to use the Edentity Type based on LASTMODIFIED, it has the assosiated type BAPIMODDAT (MODDATE;MODTIME;MODIFIER), since the input for BAPI_USER_GET_DETAIL does not belong to BAPIMODDAT ( it is USERNAME ) we can't pass this as a filter

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

      Thank you, if the method parameter and the API doesn't have the same structure then we have to manually build the data in the mediator object say workarea or internal table and use it.

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

    Sir what is the use of IT_KEY_TAB-Name = ' MyEntity'. can we achieve same using it_key_tab ?

  • @SuzanneAlivand-eo2vn
    @SuzanneAlivand-eo2vn Рік тому

    Thanks Ganesh for the great tutorials, regarding filtering, I've a question, is it possible to filter data not from the URL ,but with sending fields through body in a json format or any other formats? I mean sometimes the data that we want to be filtered is too much and we don't want to show all that in the URL. do you have any suggestions? thanks a lot in advance, I always follow your videos and I'm so happy to found your channel.

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

      Welcome, and I am glad my videos are useful.
      I believe, we don't have any other option to filter the values other than URI. Let me find out and update, but UI is a light weight application so complex way of filtering is mostly affecting the performance.

    • @SuzanneAlivand-eo2vn
      @SuzanneAlivand-eo2vn Рік тому

      @@just2shareji yeah, you are right. I couldn't find a way other than URL. wanted to make sure so I asked for your advice. Thanks for taking time and answering my question, I appreciate it a lot.

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

      @@SuzanneAlivand-eo2vn You might try this with POST method as we are sending data in the input data format, normally we don't use $filter option. But GET as of now, only $filter option as per understanding.

    • @SuzanneAlivand-eo2vn
      @SuzanneAlivand-eo2vn Рік тому

      @@just2shareji Thanks a lot Ganesh, your answer is so helpful

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

      @@SuzanneAlivand-eo2vn Welcome!!!

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

    Sir How to give multiple po numbers in uri after $filter= (......) when dealing with header entity set

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

      @@just2shareji then what is the reason behind calling entityset set method only. It can call entity method also know sir.

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

    Hi,
    why do we use ? before $filter

  • @deepikapanicker9344
    @deepikapanicker9344 3 місяці тому

    Hi sir. What is the purpose of using filter in URL

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

    Thanks!!!

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

    Bro y do we use ? In uri plz reply

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

      Not getting exactly your question, if it is about filter, then based on the business scenarios.

  • @adarshsingh5989
    @adarshsingh5989 7 місяців тому

    Hi Ganesh there is a help needed
    Once I go to the gateway client and execute I get the Information msg HTTP Send failed:HTTPIO_ERROR_CUSTOM_MYSAPSSO-Feh lermeldung beim Senden der Daten. can you help me with this

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

      Hope it might related to BASIS, could you please get the help from the BASIS team?

    • @adarshsingh5989
      @adarshsingh5989 7 місяців тому

      @@just2shareji I asked the team they said ask trainer.

    • @adarshsingh5989
      @adarshsingh5989 7 місяців тому

      @@just2shareji Hi Ganesh I asked Basis team of my server owner but they replied it is not possible with ecc System it is only available with hana system is he miss guiding me or it works with hana system

    • @sapabap9977
      @sapabap9977 5 місяців тому

      @@adarshsingh5989 Sometime they might not configured in the ECC or not got the license to do that. Either way.