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

interview question

Former Member
0 Likes
360

hi ABAPERs,

good day,

i have one question,

As an ABAPER,what are the differences you see between 4.7EE and 4.6c or 4.6b

thanks in advance,

kcc

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
334

its different versions of SAP.

normally,

if version changes,some of the important changes are,

1. screen flow of the transactions

2. obsolete function module findout & replacements,

3. obsolete statements replacement

will be required.

for example,

in 4.6C and B versions we have WS_UPLOAD,WS_DOWNLOAD etc.. but in 4.7 these function modules are obsolete and need to be replace with GUI_UPLOAD and GUI_DOWNLOAD.

regards

srikanth

Message was edited by: Srikanth Kidambi

2 REPLIES 2
Read only

Former Member
0 Likes
335

its different versions of SAP.

normally,

if version changes,some of the important changes are,

1. screen flow of the transactions

2. obsolete function module findout & replacements,

3. obsolete statements replacement

will be required.

for example,

in 4.6C and B versions we have WS_UPLOAD,WS_DOWNLOAD etc.. but in 4.7 these function modules are obsolete and need to be replace with GUI_UPLOAD and GUI_DOWNLOAD.

regards

srikanth

Message was edited by: Srikanth Kidambi

Read only

Former Member
0 Likes
334

hi,

Check this out

Regards,

Santosh