Ganesh, am I correct to say that this complex structure works in the same way as the deep entity set? You work is just awesome!
@just2shareji11 ай бұрын
Yes, but deep entity needs mandatory association and complex doesn't. Thank you
@sonarravindra2860 Жыл бұрын
very helpful .... I have only one question - what if I want to add multiple lines like a table instead of the structure ... for example 1 PO Header - 1 Vendor - Multiple Addresses - Multiple POrg.?
@just2shareji Жыл бұрын
Thank you, complex type is accepting only one row as of now. So you can use the deep entity for your design.
@AmitSharma1703 Жыл бұрын
Why the hell it was given a name COMPLEX TYPE... Due to this name.. I avoided learning it these many years. Today everything is clear... Thanks Ganesh
@just2shareji Жыл бұрын
That's correct.. :)
@sivamani7914 Жыл бұрын
Thanks Ganesh for the video !!
@just2shareji Жыл бұрын
Welcome!
@aqkhisyed Жыл бұрын
Can you please make a video on standard DB tables. Jus a simple walk through. Atleast those which are regularly used for basic consideration.
@just2shareji Жыл бұрын
Is there any specific modules or scenarios? I need some more details from your end to understand exactly your need.
@aqkhisyed Жыл бұрын
@@just2shareji standard database tables like mara for material master, purchase header we've ekko.. like that all the standard database tables for employee details.. system tables... Like that simple walk through in se11 on data base tables. Thanks for responding. You're simply the best tutor. Keep going on. You nailed it brother 🤟
@just2shareji Жыл бұрын
@@aqkhisyed This should like go through the process flow of different SAP modules. Will do in the future.
@achyutram5833 Жыл бұрын
Thanks Ganesh for this video
@just2shareji Жыл бұрын
Welcome!
@alokpradhan9875 Жыл бұрын
Amazing tutorials . One question is it possible to pass internal table as input data payload in Odata for Get Call? Please let me know any possible ways.
@just2shareji Жыл бұрын
Yes, you may get some idea from my deep entity POST method video. I am trying to add one video for the same in future.