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

se11

Former Member
0 Likes
1,660

what is the difference between se11 and se11_old.

thanks...........

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,344

i cant SEE any difference, but since i never used se11_old i never had asked myself that question.

is it really THAT important to you?

7 REPLIES 7
Read only

Former Member
0 Likes
1,345

i cant SEE any difference, but since i never used se11_old i never had asked myself that question.

is it really THAT important to you?

Read only

0 Likes
1,344

not really very important....

just wanted to know....

by the way ...

thanks a lot........

chang.....

Read only

0 Likes
1,344

Do reward if your doubt is cleared.....

Read only

p291102
Active Contributor
0 Likes
1,344

Hi,

I thing no difference between se11 and se11_old . Same features only avialable in ABAP DICTIONARY

Thanks,

Shankar

Read only

Former Member
0 Likes
1,344

If you enter SE11 and go to the first screen, there if you check in the Sytems -> Status it shows Transaction as SE11_OLD.

Both are the same.

Read only

Former Member
0 Likes
1,344

There are certain selection screen changes

Se11_old has been redesigned to se11 in new versions

almost the features are one and the same .

Read only

Former Member
0 Likes
1,344

SE11 (program DD_START) calls transaction SE11_OLD. According to OSS note #35612, CALL TRANSACTION is not subject to the implicit authority check on S_TCODE as when a transaction is started directly. Therefore, even though the users do not have authorization for transaction code SE11_OLD, they can "call" it through SE11.

Use transaction SE97 to maintain SE11 if you wish to cause S_TCODE authorization check for SE11_OLD.

thanks

vinayaka.