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?
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.
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.
@@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
Dear sir really appreciate sharing knowledge practically
Thank you
Always a pleasure to listen to your vids))
Thank you
Apprecate very much for the knowledge sharing
Thank you and glad videos are useful.
very good explanation 👍. Thank you so much Sir
Welcome!!!
easy to understand. thank you!
Thanks a lot for the useful videos!!
Welcome!
Thank you for video sir
Welcome!
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?
nice explanation sir
Great!
Thank you
Very nice.
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.
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.
What is the use of expanded entity when we can use navigation property like this?
Are you asking about $expand option?
@@just2shareji can you please do the video on all the addition tags which we use please
Hello sir,
Could you please share a little more details about cardinality option?
I believe that is covered in Video 20 in CDS playlist. Could you please check?
Sir, Please explain the difference between RFC, Idoc and BAPI with real time example
I have explained about RFC and BAPI - when to pick which one. Let me try with IDOC as well.
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
You can get both in the deep entity set concept, are you looking the same just using association instead deep entity?
@@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
@@saikrishna4720 Sorry, I missed your response. Did you get the output? If not please send me the Email that works easy for me.