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: 

New concepts in ABAP in version 4.7

Former Member
0 Kudos

Hi all,

I want to know what are the new features added for ABAP in 4.7 verstion. I want to know what new key words added. I know that 4.7 is unicode.

Thanks & Regards,

Raghavender.a

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Raghu,

CALL TRANSFORMATION, CLEANUP, FIND, RETURN TRY and ENDTRY were introduced as new key words in Basis release 6.10.

You can refer to the SAP Note # 367676 for further information.

regards,

anand mandalika.

3 REPLIES 3

Former Member
0 Kudos

Former Member
0 Kudos

Hi Raghu,

CALL TRANSFORMATION, CLEANUP, FIND, RETURN TRY and ENDTRY were introduced as new key words in Basis release 6.10.

You can refer to the SAP Note # 367676 for further information.

regards,

anand mandalika.

andreas_mann3
Active Contributor
0 Kudos

Hi ,

look in abap keyword Documentation - abap changes by release

and that link

<a href="http://help.sap.com/saphelp_47x200/helpdata/en/62/3f2cadb35311d5993800508b6b8b11/frameset.htm">abap and unicode</a>

regards Andreas