Authorization Group
Authorization group to which the program is assigned.
The assignment of a program to an authorization group plays a role when the system checks whether the user is authorized to:
Execute a program
--> Authorization object S_PROGRAM
Edit a program (-Include) in the ABAP Workbench
--> Authorization object S_DEVELOP
Programs that are not assigned to an authorization group are not protected against display and execution.
Security-related programs should, therefore, always be assigned to an authorization group.
Report RSCSAUTH can also be used to assign programs to authorization groups. This report is documented in detail.
From Functional Perspective
1. Check the requirement is going to meet business requirement
2. Check whether there is any standard reports available to suffice your requirement
3. The time and effort going to take
4. Performance issues
5. Furture changes
6. Scalability
7. Future upgrades
8. Technical and Functional Specifications
9. Data volume
10. Usability (frequency) etc.
- Ravi Sankar Venna
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.