Hi Experts,
I have created one AET table and attached it to lead.
I have the structure of that AET table.
I have to create a blank reference of CL_CRM_BOL_ENTITY and put that filled up structure value to that blank CL_CRM_BOL_ENTITY.
Then I need to put it in the collection_wrapper of AET table.
I am not able to create an bounded and blank CL_CRM_BOL_ENTITY object of AET table row item type.
I can't directly update AET table in this case because of some other problem.
Is there any way to add a row item to the collection_wrapper of that AET table.