Amazing work you have done for all ABAPers... I am so grateful to you.. This is best Channel and how deeply you have explained all the topics.. How do you gather so much energy to explain so many topics.. Very appreciated!!
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
Amazing work you have done for all ABAPers... I am so grateful to you.. This is best Channel and how deeply you have explained all the topics.. How do you gather so much energy to explain so many topics.. Very appreciated!!
Thank you and I am glad the videos are useful
Always a pleasure to listen to your vids))
Thank you
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.
Apprecate very much for the knowledge sharing
Thank you and glad videos are useful.
easy to understand. thank you!
very good explanation 👍. Thank you so much Sir
Welcome!!!
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
Thanks a lot for the useful videos!!
Welcome!
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.
nice explanation sir
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?
Thank you for video sir
Welcome!
Great!
Thank you
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.
Very nice.