2008 Nov 05 1:57 PM
Hi Experts,
I am trying to add authorization checks to some of my programs, there are few programs which have few include programs in them and now my question is do we need to add the authorization check in the includes also or it is just need to get added in the main program.
Thanks,
Rajeev
2008 Nov 05 1:59 PM
Hi,
These Checks are always at the level of T-Codes and hence you need to put the same at the level of Main Prog only, which is a base for the T-Code.
Hi Experts,
I am trying to add authorization checks to some of my programs, there are few programs which have few include programs in them and now my question is do we need to add the authorization check in the includes also or it is just need to get added in the main program.
Thanks,
Rajeev
2008 Nov 05 1:59 PM
Hi,
These Checks are always at the level of T-Codes and hence you need to put the same at the level of Main Prog only, which is a base for the T-Code.
2008 Nov 05 2:00 PM
If the check is made before the includes and stops the execution, then no.
2008 Nov 05 2:00 PM
An include will b called only if main program executes so suthorization check on main prog.. itself is enough
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |