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

Code autocompletion for global classes' methods' signatures

0 Likes
551

Hello,

Please enlighten me if there is an option of suggestion listbox popup for global classes' methods' signatures in the ABAP editor in SAP ECC 6.0?

1 ACCEPTED SOLUTION
Read only

matt
Active Contributor
0 Likes
465

There definitely is in Eclipse (ADT), so use that. (Assuming you can with ECC 6.0).

You can also drag methods into the editor from the object display in SE80, and there is the pattern button which gives method patterns.

1 REPLY 1
Read only

matt
Active Contributor
0 Likes
466

There definitely is in Eclipse (ADT), so use that. (Assuming you can with ECC 6.0).

You can also drag methods into the editor from the object display in SE80, and there is the pattern button which gives method patterns.