Application Development and Automation 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: 
Read only

Abap report attributes : Authorization group

Former Member
0 Likes
869

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
Read only

former_member156446
Active Contributor
0 Likes
772

Check if this might help : EXIT_SAPLSEDTATTR_010 , EXIT_SAPDSAHD_010

4 REPLIES 4
Read only

former_member156446
Active Contributor
0 Likes
773

Check if this might help : EXIT_SAPLSEDTATTR_010 , EXIT_SAPDSAHD_010

Read only

0 Likes
772

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

Read only

KK07
Contributor
0 Likes
772

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

Read only

KK07
Contributor
0 Likes
772

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