Hello Experts,
I have an object which contains a table data as part of a collection property.
Can I use this object to insert the data in another complex table? I am unable to use a separate bapi wrapper to populate the complex table in this case.
As I have seen the existing complex tables in the Work Manager applications, they all get populated at the beginning of the main transmit.
at this instant, I don't have the data in one of my objects based on which I have to populate my complex table.
So, after the object is filled using a BAPI call, I have to fill up this complex table.
Is it possible to populate this table this way?
Any help will be appreciated.
Thanks,
Arihant Kothari