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

Replacement for a function module in 6.0

Former Member
0 Likes
454

Hi

I am in the process of upgrading from 4.7 to 6.0 . The function module SAPWL_STATREC_READ_FILE is flagged as obsolete . Am unable to find a documentation for this function module . So which is the replacement for this function module . ?

Please help . .

1 ACCEPTED SOLUTION
Read only

JozsefSzikszai
Active Contributor
0 Likes
412

hi,

the replacement is SAPWL_STATREC_DIRECT_READ

next time check the source code of the FM, probably you'll find the answer...

hope this helps

ec

1 REPLY 1
Read only

JozsefSzikszai
Active Contributor
0 Likes
413

hi,

the replacement is SAPWL_STATREC_DIRECT_READ

next time check the source code of the FM, probably you'll find the answer...

hope this helps

ec