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: 

interview question

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

hi,

Check this out

Regards,

Santosh