Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Abap report attributes : Authorization group

Former Member
0 Kudos

Hello,

I would like to know if there is an enhancement to force the developer to assign an authorization group to the new created abap report, when filling the attributes

Thank you by advance

Philippe

1 ACCEPTED SOLUTION

former_member156446
Active Contributor
0 Kudos

Check if this might help : EXIT_SAPLSEDTATTR_010 , EXIT_SAPDSAHD_010

4 REPLIES 4

former_member156446
Active Contributor
0 Kudos

Check if this might help : EXIT_SAPLSEDTATTR_010 , EXIT_SAPDSAHD_010

0 Kudos

Hello,

Thank you all for your answers.

In both FUNCTIONs , EXIT_SAPDSAHD_010 (include ZXSEUU09) and

EXIT_SAPLSEDTATTR_010 (include ZXSEUU20), I inserted a break <sy-uname>.

When creating a new abap report (i.e. a local object), I reach only the

break in include ZXSEUU20, and never after having filled up the program

attributes popup, always before.

My initial goal was to force the developer to enter a value in the authorization

group.

Do you have an idea of what is going wrong or is it the normal behaviour?

Thank you,

Philippe

KK07
Contributor
0 Kudos

hi,

Two Enhancements found,but not sure which one to use

SEU00002 Cust. func. in ABAP/4 Editor init. screen ('Environ.'menu)

SEUED001 ABAP Editor

KK07
Contributor
0 Kudos

hi,

Two Enhancements found,but not sure which one to use

SEU00002 Cust. func. in ABAP/4 Editor init. screen ('Environ.'menu)

SEUED001 ABAP Editor