HI all
i wrote amdp end routine which include Joining tables on outtab and some internal table. i am gettiing memorry issue while executing this sql statement in Outtab . i want to see which sql statement is causing the issue snd want to see step by step debugg within Out tab.in abap we used to trace by each statement but in amdp end routine i am not seeing this option even i debugg this . is there any option i can use to check each sql statements?
In other words can u trace sql statment in side OUTTAB statment?