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
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.
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.
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.
@@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.
@@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.
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 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
Always nice explanations, please continue))
Thank you and sure.
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
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.
Sir what is the use of IT_KEY_TAB-Name = ' MyEntity'. can we achieve same using it_key_tab ?
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.
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.
@@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.
@@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.
@@just2shareji Thanks a lot Ganesh, your answer is so helpful
@@SuzanneAlivand-eo2vn Welcome!!!
Sir How to give multiple po numbers in uri after $filter= (......) when dealing with header entity set
@@just2shareji then what is the reason behind calling entityset set method only. It can call entity method also know sir.
Hi,
why do we use ? before $filter
Hi sir. What is the purpose of using filter in URL
For passing user input values.
Thanks!!!
Welcome!!!
Bro y do we use ? In uri plz reply
Not getting exactly your question, if it is about filter, then based on the business scenarios.
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
Hope it might related to BASIS, could you please get the help from the BASIS team?
@@just2shareji I asked the team they said ask trainer.
@@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
@@adarshsingh5989 Sometime they might not configured in the ECC or not got the license to do that. Either way.