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 SADR table in standard program

Former Member
0 Likes
595

Hi guys

we are going for upgrade from 46C to ECC. we plan to change the SADR table to ADRC inside the addon program.

Customer Created addon program using Standard include where SADR table is used. Now how to modify this program. we cant edit standard include right.

Do we need to find the simmilar standard program in ECC and modify addon or is there any other way to solve this problem.

Thanks

4 REPLIES 4
Read only

Former Member
0 Likes
539

Please check if any OSS note is available.

ELse copy the include to make Z include and go ahead with your changes.

thnx,

agasti.

Read only

0 Likes
539

Hi Agasti,

Thanks for your reply.

I have one points 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?

Please confirm

Thanks

Read only

Former Member
0 Likes
539

Any suggestion please

Read only

Former Member
0 Likes
539

thanks