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

regarding Standard program using Obsolete tables

Former Member
0 Likes
562

Hi guys,

I have one question to confirm. Customer using Standard include in his addon program at 46C system. This standard include using SADR table in 46C system.

now After upgrade to ECC system, will the Standard include take care of SADR problems or we should again copy that and modify in ECC system. Please confirm.

Because we are having Maintenance view, Having Addon Func group ZXXXXX, under which Standard includes starting with LSMIVDAT,F01,F02 has been used. These includes are using SADR table in it. But when i review the code it looks like they have handled the SADR problem using some Convertion function module after (Select * from SADR) statement.

However in addon programs we are not using SADR table. Please suggest me should i have to again copy this std include as Zaddon program and modify?

Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
538

Any suggestion Please

Read only

matt
Active Contributor
0 Likes
538

The only way to really tell is to upgrade and see if works.

matt

Read only

Former Member
0 Likes
538

thanks