‎2008 Feb 20 1:56 PM
Is there a transaction for looking at a method? Or, do you have to go into each class (SE24) and to go to the Method.
Is there a good way to search for a method without SE24?
Thank-You.
‎2008 Feb 20 2:00 PM
‎2008 Feb 20 2:00 PM
‎2008 Feb 20 2:02 PM
OK, Thanks. I'll remember that when in R3. Only I am in BI system and it says that that trx does not exist?
Thank-You.
‎2008 Feb 20 2:05 PM
‎2008 Feb 20 2:09 PM
‎2008 Feb 20 2:30 PM
Hi Tom/Raymond,
I didnt find transaction SE86 on R/3 and found SE84 and SE85 only respectively for Repository Information System and ABAP/4 Repository Information System.
Will you confirm once did you have SE86 on R/3.
Thanks,
Vinay
‎2008 Feb 20 3:17 PM
Yes, I confirm.
Basically these are the same transaction, $SEU
SE85 pass a parameter EUOBJ-TYPE = 'RDB'
SE86 pass the same parameter = 'PRO'
SE84 pass the same parameter = 'INF"
Both skip initial screen
And if you call $SEU, you get a screen where is written "Please call transaction SE84" (the skiped screen)
There is only one engine under the hood.
Regards
‎2008 Feb 20 2:36 PM