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

Ise there obsolete keywords like obsolete function modules

Former Member
0 Likes
929

Hi all,

Hi is there any obsolete keywords in ECC6.0 like some obsolete function modules?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
902

Hi,

U can see the one example keyword : TRANSLATE TO CODE PAGE.

Hi all,

Hi is there any obsolete keywords in ECC6.0 like some obsolete function modules?

6 REPLIES 6
Read only

Former Member
0 Likes
903

Hi,

U can see the one example keyword : TRANSLATE TO CODE PAGE.

Read only

Former Member
0 Likes
902

Hi

Yes, there are... for example... occurs n is obsolete in ecc 6.0, To know more.. execute RODIR table in se11.

Regards,

Vishwa.

Read only

0 Likes
902

hi hari i checked out the RODIR table but icoudint find the entry as keyword most of them are function modules is that we have to specify any words in the search?

Read only

0 Likes
902

In abap editor type obsolete and hit f1 on that you will get all obsolete keywords details.

Read only

0 Likes
902

hi

You can type an obsolete keyword like occurs n in abap editor, then F1 and then double click one of them...then it will show you the folder which contains all obsolete statements.

Regards,

Vishwa.

Read only

Former Member