-
Notifications
You must be signed in to change notification settings - Fork 12
Usage
Nuno Godinho edited this page Nov 30, 2019
·
4 revisions
abapBlame
is a normal report. It can be invoked using transaction ZBLAME
. Alternatively, the program ZBLAME
can be executed directly via SE38
.
The selection screen has two parameters:
- Object type
- Object name
Currently, there are 3 object types:
- Program
- Class (still not implemented)
- Function group (still not implemented)
Program will just output the blame for the given program name. Class and Function Group represent a group of programs and so the output will show the blame for each of their parts.