Answer Posted / ashley
Authorization Objects,
1) Protects actions and access data
2) Allows various users to perform various complex checks
with varous conditions.
3) Conditions are descibed in Authorization Fields which
are specified 10 at the max.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
What is an update type with reference to a match code id?
Explain the advantages of logical databases?
What is a matchcode?
What is sap abap data dictionary?
What is the disadvantage of a call by reference? : abap modularization
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
On which event we can validate the input fields in module programs?
What are the ways you can do the tuning?
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
How can we use multiple transactions by using bdc_insert? : abap bdc
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
What is collective search help? : sap abap data dictionary
Explain the use of table maintenance allowed?
Why cant we use Normal function module for data transfer?