Hi
suppose i have a session named SESSION1, in which there are 100 transactions.
now i want to know each transaction's status ( processed or incorrect ), how to do this using ABAP code?
i searched standard tables such as APQI,APQD,APQL but found nothing i want.
thanks & best rgds.