@@SAPTECHNOMANIAC if the dependent entity's cardinality was 1, ex: order to sold to party, then which method should we implement. getcustomer or getcustomerset ?for the association navigation and expand queries
@VitorUeda-js4ln7 ай бұрын
Thank you for knowledge. I have a question, can i use the SKIP or TOP inside of EXPAND? I have two structures, header and items, when the program passes through the header the top show in is_paging, but when the program passes through the items is_paging was empty, in this case, i need use TOP and SKIP in EXPAND, how i can do?
@ramniwasrinku6 ай бұрын
Yes that you have to write the code for and top and skip detail u can see in object io_ tech_request_contaxt
@SAPTECHNOMANIAC5 ай бұрын
Yes that you have to write the code for and top and skip detail u can see in object io_ tech_request_contaxt
@chaitu9339 Жыл бұрын
Hi Ram. Thanks for the knowledge. Must appreciated. I see mostly parameters like "IV_ENTITY_NAME","IV_ENTITY_SET_NAME " and all other parameters in GET_EXPANDED_ENTITY are obsolete as per description. May I know why and alternative methods for this requirement? [Please take a look into method when you have time. Please read decription of each method \
@SAPTECHNOMANIAC Жыл бұрын
We have to use always importing object io_tech_request_context to get all values from URI. For example io_tech_request_context->get_entity_set_name it will return entity set name.
@kamleshsharma720811 ай бұрын
Please cover import function as well
@SAPTECHNOMANIAC11 ай бұрын
I have already covered .This is the video for function import :- kzbin.info/www/bejne/rJaqp2qriJeNrcU
@user-yn5xt5et7y10 ай бұрын
After implenmenting the Get_expand entityset & added the response context .Still this implemented calling that many times based on header itab entries. please suggest
@SAPTECHNOMANIAC10 ай бұрын
implement get_expand_entity as well and try.
@saipavankumar377311 ай бұрын
Even i implemented get expand entityset also its looping based on VBELN kindly suggest
@SAPTECHNOMANIAC10 ай бұрын
implement get expand entity as well and try ...
@devendrapatel6389Ай бұрын
44:20 So here we miss code push down technique
@soumyamitra3508 ай бұрын
Hello sir, is there any document from where we can learn all short cuts for ADT?
@SAPTECHNOMANIAC7 ай бұрын
This will help you :- community.sap.com/t5/technology-blogs-by-members/sap-abap-development-tools-adt-productive-short-cuts/ba-p/13501165
@soumyamitra3507 ай бұрын
@@SAPTECHNOMANIAC thanks a lot . Your playlist on odata, cds and rap help me lot in getting new job and day to day project work. I activately suggest my friend and colleague to follow your KZbin videos. Thanks again