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

Function module

Former Member
0 Likes
512

Hi,

I have used below function modules in 4.6c.

REUSE_ALV_BLOCK_LIST_INITIALIZE

REUSE_ALV_BLOCK_LIST_APPEND

REUSE_ALV_BLOCK_LIST_DISPLAY

REUSE_ALV_FIELDCATALOGUE_MERGE

LVC_FIELDCATALOGUE_MERGE

Can anyone post what are the changes done in above function modules inorder to implement them in ECC6.0.

Also can anyone post how to find such differences between 4.6c and ECC6.0 in various aspects.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
488

Hi Sandeep,

Youcan search the funcionalality changed in V-4.6c and ECC 6.0. through SDN and Service Market place where you can identify the new features included in the version.

Also As per the ALV Point Now there is some new Functionality of ALV has introduced in ECC6.0 i.e SALV.

IF you want to know SALV then you can search SALV in SDN and you can find several thread on this. Rest other functionalities of ALV's are same in both the searvers.

Thanks,

Chidanand

4 REPLIES 4
Read only

Former Member
0 Likes
488

No changes. Do you find any difference. and more over i think you spelt wrongly the function names.

Read only

Former Member
0 Likes
488

Sandeep,

I don't think there is any thumb rule for that. During upgradation , we can make a z- function module from the old one , check the where-used list to find where it is used and replace the old FM by the new z-function module.

Regards,

Anirban

Read only

Former Member
0 Likes
489

Hi Sandeep,

Youcan search the funcionalality changed in V-4.6c and ECC 6.0. through SDN and Service Market place where you can identify the new features included in the version.

Also As per the ALV Point Now there is some new Functionality of ALV has introduced in ECC6.0 i.e SALV.

IF you want to know SALV then you can search SALV in SDN and you can find several thread on this. Rest other functionalities of ALV's are same in both the searvers.

Thanks,

Chidanand

Read only

Former Member
0 Likes
488

Hi Sandeep,

I am working with 4.7 and right now i am using SAPECC6.0, i have not yet observed any such kind of changes in the function modules you have mentioned above.

If are having any doubts or want to confirm go to SE37 and check the FM by giving its name.

Cheers!!

Venkat