Hello,
I have implemented BAdI DOCUMENT_AUTH01 and DOCUMENT_MAIN01 for CAD Desktop And for CV02N and CV03N transaction code.
But some how it is also called from QM03 and QM02 T codes.
I would like to know which are other t codes affected when I implement this BAdIs ..
Is there any way to check transactions linked with BAdI.
I have performed 'where used' on BAdI but I only get program names.
When I am calling using CV02n or CV03n I can restrict its call using fields Sy-code. But as I am calling these BAdIs methods from CAD desktop also So I could not restrict BAdI calls using Sy-tcode.
So I would like to know what are the other transaction codes which are associated with BAdI.
Regards,
GW