Hi Vignesh,
I have a similar requirement. I want to add a table view created by AET into the existing assignment block of BP master data.
- BP master data overview page with all assignment blocks : BP_HEAD/AccountDetails
- Assignment block (in BP overview page) which has a form view in which i want to add table view
Component - Z_BP_TIEDOT
View - Z_BP_TIEDOT/DetailsOV (Form View)
- New assignment block created using AET table creation: Z table with 1:n relation with BUT000
Component - ZSRCH_ENH
View - ZSRCH_ENH/CALLING_HRS_MAIN (table view)
Can you help me implementing your piece of code in this scenario. I tried but it did not work. I dont know whether i am doing it in correct way.
Thanks,