Hi,
I have SAP HANA standalone system and also installed ABAP system on top of same HANA system.
In some cases where joins to be done from tables with huge data, we are persisting those tables by using AMDP procedure in the ABAP system in background scheduling mode.
Now I'm trying to update 10 tables within the same AMDP. In that 5 tables got updated successfully but the remaining tables didn't.
Can anyone suggest how to maintain LUW for AMDP procedure like Update Function Module in classical ABAP updates.
Regards,
Ramana.