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 Differences in ECC 6.0

Former Member
0 Likes
788

Hi community!

I need to make some presentation about ABAP differences between ECC6.0 and previous versions.

The only thing I thought about was auto complete in code writing, and some color changes in code.

Is there any resourse where I can find full compare?

Message was edited by:

LOS'

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
730

Hi,

It is working fine for me ...

<removed by moderator>

Regards,

Ferry Lianto

7 REPLIES 7
Read only

Former Member
0 Likes
730

Hi ,

I don't know what is your previous version is but this are comparsions between 4.6 c and ecc 6.0

1) The table enhancement categories have been introduced , so we have to maintain table enhancement category

2)Some commands would become obsolete in ECC 6.o IF YOU ARE GOING FOR UNICODE VERSION

3)Obsolete FM have to be replaced Say ws_download has to be replaced with gui_upload or

CALL METHOD cl_gui_frontend_services=>gui_download

4) In the editor , you can expand your structure or internal table..

and you have the help in the editor when i say help

say your keying data when you start keying it will bring all keywords that start D

GIVE ME YOUR EMAIL ID . I WILL SEND SOME SCREEN SHOTS OF THE NEW EDITOR.

This are few basic things

thanks venki

Read only

Former Member
0 Likes
730

Hi,

Please check this document perhaps it may help for your presentation.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5ac31178-0701-0010-469a-b4d7fa27...

Regards,

Ferry Lianto

Please reward points if helpful.

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
730

If you coming from a version 46c or older.....

The new ABAP editor

The new debugger

Shared Memory Objects

Persistant Objects

Web Dynpro for ABAP

BSPs

Regular Expressions

Web Service Proxy Objects

Just to name a few.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
730

Thaks!

Hi Venki thank you, there is no need to send me screenshots, I have the editor ECC6 in project.

Hi Ferry!

Your link is not working

Rich Heilman

Thanks.

Read only

Former Member
0 Likes
731

Hi,

It is working fine for me ...

<removed by moderator>

Regards,

Ferry Lianto

Read only

0 Likes
730

<removed by moderator>

thanks

Read only

0 Likes
730

Hi Ferry

Actually I need to make a presentation for the upgrade from 4.6B to ECC6 and the link you have given is very specific to ABAP objects and I dont think it will be applicable to classic ABAP which the client is still using predominantly.

So please help me out with some douments on that.

I will be very grateful.

Thanks a lot